By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T00:47:10.300Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T00:47:10.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T00:47:10.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:47:11.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:47:11.106Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:47:11.107Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T00:47:11.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T00:47:11.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T00:47:11.259Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-20T00:47:11.281Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-20T00:47:12.920Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T00:47:13.417Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-20T00:47:13.435Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-20T00:47:13.436Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T00:47:13.496Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-20T00:47:13.497Z |INFO |Root WebApplicationContext: initialization completed in 2215 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-20T00:47:13.870Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-20T00:47:14.458Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-20T00:47:15.670Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-20T00:47:16.098Z |INFO |Started MainApp in 8.175 seconds (JVM running for 8.836) |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-20T00:47:16.166Z |INFO |Start scheduling PRH workflow |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:16.177Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=da32f16f-2ee2-45c5-8cc7-8f3f816e293f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:47:17.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-20T00:47:24.840Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T00:47:24.840Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-20T00:47:24.843Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:27.683Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0a759148-29d8-4171-a6f7-35c8b4f4640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:47:28.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:38.756Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=7fd023f0-9007-4a68-880b-4af18cae367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:47:39.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:49.829Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ca91301a-6343-4042-96dc-b3f09c450ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:47:50.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:47:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:00.900Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e7ae5cc5-16ae-4219-87b9-48a058a1e8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:48:01.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:11.946Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=7b83ced7-e25e-4111-9320-17c422a5bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:48:13.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:23.011Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bb4d4fc2-0182-4c06-8913-37bcaed8e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:48:24.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:34.116Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fb784a9f-07c3-43ae-9f1a-7aeddad88ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:48:35.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:45.155Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=757609cc-f945-45dc-a05e-fb017b35effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:48:46.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:56.228Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=026dde40-ccbf-49e4-9b22-53bd2f092c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-20T00:48:57.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.79:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:48:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:07.299Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9b7130ca-602f-49d5-a2e9-8a42c9974812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:17.404Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=cb318f53-4257-4757-ab81-7ccb460fda64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:27.419Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2fd29e6d-dd1f-4bd6-a33d-de10b9cd5144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:37.430Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c4245b11-d093-4db5-922c-fa958842a5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:47.440Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0366279c-a332-4d1f-93db-76303d47e72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:57.450Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b943be8a-4e4c-4b98-bc54-ce698f1db298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:49:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:07.461Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=10f1014e-07db-4dad-ae0d-60ebbdfcea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:17.471Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ba4deaeb-d99f-41b3-bbb7-f5b99189667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:27.481Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=7d9d1e66-a5c2-4c0c-89fa-40972e458ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:37.491Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e3118f3e-f101-4108-8018-ad0ddd697c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:37.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:47.501Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4d18e6ac-f6ef-4893-b462-0a0d1c62ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:57.511Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c8d910e5-7a9a-4826-a734-aa8615736472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:50:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:07.522Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=58549e5d-88ab-465f-a28f-c3ccdedbb16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:17.532Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9c2cf53a-6e42-462b-919d-55d8da57fa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:27.541Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=52e50d01-3d3c-4d32-a732-d5bfcf9a3a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:37.551Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=1dd9965d-de19-4703-879f-692ae3be0842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:47.560Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9f2f9adc-e636-4bad-814e-502cb5389717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:57.568Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3661af05-beca-4510-b43e-e494b2125aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:51:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:07.578Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3c05838d-62e8-462a-96e6-cc42a65f9775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T00:52:14.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T00:52:14.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T00:52:14.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:52:14.658Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:52:14.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:52:14.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T00:52:14.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T00:52:14.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:17.588Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=79219b7f-734f-4dd1-975d-734fc2b00d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:27.598Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9eedfb9f-a49a-4d97-a572-5cb2f2eda912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:37.607Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3523fb2a-bca7-4f26-ac5f-0d34e066631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:47.616Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ad6247bf-ad36-44c5-9c11-f16887abe2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:57.624Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5e49b43d-f4a1-4630-88dd-1f995c3869b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:52:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:07.633Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ce72dfb0-fc41-4d99-aa7e-3937fe732133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:17.641Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6bbc9a78-7690-4b10-bba7-1b8738ba8303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:27.649Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e33d7d90-020c-4264-8aa5-c145a09d403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:37.657Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bff41119-46c2-4c64-8c3d-28885c068967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:47.665Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b033aab8-400d-4a74-a8c2-c421711de986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:57.675Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b7f56a18-ac3a-4f37-8464-6c9859459c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:53:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:07.684Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=92f2ad58-648c-4630-a3da-4ed7fb997b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:17.691Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=829aec17-9ad8-4cc1-9781-37a9cbfdad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:27.699Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6001ae3c-6a8a-43b1-a5c5-e4c0c65e1013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:37.707Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3c306ba1-8c6c-49f6-b191-ba7e4f70b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:47.716Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8fb858ca-2df9-429a-9395-cfd1899fcb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:57.726Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3bc0f786-b268-4cae-ae7a-0958ac23794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:54:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:07.734Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5045c20c-8b12-47ff-b6f1-7adb200c0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:17.743Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=829c14e0-b30d-4879-b48c-f10a9986b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:27.752Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=47fe7204-794f-4d53-bcf3-f5b0db540f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:37.760Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e4df6124-2b68-4567-b24d-6e9635dc077e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:47.768Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=97b44f55-37aa-456a-ba8d-d394d79ba684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:57.777Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=354f14d1-998c-4763-9249-97e604265248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:55:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:07.786Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=46ca31a0-a86a-4598-b21c-2b71a04077a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:17.794Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0e038eb1-3d06-4468-975f-9db55aeded40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:27.802Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=047a7020-1c8c-4f6e-944f-7fb3cd476108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:37.810Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=311674b8-2bee-4fa7-b528-21dac5876d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:37.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:47.818Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=34a7d95a-5a4c-402e-921f-507f2aa3d4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:57.826Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2dd7e6d6-7252-44d7-86af-fca8c660d716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:56:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:07.833Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=77be1b3e-5c87-4645-915c-1515c3280cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T00:57:14.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T00:57:14.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T00:57:14.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:57:14.091Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:57:14.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T00:57:14.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T00:57:14.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T00:57:14.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:17.840Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=dcb8bc2a-cda5-4e95-a195-8cfda360d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:27.849Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=161a182b-084a-4705-aea6-7805cfb876e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:37.856Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=1a034ae4-887b-47b4-98a9-cf6075d856d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:47.864Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ff04575a-3975-4ba9-b55e-e4ba832e2229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:57.871Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0a107acb-9176-434b-bb56-70c3b6259d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:57:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:07.879Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c966a508-df45-4064-8142-d05a751d9ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:17.886Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5bc10cf2-6af1-4fe4-b257-af771dad9bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:27.895Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=1b12b922-69b2-41d9-ac47-095ffaf8756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:37.902Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d1e93f07-6830-4e02-b2f2-d70f504ee90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:47.910Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=423d74ca-a43c-4471-9127-ae48e109f68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:57.919Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8aa8ce45-e9aa-403b-a835-1536a6e67c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:58:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:07.927Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=16a2e965-9ae6-47c4-8182-8607337c9299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:17.934Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=eaa470d5-a2ab-4219-b4ae-da0702ee135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:17.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:27.943Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=eb5f1189-00c5-47d5-8859-72a220cb0478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:37.952Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8e5c7aed-b869-4d0c-9fb7-adc7940521dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:47.959Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=29c5fb29-5303-43b0-a4d3-5a23c8a0cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:57.967Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6bc10a52-05f4-49a0-9a1f-31be6e14df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T00:59:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:07.975Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d3f2ecb7-1ebb-4632-b867-a4cd0838da59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:17.983Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=424d453f-53a4-4666-9f67-946fa127c85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:27.991Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6ab3b04d-a28f-4d05-b46d-ebd6a0d696bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:38.000Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ed117f7d-cde4-4dd4-b0bb-eeb05c464591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:48.007Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0b34c388-ac52-4824-ba51-72e9ea91e96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:58.015Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0bb2038c-214c-4ae8-932e-4c49b9ecaa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:00:58.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:08.024Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fb500f1d-4a2d-4dad-85a4-d9120c83c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:18.032Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9ab70bb5-c2b4-42c3-99db-b0f6ab10d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:28.039Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e59f1913-a116-473d-952b-9937c2160f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:38.125Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fd080ebb-eafb-46e4-b838-3377c5278918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:48.131Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bcf86ffc-7f53-4323-935e-87ad5e251e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:58.138Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b097dc21-9063-4598-9403-9402a3013afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:01:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:08.144Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9f8ffe30-1f00-4d4d-bf6f-66fb9a82d2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:02:14.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:02:14.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:02:14.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:02:14.110Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:02:14.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:02:14.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:02:14.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:02:14.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:18.152Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=10504b08-073c-466b-8539-ca3e0793bcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:28.159Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f5fa71f8-c2b7-4f19-8cca-feef10518d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:38.166Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=23c55a34-00e0-4fc0-9e6a-89ef75e68dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:48.173Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c2a85e63-3079-43be-88d6-7073ea5f4164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:58.183Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=da45eb1d-7060-4980-8864-0f41a87be54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:02:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:08.191Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=beafde80-432c-40d2-9d13-f5c1c85a0061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:18.199Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6bf3a3f8-a2f1-400a-8c50-15fe1374ed73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:28.205Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=78a65e69-47b4-4a42-8ba4-a6d186f75e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:38.213Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4c17a5bf-a24b-4a74-9df7-00add32282a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:48.220Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ec95fded-d477-4f02-9d76-de9125d4adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:58.228Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=64794b4a-97b5-4946-9b17-39c9eadf22ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:03:58.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:08.235Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f3cbbffa-8992-487f-a350-1605829acbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:18.242Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ea47faf1-45a0-4354-88d6-c1b464b8df29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:28.249Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=06b8c3c2-3592-443b-b756-1bca8aeaef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:28.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:38.256Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bb3fefef-98a3-465f-828b-471c674a5a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:48.264Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9806ba0d-19ff-4a53-9b4d-119dffd2605a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:58.271Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=66ef9879-963f-4822-81ad-19c040727f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:04:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:08.278Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a406e7df-c226-43e0-bc81-932bab46b6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:08.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:18.284Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8cec06ea-4a26-4e92-901b-476f8156f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:28.291Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=56e39e73-9a5e-472b-b3b6-52bdb35b6169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:38.298Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=dc3e7c8e-9116-440c-808c-12d062f7c160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:48.305Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=37770fd3-4d19-47dc-b7ef-e5f51c43abcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:58.311Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4c77a9c6-4950-456a-ae50-d1651afdd6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:05:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:08.318Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=12027d1a-9817-4e9e-80b1-7431ef1ba4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:18.325Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5c2d7bf4-42dd-4afb-ba56-e9ed769dbcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:28.332Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=75c4141d-e097-4b2d-a77f-0067766fae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:38.338Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bde2bdf1-c64a-4d04-a796-6608236e483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:48.345Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=14b2eaca-23a1-40c2-bccc-3e6cddf1d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:48.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:58.352Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=21285132-62f8-42c1-ac76-a7de1b88da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:06:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:08.359Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c62bd013-7f6a-43c8-957a-1ac48f00cfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:07:14.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:07:14.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:07:14.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:07:14.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:07:14.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:07:14.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:07:14.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:07:14.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:18.366Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c8ac860f-a781-4eba-b48c-8a19104952a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:28.372Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b52f20b3-12c7-4a81-9944-4520ce0cdf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:38.379Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=aeb771ba-ef4a-4233-85eb-ee62fa995296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:48.385Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f1e86385-5fbc-4113-93c2-83873bfeb9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:58.393Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=301f45a6-a622-4865-998f-60124b1aa021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:07:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:08.399Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=de0ccbcb-06f5-4f81-84de-f5dfca0f8030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:18.405Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e755da71-d153-4590-a16f-a9884bbbada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:28.413Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=aaa6e82a-b8e5-46ce-9c2a-90abbeb2576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:38.419Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=963329a3-3dc4-4dd6-ba90-8438daf44738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:48.427Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=1c348f92-42d4-4f56-9318-008069729880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:58.434Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=52259a0b-0168-4b08-b20c-dcae9b5e8bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:08:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:08.440Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a2323689-669b-4705-ba85-85965f2e4682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:18.447Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b84993f3-e4de-41e9-9e23-2ef1b9de6b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:28.453Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2cc3a6a0-57dc-4a7e-8d83-bb0e87046d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:38.459Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=da89f29a-b4d1-4a2b-9e1f-eec53cb03337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:48.466Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=80138ae0-42e5-492a-9c31-3877118eba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:58.473Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bfaa7062-ce92-40ee-ae71-21ff712619cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:09:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:08.479Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ad10d853-c9bc-4ce4-a425-0b919f259526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:18.485Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0e522fbb-68c6-468a-82f8-bb48863c91e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:28.492Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=11c7cef1-d13d-41f5-9a0d-041ebe5a040a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:38.498Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=61a1f26a-1be9-4459-a890-9fe466c13602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:48.504Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d8751f06-191e-49db-99f0-891049a8fda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:58.510Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=63fb1501-a7cf-4695-acf8-b8a67c2d0efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:10:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:08.517Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0583b60a-db6e-49fa-898a-8cd966e020df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:18.524Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ad8e92af-6ba6-49d7-9096-e5b286ac37b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:18.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:28.530Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c07223a8-f7a5-45e7-8c14-45cdcd0a9369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:38.537Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6694513a-afb6-48ce-89ae-1e9a26a8b1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:38.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:48.543Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fe91330e-d0c7-4833-bf89-bac093074f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:58.550Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b711d66f-9bca-410c-a282-36d5aacc0a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:11:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:08.555Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=148aa7f7-14d1-45d5-a919-d546f135b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:12:14.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:12:14.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:12:14.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:12:14.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:12:14.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:12:14.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:12:14.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:12:14.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:18.562Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=20435bc5-7caa-4165-beb8-f5dc6d5fc4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:28.569Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4b05be3e-5ddc-4892-8177-8a993fee0674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:38.574Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a21993e7-0c72-41ed-8642-00ddae50b2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:48.582Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4e34b0f6-882b-463f-9c0e-e4398a783148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:58.589Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=40e63f25-b9e3-4c0b-b641-179c733f33f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:12:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:08.595Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=aa77472a-ec89-448e-8cbf-d484e642ad5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:18.601Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=cf5cf33a-6847-45f7-9db7-cf41ae4cb356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:28.608Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6cf09678-1156-4bd3-8e39-69c8321906a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:38.614Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2a758d00-d27f-47c0-b29b-704505206b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:48.620Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=cd943f17-03dd-4b3e-888d-2d2adc4ed5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:58.626Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4346fa15-373c-48a5-be91-81e9057797ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:13:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:08.631Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=1d2491f9-a105-4f22-a095-26449ccf99a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:18.637Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b35a52bb-5a5b-4e00-b248-af5f0bfa1c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:28.644Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4fb72e2b-6459-4d00-9aaf-7cd7bb2ad7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:38.650Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=98adecb4-88bb-4423-b544-d8f88bc80c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:48.657Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=60c52f5e-060c-4481-b550-b87c30e03c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:58.665Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f0e460f3-143e-4061-ae80-f2b95307cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:14:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:08.671Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ad91f253-61ab-40a1-820d-57a2ae426653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:18.678Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0e458ab9-5acd-4d35-a699-0dde79e9e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:28.685Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ab985a82-1a4e-4284-8b22-8455eea18812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:38.691Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8cba7799-3de8-4e12-8cad-dfe8c08a3ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:48.699Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=68d4359d-e62b-40f8-9b2e-2c40787ef10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:58.705Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=609235fb-a007-47ba-8124-546232b406a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:15:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:08.711Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8456b893-0b85-4736-a588-8ea3e43e188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:18.718Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=cb89784d-d861-4ec2-a0ad-03fa529d660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:28.724Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=55e523fa-597a-4510-a147-ffb2edb25770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:38.731Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=7824e402-7552-4a4c-b469-b0f91b1efa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:48.737Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3343d58f-5207-496f-aa0a-33a7d014edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:58.743Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=84d40d02-e2cc-47e6-afc8-93989956b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:16:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:08.749Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=cb9361a7-ff7a-4e71-9597-6922ae16bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:17:14.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:17:14.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:17:14.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:17:14.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:17:14.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:17:14.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:17:14.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:17:14.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:18.756Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=25491a63-7e55-49f8-a179-b5e9fb6efbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:28.763Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=737f82d7-3cc7-4c5a-8873-c75290052dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:38.771Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3fc548a5-432a-4ce9-969b-0db06152b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:48.777Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f11b5428-6c24-47ce-828b-83d036d8f27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:48.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:58.783Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=af157cb5-10f6-4f61-bb27-75858050116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:17:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:08.790Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=552a743d-18cd-4581-867b-67c749d3bf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:18.796Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a062b377-2d78-4d5f-a90c-09b47b446b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:28.802Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d85e8f67-81e5-4959-8f60-7011ab5eb8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:38.808Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=715efb64-af2b-49af-a906-e5af04062006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:48.814Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0202b4fc-db9f-44d2-9db2-b398e97c38c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:58.821Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=98cbfa5c-0061-49a4-a791-af30a3736370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:18:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:08.827Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b1419dd8-4a36-4e2e-aba7-914221dbad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:18.833Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=02d1c944-b93f-49a7-a1fb-a07833e0ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:28.839Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4d8b6b61-215f-4f3e-a9f8-7b6ae1a564b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:38.845Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9a859dd7-197e-4146-80f0-53e60dc6fb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:48.851Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f588d4e1-a3b6-4094-a925-e46ea80c6d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:48.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:58.857Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a88705a9-5198-4190-869c-ec8b59e5f6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:19:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:08.864Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b529bae9-ad25-4de4-bdc0-48a3b3c4a9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:18.871Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=aca755bb-3f28-45f4-bc99-6c26d3c4904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:28.877Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=95e08992-2f32-4ddf-9da4-adad7e7799a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:38.883Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=96634880-3b8b-4828-9baf-692b9e7c3b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:48.889Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c4a3f8b7-d45b-4ee6-8d77-1aa663ba9c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:58.895Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2454122d-201c-4b72-8be6-cb97f897423a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:20:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:08.902Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=208df0c1-c456-42c4-9b9c-f3e0c581c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:08.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:18.908Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=df225a42-5f7f-4284-a5e2-751d6567bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:28.914Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=85f1f35c-38af-4057-a098-5675f02aca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:38.920Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=4b274b70-99ce-4e7d-9549-8b565b66c795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:48.926Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=cc1d90ec-92b5-4a53-838d-c271abf3819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:58.932Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ccb4e216-6850-4771-8d93-c730e52598b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:21:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:08.939Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5ae7a905-2c60-478f-9767-508955a7e717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:22:14.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:22:14.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:22:14.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:22:14.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:22:14.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:22:14.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:22:14.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:22:14.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:18.945Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=46a664e9-04cd-48b0-8c33-9028f7b1cc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:28.950Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=00a7f011-1552-42af-9316-ad3038977483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:38.957Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2c577d40-4032-4c6f-bd41-7ad69f7f9fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:48.963Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5b0ea477-09e5-4b65-a052-283b4c166058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:58.969Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ebcee129-dcf0-4634-bf9e-a91f20c2fb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:22:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:08.975Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=deb033f8-bfea-468a-a100-6cf8c34828c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:08.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:18.982Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0a2a93ad-4aad-43e9-9762-9ec1c51b5211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:28.987Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=dd2723ff-72fb-4e62-93f5-9d2d2ca58ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:38.993Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=78b3cd7e-314c-44b8-9a99-66bf44ef03b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:48.999Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=be3c9710-cdf1-4402-9913-b06a4990270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:59.005Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=84fa5903-7374-48ab-be26-60b09052d7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:23:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:09.012Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6aca5537-042a-40c5-b0dc-c65a40477d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:19.018Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8401015d-a235-421f-bca2-7455454b01dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:29.025Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8346c0af-9329-4015-b70d-c5d9be591c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:39.030Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bd5ddb9a-6997-424a-9cfd-3cb6d5e272fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:49.037Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=722f8721-7c94-4127-b31a-d9a283aa69f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:59.043Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ae7b6b78-a832-43ab-8a7b-74f5f221d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:24:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:09.049Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d123c224-ce58-4c69-a801-06526f33e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:09.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:19.055Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6958f065-ca24-4273-8fc2-04df42a8fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:29.061Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b5e46543-f2d1-46e9-ac6b-bd9e95e04fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:39.068Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fd5e9501-161d-4113-968f-65d4d4f6217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:39.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:49.074Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8414abe1-3426-48f5-8a08-260e17f546c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:59.080Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=aa590d50-2db6-4c95-bc21-a4c18978005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:25:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:09.086Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ffac2691-866b-492b-9785-3de62ebf6bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:19.092Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ab1e1b7a-3118-4e3e-876b-4f6cfe094550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:19.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:29.098Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=061df9ab-dc6b-4590-b987-0066dd0c4bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:39.104Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c037c9b0-26c6-4d0b-9d64-23e7067adf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:49.109Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a4b164bb-644f-4422-894c-8766397b6e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:59.114Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5ed4256e-61db-4293-ab14-f9712b72682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:26:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:09.120Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3a8627a8-003b-4b4e-8d2d-9f5d55bf8f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:27:14.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:27:14.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:27:14.068Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:27:14.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:27:14.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:27:14.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:27:14.073Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:27:14.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:19.127Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0a4dde91-e88e-4914-b814-7e3def689878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:29.132Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=067c8d2b-d561-4fdb-b10e-f3da1fb426f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:39.137Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a5e840e1-71cf-4c34-a25c-63659bf0fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:49.142Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=3aa8c018-94bd-461b-9a48-4d48aaae6b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:59.147Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=11d08632-2cdf-498f-baa2-a37e1107fa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:27:59.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:09.153Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6081f5fd-5606-46ba-a9a5-c30e2c8d433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:19.158Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fa43ee18-0d71-4d0d-960a-513e0b37f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:29.164Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=21d297b1-7014-444c-a1bd-8aac6bf3ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:39.170Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=05261956-692d-4f10-bdcc-065ccd5e3af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:49.176Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b37571a0-115d-4a29-bac1-45926b0a32d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:59.181Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=fb4168bb-7008-44ec-bd7c-d4899dc65ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:28:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:09.187Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d95b84ff-c4a1-400b-b1d8-b88e4c8888e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:19.193Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=2e97ba60-427d-45b4-8504-daaecd0e8560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:29.199Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=034ece90-73a7-4172-9ec5-26ccadaa55e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:39.216Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c454029b-d1e3-45a3-ab7f-311f9023e014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:49.222Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=379d3231-9e7c-439b-851c-e77f2a9dfecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:59.228Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=45fec187-0de8-4479-88b2-b6f362d9326d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:29:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:09.234Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=7112a8ab-3618-4ebe-a792-5ac92cc6aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:19.240Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6341fdd8-990f-4c5f-b7f2-b75927c8fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:29.245Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=c100d7e1-a931-45d5-b9f4-a1288cf35d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:39.250Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e308690b-cffd-4e0b-9bc7-553cce7449fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:49.255Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=da09848c-5cb5-480c-98b1-12a3b97c31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:59.261Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=8cf9590c-242f-449d-b06a-a1f7309cc344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:30:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:09.266Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=06be5616-ee70-49aa-84f3-81ba5a063f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:19.272Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f07bfc64-ec7c-4216-b23b-5c96dae02b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:29.278Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=59452699-3c5d-4aba-98eb-544ca57ac9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:39.284Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=5cb4b5dc-a784-4624-88fe-3078b8aaba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:49.290Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=768d1ac1-686d-46a2-ad43-8df0c7111215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:59.296Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0d5eaf89-fc77-4498-8a1a-f3d2c40bca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:31:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:09.301Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=dd3b1e68-34ac-499b-98f9-5880f7462b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:32:14.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-20T01:32:14.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-20T01:32:14.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:32:14.059Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:32:14.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-20T01:32:14.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-20T01:32:14.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-20T01:32:14.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:19.307Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=6cbe4d3d-879a-4cf3-aa2f-ba2f6cd42ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:29.314Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=b96c68bf-f5ad-47e5-80c1-fff607e5c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:39.321Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=46079fdc-73f2-4f66-a67d-33f3f19ed26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:49.326Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d9df867e-ee70-47a9-8361-10912aefca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:59.332Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f9c68025-606a-446b-9d45-4065a67ca8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:32:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:09.338Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=7adc3412-5397-4b23-8024-8ad7edf79e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:19.344Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=9bc338f8-de28-4008-97c3-d9503ccb8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:29.350Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a452722d-b58f-4c83-b622-228187332913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:39.356Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0e4bab8e-c382-4332-98c1-93c18b8abca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:49.363Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a77e0f25-c7f9-4bee-aff8-1486a0cd04d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:59.368Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ec4e819f-9fa2-4a86-a9f7-339ca79e050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:33:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:09.374Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=ad73ae16-c18f-44b0-95b0-24b71bcb7f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:09.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:19.380Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=26cff72c-0990-4204-a912-7c216d973430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:19.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:29.385Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=a564dea9-433e-4081-8bbb-0ac01fd55a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:39.391Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=483dec9a-4e48-4473-b615-faf0179e217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:49.396Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=50ea2194-7d3e-4624-bec8-a3d9f1657316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:59.401Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d7eccd1e-2b9a-4993-ba84-1b610ff85c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:34:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:09.407Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=e63c9a6b-3d01-4ba5-9729-4fa89141cbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:19.412Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=bb0ac0bb-89af-4294-8fb8-93f69dbe883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:29.418Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=0c422f55-7f36-4c0b-ae88-eec7da2baf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:39.424Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=f0d08ef6-70fb-4fa5-9bd2-9ebcbcf233a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:49.430Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=98092c01-ebc4-465f-814c-4f44dbbd6eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:59.435Z |INFO |Init configs |InvocationID=d4367b71-f5b0-4528-ba8f-ae9ffbbcb870, InstanceUUID=d727da8e-82d0-4d75-8bd8-de1028167425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-20T01:35:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |