. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:13:20.999Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:13:21.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:13:21.033Z |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 |2021-10-28T15:13:21.533Z |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 |2021-10-28T15:13:21.616Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:13:21.616Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:13:21.616Z |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 |2021-10-28T15:13:21.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-28T15:13:21.766Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-28T15:13:21.786Z |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 |2021-10-28T15:13:22.975Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-28T15:13:23.358Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-28T15:13:23.375Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-28T15:13:23.376Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-28T15:13:23.429Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-28T15:13:23.442Z |INFO |Root WebApplicationContext: initialization completed in 1655 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-28T15:13:23.806Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-28T15:13:24.585Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-28T15:13:25.790Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-28T15:13:25.905Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-28T15:13:25.907Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-28T15:13:25.910Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-28T15:13:26.260Z |INFO |Started MainApp in 7.067 seconds (JVM running for 7.604) |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-28T15:13:26.314Z |INFO |Start scheduling PRH workflow |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:26.324Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b19c7826-2b05-4fe9-bdb5-6b341fcd12fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:13:27.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:37.758Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=259956c7-74a3-4ab1-bbab-94c226ecedee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:13:38.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:48.791Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=18fb987c-cfbd-4eea-9e38-23725a3bfe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:13:49.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:13:59.829Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0c3a9209-7076-4497-b281-6a09f4f907d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:14:00.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:10.869Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7d6e3893-6315-4ff6-a58e-c10cf3120758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:14:11.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:21.941Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3b1c2db9-3f17-48fb-8666-631fee1acf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:14:22.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:32.982Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=266c30bb-cac6-445b-8245-d6c4e201108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:14:34.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:44.023Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=045b8a98-c4a7-45bc-a2cd-6953740b144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:14:45.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:55.061Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c49ea84f-c1b4-4e06-ac38-03b92facd7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:14:56.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:14:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:06.101Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4cc90212-241b-4bd8-8d24-376860485a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:15:07.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:17.145Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=280b76f7-9fd3-464e-941c-28d0b29fa86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:15:18.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:18.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:28.181Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9c17637f-c3b6-483c-82e7-2d40d84ebe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:15:29.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:29.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:39.226Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4332eaff-6c34-49d9-b2d1-c44590fb4073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:15:40.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:50.293Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=428c9240-9fb0-426b-b552-5667314def49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:15:51.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:15:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:01.333Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=90e540d1-13c0-4cee-9b35-a2f04593491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:16:02.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:12.374Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a0eaa658-6bf1-4012-ab1c-89d06aa4e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:16:13.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:23.413Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e6e120c2-f1ce-46ce-b374-44bd11048bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:16:24.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:34.453Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b016c82d-5ca8-4a8b-99a2-3037aff84a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:16:35.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:45.494Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c1d24659-e4c6-4cc0-9bb8-8644ea6668f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:16:46.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:56.534Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ffbe1ad0-b0b4-442f-bb0a-5f6e44d42469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:16:57.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:16:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:07.574Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=89b8c828-f5a5-4eeb-a8f9-902f11bf9785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:17:08.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:18.617Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2037df3a-f25d-4b0d-8960-edbb8afe8d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:17:19.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:29.653Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7f3a61bf-c5c5-4f4c-9af3-d851f6ae07b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:17:30.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:40.693Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d9200e59-bd98-45d7-848b-aa9b73e497a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:17:41.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:51.733Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1a1fda45-4431-434f-9709-7b424eb1742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:17:52.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:17:52.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:02.773Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=06b931d2-d213-4acf-9a35-8f22df11b074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:18:03.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:13.814Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ec59f92e-835c-4a09-898c-e740735943db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:18:14.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:18:24.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:18:24.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:18:24.846Z |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 |2021-10-28T15:18:24.849Z |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 |2021-10-28T15:18:24.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:18:24.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:18:24.857Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:24.857Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=97c862b1-efb6-4712-8f9e-39fc37ada304 | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-28T15:18:24.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:18:25.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:35.893Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=18f6a092-83e1-4198-a9f5-3a195038d8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:18:36.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:36.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:46.933Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9a147780-bc95-4e07-96b3-8ce5bbf55a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:18:47.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:47.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:57.973Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=03d72d34-f937-4157-9263-b6f79680029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:18:59.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:18:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:09.016Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=72710d25-5954-4e88-9885-ac03c37aad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:19:10.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:20.056Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=03ae6962-952d-4c7e-bdf9-363c2cd29efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:19:21.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:31.093Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e111959c-9081-427d-8e56-9870b44116d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:19:32.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:42.134Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4a7977d1-abb4-4b2e-bcaf-f67c84c88e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:19:43.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:53.182Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f80bc5da-1328-478f-ad04-29ccb9e37fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:19:54.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:19:54.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:04.213Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f0e45d23-1cb8-4819-937d-fee7031a4892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:20:05.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:15.253Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5e833332-1f74-4ce3-b796-a784b9cfe408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:20:16.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:26.293Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b404187b-cc8c-46fd-9a50-2e13f6a98621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:20:27.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:37.333Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f6154aa6-a6b9-433b-9967-ebaa5d8a586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:20:38.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:48.377Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=41483453-532f-451e-a091-5c837c5db984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:20:49.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:20:59.453Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b7d1996b-76f5-4b41-aa8d-3bb82ed52656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:21:00.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:10.486Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=084b0a18-5bfb-456b-bd5b-fa22c45dee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:21:11.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:21.525Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3eb23338-c766-43da-bd36-266812f51157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:21:22.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:32.569Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1365946d-2c2d-4fb5-9955-0b7501148157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:21:33.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:33.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:43.605Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5f7a4140-c221-4309-b44f-909c68deae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:21:44.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:54.645Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eaf654d2-727d-4236-b570-05b259574391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:21:55.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:21:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:05.685Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=63ff2358-0b62-4b7d-89c2-984c84aa3728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:22:06.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:16.725Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=34f5ad1f-ac87-488d-a5bf-00824092c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:22:17.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:27.765Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4a5e89a0-3b6d-4856-acca-2b895630968f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:22:28.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:38.805Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=900cfd25-662e-4097-b070-b8a961e3be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:22:39.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:49.845Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=12df0d34-3cd6-4149-91f1-43a62769c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:22:50.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:22:50.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:00.885Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f4a2bcce-8962-44f4-a4e9-b696afe705c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:23:01.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:11.926Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=be829560-5124-4da7-874b-361c28ab08ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:23:12.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:22.965Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a124d519-bc10-43ed-a109-70b1bbaaad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:23:24.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:23:24.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:23:24.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:23:24.147Z |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 |2021-10-28T15:23:24.150Z |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 |2021-10-28T15:23:24.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:23:24.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:23:24.157Z |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 |2021-10-28T15:23:24.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:34.005Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=80a15571-20c9-4d09-84e1-09d6a036ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:23:35.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:45.046Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=efb93aea-f5e6-4128-9374-6b2d515f291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:23:46.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:56.085Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f88ecae9-f774-4503-bfc4-62eec6374ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:23:57.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:23:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:07.125Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=bfe71420-4041-45fb-8177-318d9c29b989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:24:08.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:18.164Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9d8cbccd-36b9-4634-90a5-aa49bc20a690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:24:19.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:29.209Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4c5bbadf-6c6c-46a3-8085-c05e3d2706c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:24:30.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:40.245Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=490340d2-a42d-4cda-bc11-0f8a76d4c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:24:41.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:41.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:51.285Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e9c8b554-35b3-4dbe-a333-b0542ab13075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:24:52.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:24:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:02.325Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=58036fd3-7fe6-4032-a2c6-dcf0070e77bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:25:03.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:13.366Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f34bfa4f-8c95-4746-bd25-4a3fd1abe78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:25:14.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:24.409Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e2e9c582-3bef-400d-b247-a55e081d7138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:25:25.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:35.448Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=964e1cc0-7d39-4b4d-a816-438c8f8d6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:25:36.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:46.486Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=02892155-74bf-4853-a642-f8ba9d051748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:25:47.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:57.526Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3844e4cf-32c1-4d3f-a6ee-5bc44d73174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:25:58.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:25:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:08.568Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f3febe5c-d261-4821-b8d8-12870b26d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:26:09.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:19.605Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8cf8a22c-44a4-4cfc-8002-2dbf9c99d39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:26:20.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:30.652Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e38913b2-532d-4ece-8963-0155536e8067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:26:31.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:31.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:41.685Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=48b231fc-6579-4d45-824b-fda6cbcb314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:26:42.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:52.725Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3defe766-3b17-4e1a-b4ab-8d3dc99ab605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:26:53.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:26:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:03.765Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=78a9ece9-1da5-4e91-87f1-2f2fc8479e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:27:04.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:14.809Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e30e885b-72f6-453d-aca1-f5e8acfc3b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:27:15.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:25.845Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c4a67faf-9ed7-4131-84c1-cbfcf6d9fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:27:26.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:36.885Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6d0ab227-a7ed-42c8-a8fe-235ce6bc44a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:27:37.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:47.925Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=cf75caed-27d3-427b-aee2-9c61755d1e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T15:27:48.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.242.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:58.965Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6b6a2fcd-5754-4c43-a140-10aad679d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:27:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:09.091Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e5b64fe2-00ca-4d91-bc1a-7f1c945d8e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:19.116Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=966dfb19-1d65-4d2c-82eb-395cea9220dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:28:24.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:28:24.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:28:24.140Z |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 |2021-10-28T15:28:24.142Z |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 |2021-10-28T15:28:24.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:28:24.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:28:24.152Z |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 |2021-10-28T15:28:24.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:29.132Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4832309c-8358-4f3a-8f3c-1d091e714970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:39.143Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=44870b75-f0b9-4780-a692-59c92d186d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:49.154Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=513da8e0-0f28-4d1a-b38f-cfd478aa6d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:59.167Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9a8a23b6-1d47-47cc-ab0f-299d5f51135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:28:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:09.175Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=03951fde-025b-41f4-b615-bba3546d1715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:19.184Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ac525e81-2606-4b02-8a8e-948da59e8d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:29.194Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b84f7c64-f1fd-4810-8bc1-d9d53d9055af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:39.201Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b3e22090-161f-4e03-8f88-a8cd87a7931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:49.217Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=863b2d72-f57a-415d-8f56-c1cb240aef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:59.228Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d2e46c78-f7d5-4eec-9c7e-2482772c9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:29:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:09.236Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=afd30248-1fba-4eca-b3ad-00695c13a70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:19.247Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5d09ba3c-2c2e-4896-8a6e-ac58abcde6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:29.264Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d7b44de7-2ec8-481f-81ce-ff86df09920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:39.277Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b9c657bc-814f-4cc0-89a1-28294943d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:49.286Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=bc7414ff-c424-4821-8315-cfd990b41438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:59.295Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f4b267c2-08a4-46e9-9fbc-c927ac9e538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:30:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:09.303Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2a9119fe-195a-408f-9c34-404ab85267e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:19.312Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=00908328-eae1-445d-a1d9-56b4b4b8cbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:19.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:29.321Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=396a99c7-e5ed-49a3-a6fb-7215e21860af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:39.333Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e8dd55bf-95bd-4fdd-b7d0-9369bf2315c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:49.341Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=583d1409-b1a4-4a15-90ea-4780844dcc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:59.350Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4772f1ab-f702-42e8-80f8-e2a531862e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:31:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:09.358Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=84d5aad8-4635-4f4c-a94e-ea08d05e8740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:19.366Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ebcbeec1-157d-4002-a671-ca1ba15ea448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:19.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:29.383Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=08599edf-a4e1-4c5a-810c-fe40d8946b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:39.395Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a85057e2-1a49-45e4-9592-04ccf5ea4e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:49.405Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a6a9fbd2-ece4-44ef-91d1-e05d45602715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:59.417Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=63ff1431-af02-4921-985e-5057f27e40c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:32:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:09.428Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c680b534-7b1a-4d8d-b2a6-b58d5ec6d531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:09.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:19.436Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=12c9bdec-909b-46dd-b2b4-dc54703bb900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:19.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:33:24.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:33:24.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:33:24.187Z |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 |2021-10-28T15:33:24.189Z |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 |2021-10-28T15:33:24.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:33:24.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:33:24.197Z |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 |2021-10-28T15:33:24.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:29.446Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=84952cc0-0c64-447e-b489-29f93845c7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:39.459Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=13b739cb-2358-4eca-ae17-fe516b55cbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:39.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:49.466Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ae6c4551-1462-471d-9036-22f167aecec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:59.473Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3817029e-762a-470d-bde6-58a00d8feb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:33:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:09.487Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=42c8f6a7-c387-4ac7-ad18-a406e3fc66fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:19.495Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=253eb721-15dd-4b82-ac21-1fceea965db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:29.506Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=08ccd7d8-0c26-4820-b500-5c498c1dd2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:39.515Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b7903aee-9010-408a-b222-13ceecfdb815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:49.522Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b4c5a0fe-c395-404b-843d-53b47647f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:59.530Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a3b40c39-6ed6-43cf-a10c-b5f1399b36b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:34:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:09.538Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=05bcff4b-598f-4ffa-a190-33f25069823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:19.545Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8cee83da-004d-4efa-afb8-d9d1988c0b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:29.555Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b05eac08-bc87-4cd6-8ea6-899f7aae651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:39.562Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6d87c86c-e972-4957-9db8-a1fe8a9ba40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:49.570Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6d4add71-ff74-4715-a6e4-032d71ab33fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:59.579Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5614a86c-8165-4492-b7cd-c789d8429217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:35:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:09.587Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f222b7d0-9523-4a0e-9f41-8e5714cd4fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:19.597Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7e7aa46f-f89a-4549-8381-e024d072bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:29.605Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=140a648a-6b20-4127-9c55-4b94ba259602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:39.613Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=774b8896-5005-41d0-a9e0-eefe1e82c570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:49.620Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=76068b67-a8d7-47cf-b3f9-c57856411f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:59.628Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5b798e93-7e19-435f-a83d-da9a0bc7cc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:36:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:09.635Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8f363488-0ddc-4caa-a0a0-ab78e42d96c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:19.643Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=13d04f29-b46e-4566-9826-b2cae2d17bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:29.653Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e20d7496-68b2-45e0-a57c-54c540d3ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:39.660Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d6acbe43-bca0-4c45-8ecd-a117d28c672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:49.671Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f6cbe7e7-a99e-49b0-bb62-d58ea211e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:59.681Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5a322810-f846-43e8-98ab-9fca62f0884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:37:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:09.689Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c6222bd2-7260-454d-9cd8-1293184ce32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:19.697Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3454f114-633e-4d91-9a53-17428db26255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:38:24.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:38:24.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:38:24.108Z |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 |2021-10-28T15:38:24.109Z |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 |2021-10-28T15:38:24.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:38:24.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:38:24.115Z |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 |2021-10-28T15:38:24.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:29.704Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c1710b0b-92d1-4b04-83c7-b8917a735f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:29.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:39.713Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=828c95cb-3b20-4fd2-8cc3-0afba6ae7129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:49.725Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f60c30db-2316-4edb-8b0f-9b68562ef2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:59.732Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8688e5e0-916f-4c8a-8c3c-39d16a525e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:38:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:09.742Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ee160d95-4c24-4fbd-826c-ae9e79730763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:19.752Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eadfd4c1-85b9-4603-8eee-b2503f4e75f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:29.760Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8b540a5c-35c5-410d-ad43-55d79e4cfe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:29.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:39.767Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=be4de1b3-925d-4283-aadc-04bac805c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:49.775Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5bda8831-497f-40f1-9477-6a8a7ce494a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:59.782Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3ab950a4-824c-4faa-a4e6-844647615c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:39:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:09.790Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e893ed2d-e766-4e69-bf8d-9086e94983d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:19.800Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=abaeae7e-9a80-40c6-8478-86ac6bfadf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:29.806Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=12a86648-eecd-4294-a5ed-ea3f122a14e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:39.819Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d80abc33-1c2b-4e06-85f7-9b27cccd9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:49.827Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7b02136c-b52d-4bb7-a768-2bc536a0332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:59.834Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c3dd6551-8c8d-4421-833f-f71981016310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:40:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:09.841Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2856ae94-1ded-4154-8815-532fadb8485b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:19.850Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=17028fdd-8842-44f5-b721-4db7f74f1c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:29.856Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d8a28774-f724-48e6-8f9a-5fdc069cb102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:39.863Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e0aa455f-330b-453a-bc38-dee94ab2ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:49.871Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2ad5294f-0958-4188-976a-697182080d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:59.878Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0383ffb1-b3fe-4cc9-99bb-28f8f0a31d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:41:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:09.885Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ec32a7ee-b71d-465b-a714-eb25e04f3c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:19.892Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=98d2df23-a867-4d9c-9b1c-c54f401cab93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:29.905Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=22ebad64-c779-46ed-9b2b-59f616b30032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:39.912Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=add75240-c73e-4c0d-8108-f457e72bd199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:49.920Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=86240cab-53c7-4a77-a4e8-3daf371fdd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:59.928Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4d8b7d6e-1417-4082-b8f7-b947829da231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:42:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:09.935Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0044d044-60c1-47f5-8549-c93abaea8c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:19.943Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=18006518-f974-4da9-bfcb-0695ac1f33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:43:24.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:43:24.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:43:24.171Z |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 |2021-10-28T15:43:24.173Z |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 |2021-10-28T15:43:24.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:43:24.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:43:24.178Z |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 |2021-10-28T15:43:24.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:29.953Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=55277c39-ee3e-49f4-aea6-0f128be93451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:39.960Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fafc9518-1ddb-4905-8623-dfbe53a6b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:49.967Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=17954878-cc3a-4de9-90b7-74103fcd293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:59.973Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=be759221-7003-406d-90b3-457bf52a9f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:43:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:09.980Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f3f54eb2-b985-4bca-87e3-86a9e459ad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:19.988Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eba54303-1965-449b-aa8f-a6a26c3bcd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:29.995Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7d37a1bc-7a92-4ecf-84ae-456e05071cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:40.003Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=64e15f9f-29e3-40ee-998d-597a1f2e169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:50.011Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4f41d17e-b306-400e-8ae0-024e0508030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:44:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:00.019Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=87597c41-b13a-4f14-b0f1-ad6fb6816391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:10.026Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=76013581-f15e-44a0-a71e-c1eee81361ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:20.034Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=90008de7-9ff4-42c8-bec7-79d541c17622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:30.042Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0e092763-9a3c-40e5-b374-0ef65abbd641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:40.051Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d1511a9c-e90b-44ec-a47c-373714d1edb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:50.058Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=50fff2f6-cfa2-4bb2-8636-937d9853c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:45:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:00.065Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=20828dd4-ac31-4769-99ec-da211656757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:10.071Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fd174d99-546b-4a47-930d-50437f43e78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:20.079Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=36d8345e-5d43-4ed5-8c94-60cfbbc8cc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:30.086Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a89fd4e7-27d2-4757-afa7-d1ab05008f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:40.093Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=62462e32-f686-4768-a86e-f76924698b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:50.100Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ab3ff81e-44b7-41d7-b7b7-8b1ceab87762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:46:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:00.106Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1cf8c36c-6cac-431e-9d92-4771f0133389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:10.113Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1f428aee-33c2-4cd5-82ee-9d9a13855d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:20.120Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=431fc911-bc28-49d8-9057-deb629e9272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:20.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:30.128Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=10113746-6729-4dd2-ad6d-3a19b27de458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:30.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:40.135Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=44649ad8-c2c0-4f8a-8f35-60945546c518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:50.142Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e29752f8-5224-4c4e-9f36-d6de402b0acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:47:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:00.149Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a446ac1e-c808-4cba-acbf-865e5122685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:10.156Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=86d5f4fa-7aee-492a-96fd-2797ce1718c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:10.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:20.164Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a7988fa8-ebda-4b1e-bfef-38846ffa09a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:48:24.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:48:24.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:48:24.092Z |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 |2021-10-28T15:48:24.094Z |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 |2021-10-28T15:48:24.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:48:24.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:48:24.099Z |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 |2021-10-28T15:48:24.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:30.183Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a8b8633e-7859-400f-88b4-a7da49e30391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:40.190Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f2724f7c-ab64-4acf-a7b2-2d105ee2a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:50.196Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a2dfba1c-2b17-4da5-a053-ee03a5ed51cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:48:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:00.203Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6c7252f4-c8f3-4a0b-8a66-bf3cdd71b9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:10.211Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e26fe592-cabc-4d99-bd98-377e385b90d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:20.222Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fe1669e3-cb66-4bd8-928c-a5fc982b5981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:30.232Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eece6ed6-bbb0-4132-94b1-464dcf8257cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:40.239Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=de83862a-9be1-4d3c-928b-2a549316c3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:50.245Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f7f8cf2b-0f19-4224-b121-eb47f22245b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:49:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:00.253Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=56099329-9e1c-4922-a2c3-cccbe60f37ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:10.261Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fbe0e2eb-e18d-419e-b24f-28fdcf4b4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:10.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:20.268Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=29f373c3-72d8-426b-b154-5e045681d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:30.275Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=40be8853-7d67-47bc-a87e-7c7048925c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:40.284Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=53a1d2dc-1288-4497-b1b9-012c2930f4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:50.291Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b835028e-f6c0-494d-9a46-357c7113617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:50:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:00.297Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b7e21067-8ef8-4713-8842-7789cd0dc228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:00.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:10.304Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c0c40862-6c91-4008-9a1d-5439591f1d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:20.310Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9376b966-4fcd-4fea-a8be-39ee16d72814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:30.317Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a19e30eb-7aff-4ae6-8d8b-66d6820bcc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:40.323Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=58c688c3-6f30-491a-84bc-07c3e9ae01f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:50.328Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=21362578-76f1-4c3f-8e23-7f61b8f7c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:51:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:00.344Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4967e025-8ce0-49d4-b928-59e1eea1cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:00.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:10.350Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2620c915-5fcd-471d-952a-a9bdc5ba3541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:20.357Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ee085f13-bad7-4065-a4d7-6f4b45ca466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:30.363Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6599f245-135b-45e3-9f2b-4e8a22ecabd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:40.369Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d1376b3b-c973-47cd-964f-e525a24ed6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:50.376Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4c8318d2-6a19-4202-8dd9-07f9a0fd6881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:52:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:00.382Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a4516cde-4cd2-409d-9c8a-60ea15521ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:10.389Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4edea37d-9927-4812-a69f-3c3e2261bede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:20.397Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=df9178a3-ec77-4294-947b-3e17031b665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:53:24.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:53:24.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:53:24.190Z |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 |2021-10-28T15:53:24.192Z |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 |2021-10-28T15:53:24.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:53:24.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:53:24.197Z |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 |2021-10-28T15:53:24.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:30.404Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=23a7ef5c-799a-47e1-9761-d2be26591739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:40.411Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=12ca6d9a-6874-4609-838c-1bcb24fa7fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:50.417Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=dc50c24b-c18f-4882-9cbb-318a5682ccdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:53:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:00.424Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a4647ba8-4b47-49d6-8eaf-dd67dd44af6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:10.430Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2f16870b-39ea-4e8d-8b29-70a8f2ffe4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:20.436Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c0def078-0b03-472c-afae-39246aa0fb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:30.442Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3c5ad0a9-5d9c-4727-8b61-3835cbb5bb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:40.448Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0cc0cc9e-8355-46e5-a23a-9c95f75996c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:50.461Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c42c75a8-459b-41bf-9d40-56d76d594109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:54:50.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:00.468Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3b2c0283-9763-42fb-86a9-e51f29170215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:00.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:10.475Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6a3fd5f5-0a33-406d-bea8-6fd1b8d577b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:20.482Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0de7d342-3d4d-4f73-a29e-eaefe5ab7a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:30.490Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=520d240c-1feb-415d-8337-73de59029910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:40.496Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0636aa3c-739f-431e-80e5-a9ff7aa31d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:50.503Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eddd470a-830e-4aa3-8e39-041136584c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:55:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:00.509Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=67b02bf8-826c-4fd8-9c1e-42a665cc4282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:10.517Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=55e8fe82-f6c5-4e89-a0e8-b87e3235395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:20.523Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=86323b57-4ec0-4fd3-b2c1-755569845160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:30.531Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=62827599-6dcc-4db8-823e-6b9b15abdc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:40.537Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0181f0ad-7671-44f4-9dee-987dc3607c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:50.542Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3a211fc6-b049-4c3f-951d-970536fd0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:56:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:00.549Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=efd55a81-06f0-4995-827c-be0f1d589147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:10.555Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1001543d-df28-42f4-8ed9-5533ee1cf313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:20.563Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=31bb00f2-825b-439d-afd6-73b6311a4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:30.569Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=137076dc-4680-4b0e-8caf-a4e4377342f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:40.576Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3e94c243-8563-40b1-8f71-49b05d79e6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:50.583Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e1905a81-853c-48f5-8960-a08ab022e006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:57:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:00.590Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1aff7b92-3427-4e54-ae12-b1e3b10ad8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:10.596Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=65485841-0834-415f-bc6a-d819d5778e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:20.606Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4fb4eee4-7980-41b5-9f29-7aaf04f79958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:58:24.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T15:58:24.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T15:58:24.115Z |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 |2021-10-28T15:58:24.117Z |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 |2021-10-28T15:58:24.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T15:58:24.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T15:58:24.122Z |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 |2021-10-28T15:58:24.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:30.613Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=dd6768c5-8f16-4f78-bbe4-f26ffe860c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:40.620Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=84bd6450-075e-4476-8440-5101c8a64a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:50.628Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c37b0d4e-b85e-4f18-81eb-61334a996d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:58:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:00.635Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0a60b0e2-6770-4ebe-ad99-b78e5f25ab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:10.645Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=44c9728f-9c72-4284-8d1b-2f51efc0de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:20.659Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b9d01580-9336-4563-b167-cf436460b59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:30.667Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0631694f-93e9-4848-9ce6-a110d3e0367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:40.674Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0e545905-5221-4784-845b-e9abd7d29f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:50.681Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7d792342-e9b8-4785-a839-c22d911578b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T15:59:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:00.687Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=bd747b9e-c900-46cc-81bc-9e94cffdf2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:10.694Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d49dc8d2-4731-4fe3-bc22-4d7fbd861d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:20.702Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3a1afb19-66a6-4676-a2b8-7d2dd44a1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:30.709Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=770640aa-cc22-49b3-a413-d3a3f2af8391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:40.715Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b715d2b8-a6ab-4bd0-9642-1281879fbc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:50.723Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5be56ed9-1fcc-4c9f-a3ea-fb467d409a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:00:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:00.730Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=df504e51-ee21-4137-8ddf-c14b88314ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:10.737Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=02d99a12-e6c1-4248-8cc8-2a9d950601a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:20.744Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=23d51e9e-be5a-4058-8201-fa35352f1e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:30.750Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2945c8ea-3b93-4f41-bb1f-a2518422e9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:40.756Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=637ec66d-dbe5-43aa-9635-ecbb447e828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:50.763Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=77c4eea8-5399-4e38-8c75-90a6577f440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:01:50.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:00.769Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0fefdaa1-3526-4c56-9df5-4f11b7e5cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:10.775Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6224d02f-0b38-481f-af89-32f0e1865d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:20.782Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5dbc1ed5-3c80-457d-bd2e-ba23c7e2d29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:30.789Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c18677c0-956d-4230-ae89-bc2c7494aedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:40.796Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=61b4aa11-223f-49e5-9bfb-8366b98cb82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:50.806Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=674fa7f3-7dd2-414c-9bb0-cd4072f78044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:02:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:00.814Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=22055bfa-ee50-498b-a1c7-e2fb3adcab33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:10.821Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ec26c525-bf2d-4988-a277-1d1f40938af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:20.829Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a0583694-9084-4d1a-adfa-88e98036208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:03:24.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:03:24.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:03:24.156Z |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 |2021-10-28T16:03:24.158Z |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 |2021-10-28T16:03:24.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:03:24.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:03:24.162Z |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 |2021-10-28T16:03:24.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:30.836Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=71918d78-e5bd-43cb-abba-61da781e7ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:40.851Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=195dd438-a3d4-4fea-b70f-fd457717c25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:50.857Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=652cd065-6a95-4b1e-85a9-e389f1a265a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:03:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:00.864Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e1f2a78f-4fd5-4622-9a9b-287df515783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:00.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:10.870Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f0fd2375-ebd9-4d01-91b7-d68130fe9119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:20.877Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6d501af4-5365-4d1e-b9e4-2c603fb9e8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:20.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:30.883Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7772ad9e-d57a-4064-8f4b-1e4fef54e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:40.891Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8a2be136-cc62-49d1-8b93-e0aae8ff464d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:40.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:50.897Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=569e8115-2ab9-458e-a460-c31010a3a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:04:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:00.904Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2c6cf891-c5ca-42c5-b9cb-691fb12e755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:10.911Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8b083f25-ed81-4292-bff2-f1ec8d1f78c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:20.918Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a2e89ea4-21c9-437f-a0b6-ffc6e6094be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:30.925Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=54d4e9a2-7634-4ee9-887c-3405abee7234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:40.932Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a3e37622-a707-4160-832d-2d2f767c64a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:50.939Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0c7e5bcc-8252-43e1-940d-bb24f482c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:05:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:00.945Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=de44889c-7c06-4b61-8782-4bcd1215295a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:10.952Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=608b372b-e2d8-4aa4-8607-bc206e6fa383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:10.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:20.959Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b5e0adb1-bcf4-4f84-a64b-52fa311dbe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:30.965Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fe5639d2-2f40-46c6-8a63-3c36331569b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:40.972Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c60f67e0-c1f2-473b-997d-017d1103cb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:50.978Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4afff3f6-9986-442a-9724-0acb422310cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:06:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:00.984Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fe0c5e95-35b2-4c8e-bf2f-c8b40950fbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:10.991Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1eeea694-fdd2-43d9-8d90-b13f73a3342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:20.998Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=62f5fc71-3716-4197-9cd2-59da04016baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:31.004Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=244add97-1a84-4ecf-aae3-42d53cf8e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:41.011Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=936b7c69-5209-488e-8c97-6b81b5be6914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:51.017Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=99ced6a9-f2cc-4877-9b82-d220f827824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:07:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:01.023Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b2069cee-c0ec-41ed-847f-250bb3a97b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:11.031Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7bf9fb74-e8ad-4da4-b8e2-76e2b36b0e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:21.037Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7ddca8b2-329b-4448-8af5-56efaaaecbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:08:24.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:08:24.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:08:24.053Z |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 |2021-10-28T16:08:24.054Z |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 |2021-10-28T16:08:24.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:08:24.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:08:24.058Z |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 |2021-10-28T16:08:24.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:31.044Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=df9d074a-153f-447b-8ee0-d9cad306c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:41.052Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2bb98aec-6f22-409b-9c34-a995e45f9253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:51.060Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=082a0318-1a0e-41e6-b747-e843c3dab257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:08:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:01.067Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4ef28106-ce80-4d5c-abc9-68e121edba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:11.076Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2906be38-662b-4547-9b7c-690a625c264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:21.084Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e934e1d1-f38e-47e1-b339-abeb3d57db55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:21.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:31.093Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=804a669e-de48-4026-9001-4eee8889bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:31.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:41.103Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b0ff62d6-1e10-437a-96f8-77159126b86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:51.109Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=22f68737-6016-43d2-8d32-de39e070528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:09:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:01.116Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=761bf15d-ee60-448e-a224-bab016975c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:11.122Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b28c409e-89b7-4cdd-8a8c-1a6890da6f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:21.129Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8f390105-9340-48de-840c-35f329f75cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:31.138Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fbd1235f-7a4d-45df-80c2-ff9659872dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:41.145Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1a811753-f64b-414d-bd0f-301bfeedcefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:51.152Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=48ce4c7d-1b3f-4d61-b1a8-22fc2365bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:10:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:01.158Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=34186b62-bf5a-4545-9932-0939f8317427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:11.166Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f749ef22-0334-433e-90e6-e823473c2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:21.172Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=23111106-ea98-4e79-bc4a-f6e5b0b0496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:31.177Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=00c66fe6-bca8-4eec-94cf-497c708c45cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:41.184Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8e555564-ef96-42a0-9866-cebde922a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:51.191Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7afc4788-72f4-4ee6-9a0f-1a2c555e9f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:11:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:01.197Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=751594c4-4542-41dc-818e-8b506e3810bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:11.204Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ea45840f-4b6d-4e01-be76-85b77541f65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:21.211Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7984c58b-5c88-4891-ab22-2ca95985d6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:31.223Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e1a35dbd-48ad-48c3-b845-d3a1c1e98d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:41.229Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=569a4709-e1b7-4648-a5a1-42c719927952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:51.238Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=42c62402-5506-41e5-9faa-871e37288a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:12:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:01.246Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f67cba40-3483-48d8-8e85-0f0204203855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:01.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:11.253Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3e481d16-3dac-4614-9ce8-1e87d7dcc4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:11.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:21.259Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d2b470a7-585f-4e8d-9007-cbe833fe7859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:13:24.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:13:24.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:13:24.135Z |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 |2021-10-28T16:13:24.138Z |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 |2021-10-28T16:13:24.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:13:24.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:13:24.142Z |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 |2021-10-28T16:13:24.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:31.267Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=82e71d2a-6573-4abb-a8ca-eeaf98fcface | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:31.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:41.273Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=dd521c0c-7b14-46c8-95d6-9fb19879e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:51.278Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=75a9140a-e041-41a1-816c-a2916e1cf9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:13:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:01.285Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8972f5be-8174-49dc-b2b4-516083428e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:11.294Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=67cd1f6d-0d19-49a8-b6a2-617dd5d66abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:21.300Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e6d540e6-1dac-49ca-a4c3-1e05ee5a965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:31.310Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=55965525-c3d4-436a-b708-46cf43e67c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:41.317Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c13c89ee-92fd-4546-b18b-dd8ecfca1705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:51.323Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ddd4c1bb-9f6c-4f09-ad9a-335481f02880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:14:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:01.329Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c313206a-f5ad-41cb-a560-1e6cc0a47c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:01.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:11.338Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=91229cd9-89ec-40ee-a61a-0446a988b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:21.344Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=01ab4aa0-67a5-407c-8973-54bf075e229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:31.351Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e74a3d4c-d1d0-4d54-99b7-483568a260bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:41.357Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d667617b-0efd-4d52-81a0-bcd50a30939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:51.363Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0b2170fa-8aa3-4792-a61c-af83f3992a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:15:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:01.370Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4e7621c3-4475-4427-b8bb-36631d1d696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:11.378Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a1edf514-7296-4f67-8e6f-dc192aca6bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:21.384Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=bc04c7e6-631e-4c96-a369-9f4bface4084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:31.390Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ad7e128a-94a4-4684-80cf-604d5880a8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:41.397Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b8f9bdc2-4707-42ec-9041-de56cb67b32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:51.404Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8ad1d72c-832d-4c22-b5ba-d5bf4d839057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:16:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:01.411Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=72fc498c-503e-4281-b6be-abe8b32341f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:11.417Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6d322828-b2b6-4864-ac49-62c959d0c620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:11.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:21.423Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=712bc563-9499-495a-b766-063c1fcb069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:31.429Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e650d677-9821-4d8f-998c-0c18744c2e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:41.434Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e00d59d7-2293-475a-909e-c9e92cb1a21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:51.440Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d3eee68b-4e36-48d5-9636-4da699b2b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:17:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:01.447Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c0b378aa-5ff7-4b97-8bff-c87ad7a20838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:01.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:11.453Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=109273ae-bfe4-4173-89f4-4dc5f096abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:21.460Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9dc01a44-193f-4d60-b9c0-549f4214cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:18:24.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:18:24.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:18:24.054Z |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 |2021-10-28T16:18:24.055Z |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 |2021-10-28T16:18:24.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:18:24.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:18:24.058Z |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 |2021-10-28T16:18:24.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:31.478Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1d890355-e252-4942-ae13-39792eecd22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:41.485Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e22da238-55c2-494f-9b66-538e8d068990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:51.492Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2f1f8966-c479-49a0-86b4-0f4fdf0e0d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:18:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:01.499Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c939e472-c93a-459c-85f6-fe980514e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:11.506Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9edd6de4-91c8-48ec-8903-6b830b82fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:21.513Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=97df8d56-f30b-4b0d-b880-2a893973f13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:21.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:31.520Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=df0d9194-9e29-415c-a6ba-b8ed85a89969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:41.530Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5f95f5aa-3c42-4701-8f78-5d88e6dd2852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:41.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:51.539Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4d3a0d6c-5c70-469f-92ff-44d6fac1b4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:19:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:01.546Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=cfcbb704-1560-4aa7-8199-2b55567f1bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:11.552Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7efcfa58-c435-42b0-8198-c214ce0dcc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:21.561Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f8962753-a8bf-4cd4-8855-8a460cf9b623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:31.568Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=be3fce70-c21a-4e17-983a-7bf6e646a7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:41.575Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e1d210b4-0a87-4221-970f-32147571c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:51.580Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6837cc37-40dc-4069-b757-ead5d3d2fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:20:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:01.587Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1bec3c24-1986-4823-aca5-62c3f3837773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:11.593Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0dc6ecc2-5d88-4f7e-a5eb-91c5feec5c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:21.599Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=192f8046-b93e-4679-86d8-d7a52564e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:31.606Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=39e65751-93f4-49c3-8e29-c8d5e9b21f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:41.614Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fda5015a-94f6-4ae4-993e-c19d0fc10221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:51.620Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6855403a-a73c-405c-a8bf-3219a49a66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:21:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:01.627Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2aaa4e32-75dd-41a9-84d7-ad2d1cf3bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:11.634Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d27c551d-51da-4f7f-b354-5f01e24d0e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:21.640Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f98e3948-8c02-4100-841e-ab7647f3fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:31.646Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=599a98ee-5780-43d1-be09-0a2007ee8868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:31.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:41.654Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8c8d1a76-5634-4843-b261-4ed40e81a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:51.660Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c695de80-0e3f-4bd8-9292-3228493dece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:22:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:01.665Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=89cb7303-d0ea-4a90-9ca6-68ea32d5cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:11.674Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d7960d37-d5fb-4160-8b1d-68f2dfd98003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:21.681Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=fa364c92-ade6-49ac-975e-a91c4ff752fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:23:24.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:23:24.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:23:24.172Z |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 |2021-10-28T16:23:24.174Z |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 |2021-10-28T16:23:24.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:23:24.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:23:24.177Z |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 |2021-10-28T16:23:24.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:31.687Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e682330d-c1ef-4943-aebc-bfd50ef29160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:41.693Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c7755f68-9c2b-4da3-a5cb-7fa80fb11f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:51.700Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=691036b0-752b-4f78-bd18-a0ee615d9f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:23:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:01.705Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=26ebc94f-8228-4531-b608-d9bca96df608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:11.712Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a22e0798-6575-48cc-96f4-ef922e70583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:21.718Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c7a13da8-fee0-4425-aa14-740b0575dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:31.724Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a2de5932-2bc0-45af-9e85-0cf51ced6c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:41.730Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1d109c92-cf0a-4ca2-a34a-df21795f9d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:51.741Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3607747d-de50-41e5-8127-d4e581c056d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:24:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:01.747Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5a0ddbe3-dc6b-41da-9760-cafece11c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:11.754Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f8ebce60-f25e-4c99-b615-d56e91e1f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:21.761Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c8d4553b-f15e-4c0d-b73e-bc1035c5cd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:31.767Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=506f51c9-fc36-474e-a6de-eb716c8885b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:41.773Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3e9b2512-fe33-44d6-a561-c12947a8d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:41.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:51.780Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0e427f17-35c1-4e66-8503-117a79da2078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:25:51.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:01.786Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=62b0b46f-dc94-4ca5-ac69-a25b2b2f409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:11.794Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d6f03e38-0d5a-42c9-920d-f4abd2972f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:21.800Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=54ceb36b-0ce6-4da3-bc4f-2cb8598461f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:31.809Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=60dbc1c0-8607-489e-8535-30a54b9c8637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:41.816Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7f746200-bafc-44a3-8c85-ad5c7ffc0007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:51.822Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f245dc41-e495-4c34-a123-f988ddbf1848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:26:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:01.830Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2cfc05cb-f008-496e-8150-6b8e6b5168f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:11.836Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=992fa9b7-81c2-4284-b1aa-f9f24e9418b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:21.842Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=61a3964c-af80-486f-b21f-ad8b6cbd21d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:31.848Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d2f02a2c-e438-4bdd-8c45-19278c3680b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:41.853Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6acb8761-6eb9-4c14-9ced-1491d709bcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:51.858Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ec0f598c-05cc-4721-9a48-8e3b3d3cc47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:27:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:01.863Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c1f776bb-b532-4c21-b9f0-d547a86b97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:11.868Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d7cf97de-33df-4772-a16b-24e178dc087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:21.874Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9e1471fd-a0d6-4b7f-b6fc-e32fcbdd8f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:21.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:28:24.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:28:24.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 |2021-10-28T16:28:24.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 |2021-10-28T16:28:24.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 |2021-10-28T16:28:24.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:28:24.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:28:24.066Z |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 |2021-10-28T16:28:24.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:31.880Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=243cfb60-8767-41ac-a917-61c0935c389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:41.886Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4e6d3395-947d-4d39-b0ff-5fa404bfa823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:51.892Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=35a1f7ea-b1f8-4404-88e7-8252ead1dd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:28:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:01.898Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0d334bea-cf5e-40b4-b275-6a5cbd5417bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:11.906Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=00373bd8-63a4-4c07-99b5-1f0a7fd06f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:21.912Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4488d871-5ece-44de-911e-cb25855ba76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:31.920Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eba51313-aa5f-4a2b-a279-afb5743ff796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:41.933Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1c293c17-9daa-48a7-8759-b3a6cb5724fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:51.939Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=13ccecb5-4eef-4026-bbfc-f6320426116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:29:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:01.945Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c9d92550-7ac4-438d-9033-79e9cd4db554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:11.950Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6cdc326e-cae1-4acc-bd11-006b594777f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:21.957Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ad461aae-2f6f-4781-9902-abe1a6910929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:31.963Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=42ffbb82-f52a-43dc-8080-a0064f75d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:41.971Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=96bb2898-2e28-4d97-a383-d809924ddf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:51.978Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=82c14333-be66-4080-85c6-0afbc42c9e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:30:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:01.985Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1120f099-65bb-463d-a69c-cca14e1a8e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:11.993Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=55a61027-3a0e-48b1-b26c-b5147612fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:22.000Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ec1de31b-5fb0-469e-a00f-a6c54fe783d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:22.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:32.007Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=169d64dd-f6a2-478c-a6a6-a66af1d00b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:42.013Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=dd6f8cef-2f0e-49c3-ae36-f74ee6fdd7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:52.021Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b133ae40-7a3f-4cc6-8c92-61a94ec95fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:31:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:02.031Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4a80de92-b9d0-4656-bc14-6b8cf6c19c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:12.044Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=04879cab-b96b-459f-9230-2a8ecacd1750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:22.051Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3af9b677-50ef-42c5-a42a-7f642c0de4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:32.057Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ef6b869f-7b28-4e70-b599-ce405c51643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:42.063Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=137e2a05-64ca-46c2-9dd4-b8e1a527a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:52.069Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2c4eba69-95f6-48fd-a817-6a1164fa4cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:32:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:02.075Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=dc44e005-b474-4940-813e-3c3ac08937c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:12.081Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=83639800-ceb3-4321-b634-a6c6d88db979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:12.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:22.088Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=975b1b2e-fc53-4433-9fe3-1186d7ee61b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:33:24.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:33:24.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:33:24.154Z |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 |2021-10-28T16:33:24.156Z |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 |2021-10-28T16:33:24.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:33:24.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:33:24.161Z |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 |2021-10-28T16:33:24.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:32.094Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=299a7f95-03f3-4597-88a5-06e027da4fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:32.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:42.100Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=02cbfdd4-b691-40e0-9b92-5f7c426d9c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:52.106Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7add31a8-176d-4bda-91bd-3350f35e6730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:33:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:02.112Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e83cda10-974c-445b-aa4a-416595efd652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:12.121Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7c53c475-cdfe-4b9f-92e7-13cbf45c5759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:22.129Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1d3705a5-78a7-422b-bf6d-bfe0cfb7739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:32.135Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e53ffe2a-7792-4e8b-b0f4-a30349832d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:42.146Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ad0d9547-ca82-4ffa-83f3-ab4f543ba871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:52.153Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=53e726ce-9ef1-46bf-a479-8c785152062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:34:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:02.158Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=431b8f9a-b963-4f26-b1d2-1e216c31d6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:12.164Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8044b0eb-283f-40fc-a1f9-84f67ef00031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:22.170Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=88f17452-64bb-42a6-a4e9-73ca8b2a9122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:32.177Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9f76ee87-0fdb-47fb-b0a6-e622baad2776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:42.183Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=943f7868-b75e-4662-9a3d-40b6ba44b1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:52.189Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7cf87f35-3e06-4c9b-8ee5-7ffbc19aebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:35:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:02.194Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=082b33f3-860c-493e-b72a-d2e91cd3c827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:12.200Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=07711157-f303-4506-b25d-ef406cae3cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:22.206Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=acf144f8-64c4-4c4b-b4e1-c1873d270917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:32.218Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0beffca2-ac11-47b2-aee2-9a3c99959368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:42.229Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=57cb4266-d337-4834-9f96-f1f8e4972621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:52.235Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4f8fe668-60eb-4e14-bcef-a2839280c53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:36:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:02.241Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3cbc2f7b-e31a-4cee-8cb1-970485c06cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:12.247Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=646daae8-cce4-40a6-bc51-fdeafb0229b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:22.255Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1179f049-eb15-419c-a948-a8c9721d315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:32.261Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5df12fdf-9b3c-44ee-871d-3397af9c305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:42.268Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2f3624c4-3a9a-4c2b-9946-0feb142d2f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:52.276Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4512aa86-b318-4f7d-b708-bf4cdc884049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:37:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:02.282Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4cb84d31-a56d-46a7-9284-dd8713a6ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:12.287Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0594f012-db3e-4c7d-b16b-78c2e14a0bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:22.293Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a835c50d-84ba-41bd-a79c-6b3d15274581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:38:24.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:38:24.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:38:24.080Z |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 |2021-10-28T16:38:24.081Z |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 |2021-10-28T16:38:24.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:38:24.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:38:24.084Z |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 |2021-10-28T16:38:24.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:32.299Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3ea0f821-cddf-4572-82d1-39c16be73735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:42.305Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e8442d8d-cb35-48b5-b93e-548978b352e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:52.310Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a1cbd307-2a00-4c39-b141-909e694d281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:38:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:02.317Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9029cbb0-ea56-4d83-b2a9-8b59c6482727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:12.324Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d49a8695-8d8a-4bf5-adf1-bb98a0b26a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:22.331Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d8d109e6-e15d-4bac-941f-3a619bef7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:32.337Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=81d89bbf-2f63-4687-9511-8a280785732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:42.344Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=153ff20d-6af2-499d-ab3a-8ad932450230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:52.350Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e5abf1d3-94d0-4091-99f8-98ad33163b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:39:52.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:02.362Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f5c3e455-e993-448a-a41d-2f8f05009386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:12.372Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=35d8aabe-fd79-468c-9e67-3afc6675d627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:22.377Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3a950491-cf3d-43e3-8fac-3bc7c861c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:32.383Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=03d88eb6-a685-4a79-8b1f-31d07fb4b677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:32.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:42.389Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=552146f2-026b-45a2-b9f5-b904b2f55b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:52.395Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=501cc4b0-3e74-4b32-9319-203ebeebf295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:40:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:02.402Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=60776978-b532-453f-b04d-86a5172f6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:02.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:12.408Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=28f4863c-88f3-4e9a-9b63-ef1956dc7f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:22.414Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=a35b6ffd-192d-4f3f-b04c-2815fc9b869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:32.420Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e0ee4b13-f95b-4a03-a1c4-ef57b01b0ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:42.427Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=cf4b017d-0c92-451a-b421-1619cb3d787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:52.433Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2cd2ffa3-6444-4059-9dae-ef43a99082f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:41:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:02.439Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9b88b929-20f1-4c54-b6a3-2929206dad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:12.445Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=972b429a-129e-40a0-b0a7-f192d3716217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:22.451Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d735daa5-6d23-4401-9237-41a91c4db1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:32.457Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4f961111-2354-4b78-8bec-6b7adaa0475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:42.463Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ff63dc60-fe57-4414-b8db-3089191767f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:52.469Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=895af54b-fc22-4094-99d0-e72cee799ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:42:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:02.476Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8aa12ee1-de0f-4055-88b3-0969460789de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:12.483Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b0e3510a-a037-4310-b8ea-c43a42af35dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:22.488Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4b53a61b-e937-4e54-8b8e-0a8aae0c89e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:43:24.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:43:24.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:43:24.133Z |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 |2021-10-28T16:43:24.135Z |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 |2021-10-28T16:43:24.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:43:24.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:43:24.138Z |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 |2021-10-28T16:43:24.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:32.494Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=d5bd5b7f-2d18-48cf-8753-9877019da253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:42.501Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2f97e04f-da37-4b22-964b-34565e90eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:52.507Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=13159ecb-2fb0-4643-80c4-d094a617a0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:43:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:02.513Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1e96fbc1-c8b6-4673-a304-8325eb03ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:12.519Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9433ba57-527c-4083-9161-0b225d3ca263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:22.524Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ce3765c0-96c1-4d6c-95d2-45177ee7c4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:32.532Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=167ac683-216b-4b1d-93cb-88d05bbdf17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:42.540Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b696f6a2-f139-4535-b69b-150a948e81a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:42.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:52.545Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f9e475db-ddb2-451a-ba27-f2a581157c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:44:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:02.552Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=cd2e9f23-b0f4-4b74-b938-0fe0e8fa1a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:12.558Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6b0d3253-a39a-4d55-afb8-92bfc80dc73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:22.564Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2d08ed62-8fcb-4d66-8b6b-6fe07e780011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:32.570Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5ed421c3-b771-4da3-a622-e4d54ed6f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:42.580Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6412dbd4-8c2f-4066-9911-22a3a615f4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:52.586Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=6a116413-2bc7-4acc-b6a6-7b137c7af699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:45:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:02.592Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=f9542920-852c-4e6d-b23f-c26dd11bd05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:12.598Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9d2216bd-2113-4941-b3c1-21e6b1d8b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:22.604Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b3e17f4e-d938-4deb-9beb-2a299c5a1989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:32.611Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3522a3cd-18a5-4231-97c7-1330c381734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:42.618Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=1cf634d2-4a5c-4d92-adf5-90c444ef1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:52.624Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=52ae817e-c0e0-41de-89d0-ca3f44d99520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:46:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:02.630Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e4c2a0f1-a8e2-4e5e-8f0c-f380cd9682ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:12.634Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=17e57ae8-c4d0-433b-81ed-f5cec1c6f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:22.641Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=29817eda-54c4-4000-a011-c87e4476b06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:32.646Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=02af2c6d-9d24-40b4-8eae-7b0096aa40a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:42.652Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=ec5a9680-9919-4ed1-995a-fe9f21956516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:52.657Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e9b5d102-33dc-46bd-973c-361f82860ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:47:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:02.664Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=c42f94e1-507f-4cc6-9f78-ab7c59e3c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:12.670Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eabbfb4a-73c0-41ef-bb2b-f7bf7df8f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:22.675Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=2c37d3fd-da9e-4aca-92f9-374e012ac937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:48:24.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T16:48:24.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T16:48:24.054Z |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 |2021-10-28T16:48:24.055Z |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 |2021-10-28T16:48:24.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T16:48:24.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T16:48:24.059Z |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 |2021-10-28T16:48:24.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:32.684Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=e4df93fa-c5ba-4ec6-bb87-ac19ce99454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:42.690Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=53cb75e5-2532-4925-bdab-2658943edeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:52.696Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=eaaa6982-3949-45bb-aefa-e58000fce75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:48:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:02.702Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=5ad8978c-4a06-48ff-9fa1-3b0a75ea38a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:02.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:12.708Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=4c11a97e-a15a-4444-8a5b-aa8f6ac8622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:22.714Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=802a3f34-abd9-45de-b165-bd9cca7096a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:32.721Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=cdeea758-ccb2-4497-b1c9-31f54489093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:42.727Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=3f2ee7b0-d4a0-40fd-8525-d615895a5e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:52.732Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8eacadd4-af91-40b2-8e6d-38a1a4213fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:49:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:02.737Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=81a1377c-6f62-405d-89dc-6e4eac228c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:02.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:12.744Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=11fe349c-be5d-4e5a-ada4-4967c08bf27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:22.751Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=0d9eae49-4384-4ebb-a23d-cab0f88002fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:22.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:32.769Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=8076d5db-7f0a-47d7-88df-4515a88c2ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:42.774Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=7729d478-6807-479c-9fd2-5eae946ac52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:52.780Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=9df2f465-f8ad-4f7a-85c8-15b3fa175102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:50:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:51:02.785Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=dc349b70-afe5-4cd1-be23-2b6423ae475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:51:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:51:12.791Z |INFO |Init configs |InvocationID=a0c6050d-805b-4cdc-9f41-9ee0c0a1d8f8, InstanceUUID=b7e3d6c7-61a4-4570-9633-4b69089016d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T16:51:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |