. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T09:50:02.801Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T09:50:02.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T09:50:02.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T09:50:04.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T09:50:04.652Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T09:50:04.654Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T09:50:04.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T09:50:05.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-02T09:50:05.429Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-02T09:50:05.540Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-02T09:50:09.263Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-02T09:50:10.544Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-02T09:50:10.592Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-02T09:50:10.596Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-02T09:50:10.811Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-02T09:50:10.812Z |INFO |Root WebApplicationContext: initialization completed in 5269 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-02T09:50:11.904Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-02T09:50:13.939Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-02T09:50:16.755Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-02T09:50:17.251Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-02T09:50:17.252Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-02T09:50:17.256Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-02T09:50:17.979Z |INFO |Started MainApp in 22.197 seconds (JVM running for 24.467) |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-02T09:50:18.105Z |INFO |Start scheduling PRH workflow |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:18.159Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dfd97971-fc6e-40df-b08b-7ceb64d328d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:50:20.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:30.138Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=12466b20-3f24-4e00-985e-72d24104190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:50:31.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:41.337Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b6956fc9-c799-481e-a031-67813411857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:50:42.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:52.582Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=33e35359-3f91-40fd-896d-c0c5cd102a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:50:53.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:50:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:03.734Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5eec6283-344c-4657-acd2-f79b7404a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:51:04.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:14.899Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f3a2366c-124b-42de-a6a0-c01ac531b15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:51:16.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:26.018Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=183fdb83-63fa-424d-af84-b13141bf9254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:51:27.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:37.279Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7f50599e-021c-4d64-8bb9-26b21e8424fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:51:38.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:48.411Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f905b926-7d93-4aa4-a90f-fadd5bde585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:51:49.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:51:59.547Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=aad16d1b-6453-4bf5-85c1-f5279c154027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:52:00.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:10.616Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=48093944-283b-4003-a6c9-e07c5cd6208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:52:11.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:21.684Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a5986129-5c22-4eab-9619-56e311af819b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:52:22.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:32.755Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=442a1895-c9c7-4867-b7fd-247490cbe272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:52:33.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:43.827Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c027dc4d-352f-4e1e-8194-d2ff4a31ea9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:52:44.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:54.904Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=34562b11-545b-4fc6-a8c1-be58b3d903f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:52:56.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:52:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:06.004Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=797d41d6-fa17-49e7-9c19-eef561051626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:53:07.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:17.112Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f8474a04-f3a0-4efc-ace3-6d78a27d6569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:53:18.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:28.188Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bd19fad2-047b-4530-bc5d-6aa870afc1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:53:29.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:39.258Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2f3da735-1d08-4c99-bb15-3d4970490665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:53:40.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:50.389Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5a67dae8-433c-4d61-b674-82570acd226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:53:51.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:53:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:01.507Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=feaea245-ef4c-4faf-88af-0960294f2e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:54:02.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:12.570Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=868fa262-d57c-489b-87f3-de9a5d805ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:54:13.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:23.668Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7037f3e9-e1e4-4d52-b24a-177184e2b821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:54:24.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:34.781Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ad1febf5-53ae-4c60-b697-ebebcddfc9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:54:35.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:45.863Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8bf715fd-78e0-4bdf-9aab-fbdc0484fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:54:46.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:56.950Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=168756ff-ef71-41f3-84e1-83302b32ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:54:58.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:54:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:08.060Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7e45c498-5a86-4a0b-9c0f-204a4d059c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:55:09.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T09:55:13.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T09:55:13.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T09:55:13.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T09:55:13.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T09:55:13.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T09:55:13.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T09:55:13.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T09:55:13.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:19.125Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cae575ab-730d-41d9-95fe-fb1690acdc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:55:20.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:30.240Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=46968830-c508-4806-97c9-2ea6741d94fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:55:31.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:41.332Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=fdd476d1-e1fa-4e1e-adfb-c5a1ab3031f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:55:42.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:52.407Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=fa6bb8e8-edd6-4e97-948c-1f85fb088d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:55:53.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:55:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:56:03.511Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=115a28b7-687c-4b8b-ba8d-7fffd3d177f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:56:04.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:56:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:56:14.694Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=baf34dae-7b8b-4886-9758-95a0384eac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T09:56:44.864Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.46.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:56:44.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:56:54.867Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=38b9f080-f080-4e03-a23c-2e17f4009491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:56:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:05.170Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f9700c57-64ed-4ce1-b6da-41ce54665801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:15.208Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c6236ed5-ef70-4154-ab04-e5e6c2c224a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:25.258Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bd30af23-c0e0-461b-9f3f-e2102a6773ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:35.314Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=098bf384-d116-41c5-a176-65c1a6c67101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:45.338Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dddb4ed4-b7e8-443d-b7ce-b0cd03ab325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:55.390Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d8e6bd63-f902-4ddb-88ac-74bf5ad18104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:57:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:05.437Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bc588b04-27e4-4ca8-ac0c-493e329800bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:15.501Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=78d10150-a44a-44c2-9d1d-60fe2e64cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:15.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:25.552Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=52fc4a23-8b08-4083-87b9-a6414c9999b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:35.614Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ab4e6cdc-18fc-4b4f-9423-ef353cbdb08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:45.651Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=52fd0a5a-fd04-43dc-ab1c-33972eea6684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:55.682Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=128db21e-7105-40ce-bc09-e79a0e382383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:58:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:05.714Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3f2bf942-6f2a-479c-b10f-c42e7487ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:15.734Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=85f59905-d255-48ed-b897-9f6215ec6a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:25.771Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=82c77ffb-9043-4cb9-b56a-a1b3ae87b5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:35.793Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=114cc0ea-798b-4dc0-931a-cf81df4bba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:45.820Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=43f7389a-4e45-4c5c-9507-fee70f164ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:55.843Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2cc52961-646b-4540-913f-45586bb4a450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T09:59:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:05.864Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e94caf89-3975-47b2-9841-b0021b11f0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:00:12.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:00:12.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:00:12.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:00:12.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:00:12.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:00:12.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:00:12.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:00:12.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:15.885Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=69b520e3-18af-4fd3-b009-cbffdeb49c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:25.913Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=07e773ed-cc70-43ba-9f22-a0bd0975960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:35.937Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=db80cc52-9154-49ea-b4ce-270f78730360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:45.988Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4f69a1be-1155-4fd8-84f3-0d106140259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:56.018Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cd45eaff-c1e7-4dc7-af4f-27b50e542d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:00:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:06.046Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=58ac5ff9-95a8-4106-b2c2-52c548f08b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:16.069Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bb2016b3-9063-4c59-a06d-468f5f347174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:26.108Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5b5d2d3f-0dd4-4818-b27f-33c767604655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:36.135Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dacc547a-8443-4aa6-b0d2-5341aa2aee50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:46.161Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1bf4f258-f54e-4b43-b149-5170c167f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:56.204Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3febb740-b1dd-4f2c-a0d5-197391924814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:01:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:06.240Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=de7f2148-a483-431e-8d93-674e82e520d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:16.272Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a05061fd-952d-4749-9f90-bbe8bdbe32b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:26.302Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dcd260de-dd6b-4050-a8ac-19e0b83b4cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:36.334Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c4457990-36aa-4347-91b7-b52b0d005bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:46.368Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=26b4b3dc-8861-448e-a347-112725e99f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:56.388Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7d4ac1ee-0532-4be7-9999-b581a740a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:02:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:06.422Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7307be60-4249-447c-afaf-16a6f01f6e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:16.455Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d5f42e78-9fe3-4397-9316-93cd953168ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:26.475Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=84505006-4eb9-4190-a9df-ac4d011239c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:36.499Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d0643abe-e847-4fa7-89b4-febc9a5f43e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:46.527Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c8418f1d-e2c6-466b-a915-8d0f0e9b41dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:56.563Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=859359a6-20e9-4467-8d98-23810bd53749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:03:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:06.602Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f31f1a46-c684-443e-9bf8-578bbe8f2dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:16.622Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=001d6655-1efd-4988-b411-ac4fe3893fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:26.670Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1ccc1a22-85bc-48ac-b749-b5b1175d9391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:36.687Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1c651422-5faf-401b-a9f0-f3ce31f83c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:36.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:46.703Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7b6d505f-21d4-4384-afc4-012e52ea4187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:56.717Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=38e60bf9-b737-45fb-96b3-3d686948d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:04:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:06.738Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6442d951-e36f-4871-bfdc-ddc7c1f997b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:06.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:05:12.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:05:12.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:05:12.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:05:12.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:05:12.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:05:12.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:05:12.920Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:05:12.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:16.766Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=afe6034f-874e-40bd-81b1-a9c67212ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:26.818Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=50c6a879-0718-4255-a627-839cd2cc9729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:36.849Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0b86ada3-02e5-4f71-a126-6577f15f383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:46.883Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3b15c4af-ad00-44b6-8098-07fcfc5f1a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:56.911Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e8c41c93-ea2a-49a9-acd1-71310ae86a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:05:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:06.943Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c3eecc54-81e3-47b3-92c0-b4be6b16bd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:16.997Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d8aaffb1-c3fc-4457-bf6a-ae2b100761bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:17.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:27.022Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1bcfe780-b426-405b-bae6-cb0c8decfbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:37.059Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=410ef302-ea47-4375-b01d-597ff52b2a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:47.079Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0201792f-729f-4a3d-9cea-4901afbbd5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:57.115Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b9dee0f0-2250-4341-b2b3-7e889ee038f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:06:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:07.137Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b020718e-1710-4c21-bc88-e488ebfdb0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:17.176Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d7b920c5-4e36-4f95-bd07-6ad34db14b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:27.201Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4abbaf53-3bef-45b9-97c8-bef0a34fb364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:37.225Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=64ea2859-ca4d-49c7-a7eb-20c212eb3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:47.250Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c0709aa5-7a9d-4edf-8919-8634f03a2914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:47.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:57.265Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e93d44f5-29a8-4b3f-ab88-fecea6509faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:07:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:07.286Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6254817c-6196-4b20-8fb2-ac3f3dafab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:17.370Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1412a83c-590e-42a3-ab86-cd8e534a2cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:27.398Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8e108772-a716-4aef-bb65-9484070ccafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:37.421Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=99929455-1339-49b9-9eec-14efaabfc4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:47.434Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3ea0c5b8-b47c-4950-b56d-be8704acca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:57.452Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a99ba692-4ff3-4f21-a40b-f040843f174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:08:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:07.465Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5905719c-fc1c-444b-80b4-ca3fc6561745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:17.488Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=42271ced-abac-4f78-9eb7-9acc92dce5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:27.503Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f4e9c487-7922-4042-98cd-c5d077035777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:37.523Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=fbd8fcf9-e187-453e-83ce-9705fd6ea097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:47.546Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=15ca3988-3a64-4697-83a3-00f3209c1b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:57.568Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dd162bf3-211c-4a65-99ee-ca4ae3d24979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:09:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:07.605Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ebe93002-0935-40bb-88f0-0c01d608f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:10:12.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:10:12.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:10:12.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:10:12.383Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:10:12.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:10:12.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:10:12.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:10:12.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:17.631Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5d26ab2f-07e1-433d-a979-1eaef8f767b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:27.653Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c81a4fe4-dfb0-4e3b-9c66-de7c63c3844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:37.676Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a1156a4e-b2cf-47ed-bae6-75f84e99a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:47.715Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=823f5e0c-ed5a-4fda-b18d-cbe534445306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:57.740Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0fa6249b-4633-4ac1-bdc5-4edc471ffbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:10:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:07.761Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e711d45e-bf87-4bb4-8e6b-06b9277fe15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:17.777Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ad8a32cb-ba65-4b41-adca-75c91c55c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:17.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:27.793Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8fe5276a-f140-432b-a05d-7628fd39334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:37.822Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=78be8f00-6d3e-4757-8f90-ff6dd43b4f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:47.846Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d50ea0d0-78a8-4a99-99a4-8b14ae85abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:57.866Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a98b1a03-82b6-4d44-b645-02d208bb3858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:11:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:07.900Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cab7e88c-3176-4c73-8139-47682643262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:17.916Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=14b84d28-6d6b-4019-96df-63244ca61f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:27.946Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8b156b5d-b5a8-42f9-a539-ecb8d7aa46cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:37.965Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2877c172-1625-4554-9c6e-46a0108f9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:47.990Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ffa93b5b-fc35-4650-9d89-f210429a41e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:58.035Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5056187b-2288-4a20-8c65-1965767631af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:12:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:08.055Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6d97d098-d24d-4f27-a70b-5d44c8db55e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:18.072Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1d9cf83c-49a6-4803-8522-6a8abacade4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:28.087Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=55389c80-0eac-4402-b36b-3b1466b447b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:38.103Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d0927d7c-b9dc-44dc-a2db-172c4eac6ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:48.119Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=eb91249b-06ff-4d03-9da7-416b4bbcc27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:58.132Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e44c92ba-7df4-4b37-a743-f7a2030bede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:13:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:08.151Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b5b32e97-0148-4e67-9e26-be0e057175f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:18.204Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=141b31b4-5ee0-4ab8-a60e-85fa5f900dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:28.221Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=696d4308-c77a-4726-b6cc-05cc1be66de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:38.251Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=98cf67b4-00bc-45b9-bea9-dcbb54843bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:48.271Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=fa7405c6-3b72-4b92-a721-9acc577a4e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:48.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:58.301Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cb5bc1cf-0d99-4ab9-b48c-684cf00c87af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:14:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:08.321Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=528c3eb6-f81e-4c56-bc56-abca4d50f4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:15:12.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:15:12.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:15:12.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:15:12.489Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:15:12.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:15:12.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:15:12.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:15:12.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:18.337Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=63b5a8c4-fc6c-4f73-8e4d-b884fe3b1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:28.355Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a8c5a621-460d-4d02-b97d-11d9cc87e2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:38.372Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9f2ee5a2-d415-4551-b61d-449dba5fb7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:48.390Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=11fac38a-7a77-4d6e-ae07-20cef3468637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:58.403Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=03449016-95cc-40f3-9715-c676bab30cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:15:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:08.422Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d0387ef1-0f31-484f-aeb8-d9b3cc783233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:18.437Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0927b21f-6fe4-4adc-9fe5-3d485137f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:28.453Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=436c991b-94c9-4275-aad3-dc598f377247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:38.482Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=18e178ef-7cd1-40e0-b30e-40273765a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:48.498Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a1cd05d8-0949-491a-aee2-69f68abeb0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:58.513Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=64a5ea29-cf3c-427c-a525-edc1316d5cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:16:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:08.528Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8ddc7bcf-df51-4405-8046-f4bddb14faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:18.542Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=58c414b3-4a2c-48e2-a580-df443617eca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:28.558Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=de5f3cc8-9991-46da-a1d3-59690fae3b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:38.576Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b6ed0e6a-f151-40f4-b070-1178fc09165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:48.589Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bb33d5d3-e3e7-4eda-9e62-6063f7a71863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:58.607Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ef99d9a4-e8dd-456a-82f0-f685461dfac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:17:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:08.621Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1236a4b5-fde7-4401-8c9e-ddda8196b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:18.634Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ba202814-f2f6-4540-a6b7-1d6af37eae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:28.648Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f43b8b48-64cf-404e-99bf-1bb3e427d8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:38.662Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d6554ba5-a83e-4449-a66c-14d45e9ccff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:38.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:48.694Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=50cde6f4-c936-4ec1-a1c5-bdde1597ad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:58.710Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c9d8487e-8a3d-481b-937f-dfc02860caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:18:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:08.730Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=649f0d1e-9aef-465f-9421-7f70f4daff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:18.744Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=27dd6cfc-e0f3-4e49-bd8b-65426c6fd0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:28.762Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=494fae01-f6b9-411b-8780-153c5cdb4c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:38.780Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a7fb835b-f3b4-49b2-8436-294a6fdd98dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:48.798Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3d1a2786-ad18-4bd3-9d95-c4466db69d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:58.829Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0643d2a0-f5fb-443a-ae72-ab2d023fdf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:19:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:08.849Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e0375281-1d34-4356-9abc-b4b12b7967e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:20:12.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:20:12.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:20:12.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:20:12.323Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:20:12.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:20:12.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:20:12.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:20:12.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:18.863Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a2904c82-a371-49e5-b474-920d64bd5add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:28.882Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=090b9d42-fbc8-40e5-895e-fbc9e31236f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:28.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:38.898Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7be4e077-47af-468c-87de-7c6b5ccef942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:48.921Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2c487074-11fa-4445-bd7a-b7fe47d96ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:58.983Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=062472c8-de82-4f28-9f7a-a51fab8d6708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:20:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:09.017Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=17d65067-0b38-4cb2-a8af-cbed6baf1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:19.033Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0f4dfdf3-153a-4f04-bbe8-50f5f70b025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:29.046Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4aad6cb6-df04-4998-9c83-8cea510ae60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:39.062Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=536dcf51-6b51-452d-8c7d-9e34cf1f176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:49.089Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=23622c82-fd51-4668-a3db-17c0cfe128d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:59.107Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=32c7ffcf-3fbc-45b6-a2c4-58f61d6efceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:21:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:09.122Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5da8fa2b-ae27-484f-ab30-54bcca81dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:19.139Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=95ec5ccf-27ce-401e-a0b7-07af91da7bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:29.157Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=19e2b4b6-9d6f-41f0-bb3d-9cf56ef89cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:29.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:39.168Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dccbc30f-46b8-48bf-89bb-1d21b5e02dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:39.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:49.190Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=af18f7ce-587c-48eb-b39f-d85256ac25a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:59.219Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=fb22c329-969f-4168-98ad-bf3eaa256999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:22:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:09.259Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9356b464-5276-430c-9814-094e0e56b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:19.342Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=78abc53e-94d7-4665-800a-17c3073106a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:29.404Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dd63b31c-68e6-4890-a408-0d129ed7b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:39.424Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=be017577-edf4-438c-ae3e-7134f8c13125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:49.451Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7481727b-3a73-43d1-8e4a-f0f06b27cc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:49.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:59.645Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=31152e1e-8947-4fdf-8bca-fb3ead05965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:23:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:09.700Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e4d34c6b-1af5-4c26-b3bf-a1507641e076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:19.775Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=62bcd601-90fa-45dc-b76c-ef608acf9dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:29.826Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=19415fbf-c97c-46f9-bccf-cc3c7685f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:39.886Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ff54bb11-2884-4089-8463-7c0993b02c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:49.911Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b84f3b25-ab52-4936-a295-b161a5a1859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:59.941Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1124a466-64e3-477c-b880-83565e99fe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:24:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:09.987Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5af063aa-f1fa-4321-9784-cd80e40c5f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:25:12.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:25:12.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:25:12.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:25:12.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:25:13.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:25:13.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:25:13.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:25:13.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:20.034Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c183e715-c46c-4187-95cb-90d975d03aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:30.110Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=47dfc805-5391-4b72-971b-6ed46e714d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:40.130Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=918c5f2a-ab99-4403-b8a9-7b39e617c577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:50.154Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6e6325fb-72f3-4fa7-b888-001087b091f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:25:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:00.187Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=64f0ae68-f9c9-4871-b541-b46347da92c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:10.215Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9cd7b245-4f45-41a7-9c24-56a5fc4efbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:20.250Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d8fc3564-3250-4998-889d-0c6fb2283c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:30.294Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f3919991-f5f0-4220-ac52-d0cbf6dd7bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:40.322Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3d08f7c8-7fc3-47e9-bf0e-0fb13225be8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:50.338Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=89a20032-4b38-43af-a823-bc6eb9ed2fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:26:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:00.354Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0279fe28-577b-459c-9bea-7bac881c758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:10.373Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=34009f54-729d-4eb5-b218-cdcb57cd0084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:20.386Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9304116c-9c6d-41ba-a0bc-3d174aa4f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:30.403Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=39daa28e-6f0a-4865-b204-fdd659da48d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:40.430Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0232b30c-faa6-4ec4-9560-7f845c778719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:50.472Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1e9ae88c-c26a-43b3-9a7a-173e7e67a465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:27:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:00.494Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=889902f1-0ad3-4d0c-a0f9-4c868eb8859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:10.514Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=22abf724-4d7f-4f4f-a3fc-3ce30654480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:20.527Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e45842b3-90cc-4e75-b39d-4dc6860560a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:30.543Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=caf6856b-9c90-4de9-b9e1-87fb13485c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:40.568Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b268338e-53c2-454f-948a-8b8f9fe0a9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:40.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:50.595Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=55dad7c1-8eec-4586-a6f9-a6045c94bd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:28:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:00.618Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2a76a7b4-b182-46a6-b73f-9d2000b25461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:10.633Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=caa1248e-4ab3-4651-b735-630771314e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:20.647Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ccf00b74-3c34-4f1b-8a58-1d8436c08bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:30.662Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9eacb664-42d3-4f7d-974c-657f3354bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:40.682Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e84c87ab-baca-46da-af10-6c881b4aeef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:50.696Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3d76a700-67f4-48ff-a638-73f8abecd6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:29:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:00.713Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1240fe99-ea6d-4d21-824b-ed9fd77c4ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:10.726Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d2ac0ab0-2db4-43b5-90a7-c139265e7300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:30:12.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:30:12.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:30:12.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:30:12.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:30:12.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:30:12.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:30:12.399Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:30:12.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:20.740Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1884baca-2c12-4973-8cb6-775f8ad58e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:30.760Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e9f0642c-a04d-4bbe-94ab-98e620d86e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:40.780Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d6f91b73-9423-44a8-a7ff-66a5f68afff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:50.792Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9d93a28b-63f7-42a3-ad48-b463cad4e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:30:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:00.821Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=def0fbf0-23a8-48b0-9180-75f0fa7770b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:10.836Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=938885ec-b762-41a5-b22e-7b4adc33ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:20.854Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1d4c0c93-cd42-4f23-8290-6c8785ff5b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:30.867Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=91dc355c-8eeb-488d-9b7a-7ca19a8c64b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:40.880Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d427d40c-ced9-4d1a-92e8-0d83c14e456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:40.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:50.894Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=225077f2-863c-4b3d-87ae-db567ace336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:31:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:00.908Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9625ef9d-b96b-4ff2-b910-fbc03ed15dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:10.937Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=eb8d98f7-e1ad-4c63-acf1-1ef4cf710c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:20.956Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5206bd1d-67bb-47b8-b3e9-5855fb84a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:30.967Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8b759cfb-224f-4753-bbda-59b1ddf2289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:40.980Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dfe934c5-99b7-46ba-a841-611226ccd5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:50.993Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=461adca0-a719-4775-b72b-3318b5542b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:32:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:01.003Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=f78eb565-ad83-4227-882c-8d1d15b32b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:11.018Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=38792140-c360-4e63-a447-3df891731194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:21.039Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8afad0a8-dbb0-43e8-b4e9-bb1362eae26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:31.051Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=efaf6cdb-bc6a-479b-8729-e1414448b89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:41.069Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2790bbd2-866a-4487-a8cb-4d01565cca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:51.099Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=35ca95bd-daeb-41a2-97a6-72c0e01e5914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:33:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:01.113Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=53ae083f-cd5c-44fb-b9dc-1631ae8a4fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:11.128Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a68c9c75-aeee-4da7-aa1f-31293462db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:21.150Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cd224089-09af-4776-bf1c-5645ecc571af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:31.170Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=581cf3fe-f8b8-4beb-b65f-e3bf402abde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:41.190Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5e3e3216-743f-4ff3-8b75-07822b1957a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:51.216Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ee724064-0b80-4276-91fd-42788fb4d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:34:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:01.229Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2f42397d-1133-499d-bd23-d6f7cea7a759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:11.246Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=34949ace-5ec5-4877-b961-5aacad30fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:35:12.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:35:12.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:35:12.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:35:12.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:35:12.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:35:12.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:35:12.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:35:12.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:21.259Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=48224b6c-bb52-4ac2-9751-4d18cc5aaf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:21.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:31.272Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=850ee3dc-75ee-4299-984f-5c670e8cbd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:41.283Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0ef66c85-0e8b-448b-96a0-bf978081b376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:51.298Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1eed6774-37fb-4d37-9f31-302e6b404e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:35:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:01.314Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a02ae261-8291-420f-8447-289be74a54d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:11.324Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d3b351f0-6e5c-48a0-8861-49a713594d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:21.336Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d68c6400-9874-4220-916c-9f92f7d9e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:31.359Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=608c2e73-0c76-4a5e-b055-38ee119ac4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:41.379Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=73dfc728-76dd-4b57-8fd5-e24dac467f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:51.396Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4bb8cad9-b518-46b3-9e64-af472f9fc33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:36:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:01.408Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=081d6889-7fee-4b9d-a77a-806929089184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:11.421Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a37df114-93ff-4c8a-b8f5-3f4c2e899950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:21.436Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=85f43eef-7379-4b28-bf57-eff5cea23626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:31.449Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ff14d96e-3677-4282-9e11-8eeed98866f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:41.461Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c05a118e-3086-4635-a1b9-dbd8e699a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:51.475Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=854e970b-e570-41b1-ae3d-900c329564ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:37:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:01.487Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=07e553a4-fed9-40ed-912d-54ab163ea671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:11.499Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5502e5cd-6c79-498f-9f9d-d6bcd8d35ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:21.513Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1161ae20-0845-40c1-95f9-4e1d3058de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:31.531Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4cfbe3f5-f59d-4e00-9b48-1f9380a1dcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:41.544Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bb6ba6db-98ed-4751-9c3a-3b2108fd676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:41.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:51.565Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9aebf144-13e1-4a69-a61e-08d717aba84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:38:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:01.576Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6c50da8b-f90f-4a04-92ff-178e1907d34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:11.588Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8e98dc06-2480-4da1-9073-1e03b3a62707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:21.600Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6ed742ab-a34b-4c52-9049-eef2e0960f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:31.614Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3c51acb7-d441-4693-b2fb-694c8b7578c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:41.628Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3dfb15bf-b4fa-4947-8582-d3cd752e122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:51.647Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4fbb8462-5848-48f2-8823-8acca9d1ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:39:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:01.671Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3bf71126-87b0-41f8-aa53-e4490f94d7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:11.686Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5e3490c2-b05a-4769-ade3-8a1196117f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:40:12.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:40:12.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:40:12.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:40:12.370Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:40:12.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:40:12.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:40:12.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:40:12.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:21.699Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=fdce94e8-503c-4389-8a6d-5b61dfb69867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:21.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:31.716Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=82cbfad2-73f0-43d5-941d-d6c9387c906f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:41.729Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=58aa2221-f74a-4da6-8f07-3cdd4c4f24ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:51.743Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ba87230e-ac58-4dae-a9b9-9bce82221568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:40:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:01.760Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=697a8120-9e47-43c7-9cb5-73e5b1b712f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:11.775Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a89f17aa-3011-4790-b32c-44323bb2e950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:21.796Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6e5d8bc9-3c1c-4df3-acfd-24009f112128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:31.806Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1950942a-714a-43f3-95ba-907f6622d192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:41.819Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=ba575467-ffd2-4cf0-b66a-69b42bf23509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:51.830Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=29fbc884-a06f-4b68-ba1e-c270004e4bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:41:51.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:01.843Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=981f9bc9-a93d-47d1-83c0-cb505a4d35d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:11.868Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=68d7a8df-cabf-4352-b509-b93c7cb98b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:21.880Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d2cccbf0-4511-4b69-963d-e90cfe6e02c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:31.891Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4c599ae3-f613-44d4-b192-2d4543a9b6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:41.902Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=34121081-b57b-412c-b600-0c74b8b067e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:41.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:51.915Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=218b1310-cbd8-4835-8117-6512c5555b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:42:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:01.926Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=00374b15-3b39-47f4-bc8c-7bce336e4733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:11.946Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c3cea031-db1a-437c-83e6-37a7aedefdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:21.973Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=736a6be4-a3f3-4517-918f-88918f8b48bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:31.987Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=af1e534f-d7f1-4a03-932c-7148f10e205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:42.001Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b60ce82f-729f-4f96-939d-12b8e16fd182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:52.022Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=2b8997e3-8850-436f-bfe4-f84cf54ad92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:43:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:02.038Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=610db32d-eb74-4f7a-a2bf-5a9f1c58672f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:12.057Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=e66bda6f-5e9a-4d3f-b7cf-035f55cb5aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:12.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:22.069Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=40c9bf6c-2b77-4efc-96db-0ed0e37eb281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:32.084Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6078cb51-7260-4f6f-99f4-928b557c7075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:42.095Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cd59dac5-d479-4c32-bab5-d7ae41059875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:52.105Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=58f030c0-3475-470c-a7cc-60d00dee4652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:44:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:02.121Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8a9d0b99-f347-4d36-8ff8-bcbd0feabd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:12.171Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=9b80347b-d1e2-41df-92bf-8e49d1884776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:45:12.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:45:12.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:45:12.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:45:12.306Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:45:12.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:45:12.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:45:12.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:45:12.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:22.201Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=456f4f12-1dd6-42a7-b381-fcef03cda4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:32.220Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=19e60fe6-1986-4a57-afcc-97244261cf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:42.236Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0c335546-39bb-4b9d-ad18-2c6ae0516cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:52.254Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8eb3ac9d-06e6-4fbd-a315-5fdb2c3d0306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:45:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:02.273Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=77a94db0-33cb-461d-9170-ec159d527ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:12.300Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1c040baf-f55d-4c2e-8926-095a6b893784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:12.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:22.318Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5d9b6c86-19d2-48f9-82fa-f538cf255b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:32.366Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=53d55735-27c0-4118-8005-db5b1c1bf59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:42.377Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bdbc8ae8-eed5-4edc-8225-6eaf7a514cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:42.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:52.415Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=73587335-d585-4d8e-a4b1-5e8317836166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:46:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:02.433Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=69c5b09a-ab0f-4485-8a94-a33f7e43fb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:12.444Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7dc20271-2f59-445c-b94f-92ec6c859c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:22.462Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=c49ac9d4-a42a-4bec-969b-fc2ebd1c3f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:32.476Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1300f13b-9e63-48f0-83fc-cb092a471c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:42.492Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=7ffdc876-f976-4bee-8ff5-20405863094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:52.503Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a7a0dd18-9910-4494-9a98-a89b2df9417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:47:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:02.515Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=617f962d-b4ff-4b6d-b319-c1ab7a74eb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:12.529Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b0785648-5b4b-49ca-9d90-06e1b7d9ccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:22.544Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b0ebd2e7-722c-4017-9d35-cffb8c48c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:32.566Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=41941730-6d11-419b-9b9d-c2f2da82ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:42.602Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1cdc7d89-7d21-493e-99dc-6dc331a98735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:52.618Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0e0b0e7b-cf77-44f0-a222-06fe5a8201ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:48:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:02.634Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=381855f0-9f46-4887-93b3-7faad1daa566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:12.655Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=492afb62-6556-4de8-b08a-7ea6abbd67ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:22.672Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=0f2b7c37-b0a8-4fe4-91b4-6f8bad13cff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:32.685Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=a836b1ad-2706-4fca-9266-fef9555f822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:42.695Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=8120faca-168f-4492-b349-3b75dac2781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:52.709Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d2500f00-af02-475c-853f-5af85c5ef7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:49:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:02.724Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4d955c04-8147-4bd4-805e-b354b2cf430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:50:12.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T10:50:12.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T10:50:12.355Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:50:12.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:50:12.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T10:50:12.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T10:50:12.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-02T10:50:12.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:12.737Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=d9695484-abf2-4293-ae52-b2def24d3cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:22.752Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=892d7c1b-f0b8-46b6-bac2-b942a60de7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:32.771Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=27e5f423-b171-4023-9e55-58680703b4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:42.782Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=58ebdaac-e7ee-4e04-b3cc-e2b2a1449278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:52.798Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=57db4822-bdf7-42be-917c-bce4e76e453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:50:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:02.814Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dbe8f1c7-a5df-45d6-b6eb-541672a0e158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:12.833Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=1b37bc1e-96b2-42f5-9d29-45ea1bae5b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:22.854Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=979414cd-dc15-480e-a380-00f1fe5c4dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:32.882Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=37bd59cf-c878-4823-9941-7bd37e8e8970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:42.893Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=3702cfdd-c627-48b5-86c4-e11134f92fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:52.913Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5927fd8b-5135-4c0a-b18e-b0a283099ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:51:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:02.950Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6311ba10-b03f-45f9-b4f1-a4463ffebd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:12.979Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bc239b6d-e1a7-4fd1-a245-8b2b02f98a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:22.993Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=99201e2d-d3df-41ce-93e9-8fd5064ab5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:33.036Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=90919929-1362-468b-b6d4-80b968183c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:43.046Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bc741c89-d15d-4044-9dfa-e79ee97ce842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:53.059Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=89fd5884-7f1a-4bd5-a35c-4cb5ff158ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:52:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:03.072Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=cfe5a963-0b36-465b-8880-42d2be7242e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:13.083Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=6e202ae5-17a5-4e17-bcd9-200b5a52b899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:23.105Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=816acd52-695a-46ab-b51b-02582199dbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:33.118Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=5f4e116a-b7bd-42c2-bd5a-76673c167621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:43.128Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=dcffce22-1775-4634-a5b1-237f27b38689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:53.140Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=b62cbce1-3219-48b8-baeb-01398829cfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:53:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:54:03.159Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=4c4dfb9f-8e85-4f4a-aa38-33ace8ba5406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:54:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:54:13.178Z |INFO |Init configs |InvocationID=87560396-6952-4e36-9fd5-02192f2682ef, InstanceUUID=bd67186f-c835-41d4-8a28-229fdf3c882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T10:54:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |