. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:08:01.895Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:08:01.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T07:08:01.949Z |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-07T07:08:02.999Z |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-07T07:08:03.153Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:08:03.153Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:08:03.154Z |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-07T07:08:03.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T07:08:03.528Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-07T07:08:03.563Z |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-07T07:08:05.969Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T07:08:06.476Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-07T07:08:06.498Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-07T07:08:06.499Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T07:08:06.580Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-07T07:08:06.580Z |INFO |Root WebApplicationContext: initialization completed in 3017 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-07T07:08:07.190Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=34135179-b008-4e2e-ac8a-618985590808 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-07T07:08:08.430Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=34135179-b008-4e2e-ac8a-618985590808 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T07:08:10.421Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=34135179-b008-4e2e-ac8a-618985590808 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T07:08:11.329Z |INFO |Started MainApp in 12.856 seconds (JVM running for 13.636) |InvocationID=34135179-b008-4e2e-ac8a-618985590808 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-07T07:08:11.456Z |INFO |Start scheduling PRH workflow |InvocationID=34135179-b008-4e2e-ac8a-618985590808 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:11.473Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6bd5c7a9-dfb1-4cbc-bec4-91c8e85164bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:08:13.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T07:08:15.946Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T07:08:15.947Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T07:08:15.949Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:23.179Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6eeb7a83-27cd-46f5-aeea-2a6f41e7f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:08:24.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:34.310Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a279b286-2b02-4219-8af3-43ddb78e0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:08:35.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:45.367Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=5b8f0e40-512c-4e69-abd8-edac3c0f723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:08:46.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:56.457Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=31945fb6-106a-4151-8143-7df18c45af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:08:57.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:08:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:07.559Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=222c7d4a-a89c-410e-96f1-ab93cb702ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:09:08.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:18.673Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=709ade5d-3fa5-4e47-a240-8b9fc31eceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:09:19.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:29.767Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1fe5e56f-a002-4b4f-ab7a-6086aa65210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:09:30.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:40.846Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b96f568b-7d9b-4dbd-9233-ef94042e35c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:09:41.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:51.913Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=022aa2a1-ab8b-4206-a2ab-1d46af7b4a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:09:52.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:09:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:02.985Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=94e79aa4-f3c3-4915-8b26-97aabc1094aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:10:04.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:14.062Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=870d1f27-91c3-4625-aec7-b0acab1b42bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T07:10:15.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:25.128Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f6a831e8-2d4c-4ba3-a580-b2e8bbe87800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:35.384Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=34466028-1b57-448f-b428-c94bf0250b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:45.412Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=81a77b0a-88d8-4466-b24b-9d32f34b6551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:55.454Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a90964f5-2e8f-4aae-b4ee-4d558eb83042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:10:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:05.484Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c70a0d7d-01f2-490e-b79b-4f12be95faa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:15.510Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=16392f27-4f94-49fa-b589-eeee2cca8533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:25.557Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b884d77b-c6a2-444a-88f6-e06ceb037f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:35.580Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9a169eec-2b35-4c8a-a483-04a908347b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:45.608Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=195e7590-4dac-4f37-8571-3f80262dbd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:55.679Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0334ea4e-ea02-47ea-87d9-b463a09461f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:11:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:05.704Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b69f9b70-43d7-4669-bb91-efd2c6f5efce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:15.765Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9b72da6d-12f7-458d-867d-b755f92013fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:25.786Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0ffbca46-5af7-4a71-a5a5-fd1070945a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:35.807Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=96253308-cd12-4feb-8571-9325fb0cfe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:45.828Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=26f4fe05-31ef-454d-a5e4-87b4f12e83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:55.846Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f91bf068-bdbf-4bb3-aa8c-e6e335becf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:12:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:05.866Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b6f3be74-51e3-48b2-8d4a-0186452179d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:13:09.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:13:09.027Z |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-07T07:13:09.028Z |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-07T07:13:09.031Z |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-07T07:13:09.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:13:09.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:13:09.047Z |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-07T07:13:09.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:15.881Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8f681493-ab2c-4e2d-a78d-d1800fd19351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:25.899Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d52fd2c6-b234-483f-8096-f759e3d7eb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:35.930Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=53a7fc1d-eac7-42f0-b675-8f72d6c874fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:45.947Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=23d317d7-c79d-4cf4-8e06-3095095eae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:55.969Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=795a4007-b6a6-497f-b153-3bed22963715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:13:55.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:05.995Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9ab5936e-d5fc-4320-8499-1db9b3d23700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:16.021Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=fee73b02-a8f4-4108-83d6-8ad0063de270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:26.039Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8e214a45-e7d4-4fc0-ad7f-34af0dfe2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:36.054Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2701c6c2-3630-4371-b762-17a2c7945095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:46.072Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=643936a2-1fe3-4349-a752-d20590c9e52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:56.090Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1c47b8f6-e86e-4652-918a-da4a20a04086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:14:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:06.106Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6f731671-4257-4abf-95c6-a06cdd23ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:16.121Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9ffbdb14-d76f-42de-b342-a00d0a279d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:26.135Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=501798dd-6f8c-44c4-8e8f-7f48a733e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:36.148Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8c339bed-3e81-4696-9cd3-d3461a328b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:46.169Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b6684a89-4c34-4b29-a3c2-cd4d37da862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:56.183Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4214ea7d-c909-43a4-8dd6-0c6c0a437983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:15:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:06.195Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cc1a3650-d001-4881-bb20-c4f4d7e03cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:16.212Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cd9b9306-b439-4d8b-ac30-ffb0e8e6ad78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:26.235Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a034e48c-9a9c-456b-8d01-981e629fce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:36.250Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4b55d229-6d5d-4c28-bfa0-5dfe61a6824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:46.273Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=231a0c1d-39b5-4ab9-820a-60dcb6cd3b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:56.292Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9a771507-ed10-42ad-b2c8-354bdefa4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:16:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:06.313Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=851655f0-1e46-4a4e-a227-6f26bb433ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:16.328Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=075a1b8c-ceb6-4860-bd84-c217f66716fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:26.342Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8c2038fd-c146-490b-b51f-fefbc42cc43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:36.361Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a3cdc791-a6b9-4afd-9b12-331b0e124820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:46.375Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=28bc1123-020c-4cea-82ab-78368233c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:56.388Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a4ab5cac-2ec7-4c21-bcc4-0294386e3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:17:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:06.406Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6218e1e0-79f6-40d8-830f-62a369bff50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:18:07.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:18:07.662Z |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-07T07:18:07.663Z |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-07T07:18:07.667Z |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-07T07:18:07.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:18:07.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:18:07.682Z |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-07T07:18:07.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:16.423Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=43db999b-eb40-42fc-acd3-17a71c4ec867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:26.436Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=04dd48dc-3ad1-4756-b308-aba543311d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:36.450Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e54501be-a29f-45ff-a1d8-fdd0f02c50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:46.464Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0dd78ae8-2b79-4458-a8d0-d3c54f6b9b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:56.482Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3d4add1b-5cda-45c2-a0ce-7d0a44e256a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:18:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:06.497Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a132472a-eeed-40d5-adf3-b85e5ff3734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:16.514Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4f52f3b3-7460-4980-b39f-ea59c10a2f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:16.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:26.530Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=437823f7-6b73-441d-bf8f-acba0dcf2e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:36.546Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=078a6f0d-4a3a-4a69-8402-42f4fa8da316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:46.563Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=81f15d63-aee9-4017-a804-7c050c92c994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:56.579Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=73f2c203-200d-49ad-94ed-e0c1fbb22494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:19:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:06.602Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7718f352-ce5c-4474-928f-d27a52e83b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:16.618Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c14ad1e7-d8e9-4e96-8f5b-c1fe5e9e47f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:26.630Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9c356068-bc04-44c7-8dd5-283db880571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:36.647Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=25516f0b-f5e9-4eb5-a32b-0131c274891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:46.664Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=616a36d0-2a6f-4076-83c6-7946c6811ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:56.680Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9537b1ca-90a4-4f0e-866f-56325c1b38e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:20:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:06.691Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0603bc68-64a0-4cee-9634-db34466aaea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:16.702Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4cd06b7a-827f-486e-80ff-cc6f3ca093c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:26.713Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ed77e146-ddf6-49d9-91de-0c9bcf8103c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:36.728Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=109b904d-2c89-454f-82c2-b81028106567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:46.742Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=12c15fe5-d0a0-46d8-9ef0-5fd2c644e3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:56.760Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=26bc3841-1054-46e1-aa0c-d77b4b60a079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:21:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:06.780Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f4cca48d-9b84-4a9c-8d9c-bda8627a89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:16.808Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=fb590167-0188-4398-b136-397244abe3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:26.823Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=bfeb3981-a4f2-4cd5-899c-0b7867196e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:36.840Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=edbd67d2-d8d0-4267-aec0-bebde920315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:46.861Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1d370f5b-b361-47da-aa2c-ce6429c73a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:56.877Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1b9decbf-0a6e-43ba-86d8-c2e5de1e48e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:22:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:06.893Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c97b201d-6864-4a77-9913-96d66197c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:23:07.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:23:07.711Z |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-07T07:23:07.713Z |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-07T07:23:07.717Z |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-07T07:23:07.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:23:07.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:23:07.745Z |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-07T07:23:07.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:16.918Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b0f38ff7-45d5-4647-bac9-ee527d3e8c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:26.933Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=449ca60e-1b07-4866-9064-6a04e452f3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:36.949Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3590cf7b-f958-47bf-8916-e46fcdc49d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:46.965Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ac404852-6634-4307-9295-f3433a5c830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:56.976Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=72a9ac39-d0c0-4ce2-9d66-66640ee4c4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:23:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:06.991Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ee6c3bc3-2100-462c-8a8d-eed0bbda9293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:17.002Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0718d9a9-49e4-4606-9e6d-ef24919e0bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:27.017Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7e37f439-ada1-404c-9636-f1ff41d076e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:37.036Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3f6fda46-92ba-4712-ad48-2aad70f765d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:47.046Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=55dbeedc-2164-4ca9-9dc4-7b10b4ad82e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:57.061Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=914c93f8-fdab-40c7-9866-0f6c98551f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:24:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:07.078Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=02175cd3-7672-4ad9-a187-57a7564f1b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:17.095Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=23693c8c-3634-456b-9b00-9ce520f29bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:27.109Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=595fa9dc-1427-46f9-90b4-97f0b93c5e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:37.122Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=fc611a46-6e08-4094-9f69-e289651de6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:47.136Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=16724ce7-1df8-48b0-808c-a99beee9d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:57.174Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ae8f68ee-bfe6-4ca0-a289-ad23e13e6639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:25:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:07.188Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=12e0725c-cda8-48e2-9420-15501ed1caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:07.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:17.202Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=708fa35c-2388-4b61-be98-d0ae81a03111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:17.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:27.217Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6b1a642d-73be-4321-bb04-9f47b8e49069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:37.236Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=10c1247f-5263-43db-829d-667d696cda7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:47.252Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2bb53a23-7ace-439a-94b2-70567ccfd1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:57.263Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=bbefb121-8c0e-4ca7-8bd7-3da6e4489d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:26:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:07.282Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cd012cb0-2207-494d-9cc0-21001550af38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:17.295Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f79d670a-cdbd-4f5c-b030-17689de7ee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:27.307Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=78d4cfd3-d6e7-48ef-9916-2be4895193de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:37.318Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8724f41b-4876-4b1d-a478-45d151bbd2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:47.331Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ca0ca331-6bb7-47d1-9221-1c661844210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:57.344Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=25a74ca2-f331-4d76-b6ca-74ecedcc36c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:27:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:07.366Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=055b40f5-e153-47a0-ad0f-deb685668351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:28:07.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:28:07.627Z |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-07T07:28:07.628Z |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-07T07:28:07.632Z |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-07T07:28:07.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:28:07.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:28:07.654Z |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-07T07:28:07.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:17.378Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2c5c4e5f-2120-4915-8da4-93a1b2ffdc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:27.393Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c4cc8cb4-f2eb-4ee7-8998-8b0729bcd861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:37.415Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=de9924f5-dc8d-43a4-9908-5fdb3d5ac11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:47.428Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=dea69b13-aed9-469d-83cd-e781553c7b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:57.443Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=33950b9a-7b48-4706-ba0a-5874b38b72b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:28:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:07.460Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=06e1af66-c839-4268-bc28-822e47709fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:17.474Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=273d34ce-5a1c-4af9-a5ea-f20a59684a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:27.487Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d05f54f5-16b6-4544-9412-67a4f5177dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:37.501Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=599b8134-66cb-4291-8ba5-7050a3bc0a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:47.534Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3819db99-594c-46c4-acd3-478a9bbfcb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:57.586Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2076f4e0-2387-43b6-ac52-7d359fcefe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:29:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:07.632Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b0247f78-1f8c-43bc-9ef9-8668da1b27e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:17.666Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8db0af5e-993b-460f-bb2b-15edc771c5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:27.691Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b37da7e8-6022-4da0-8268-9b82314fa5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:37.704Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d5e4fae0-99ca-408e-ba0e-6beec732fc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:47.724Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f66189d4-f313-4f31-b84a-13956c7ce1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:57.736Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d2999204-2a25-485d-a0fe-8b5da598f817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:30:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:07.754Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=943f295f-0fc7-4ad9-b26f-d26ab178b7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:17.770Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4c8a1528-21e9-4d09-904e-cd0ff4e70243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:27.790Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6392aa0e-64f0-4d2f-8bd2-2a8374fc83ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:37.814Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0a16acb2-2707-4a0b-ab70-e3a79e0a4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:47.850Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2f01586e-9d0c-45ae-9dfe-8b5c76976a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:57.866Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=54675917-9cfd-4054-9ad5-a801f43e694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:31:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:07.907Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=de572eaf-764b-4ac0-ac36-ccb3be9141d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:17.942Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e82e9860-5fe8-4801-bf41-0c7b2987f562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:27.957Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c5ea8c72-3faf-4ce7-9cb8-a0e5af181ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:37.980Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c4e429a7-d442-4855-8a08-7d1ba7113cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:47.994Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c6511612-240e-4c6f-af91-a55f90c5f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:58.027Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a866978a-8cae-4bcf-8cbf-90cf00b9b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:32:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:33:07.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:33:07.547Z |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-07T07:33:07.548Z |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-07T07:33:07.551Z |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-07T07:33:07.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:33:07.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:33:07.563Z |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-07T07:33:07.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:08.039Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=fc86b177-9843-417d-a640-d8836c901184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:08.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:18.053Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cf4fe584-dcac-4379-a52a-8c179a63f706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:28.082Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4900033b-4ad5-4387-a610-6bb291700c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:38.102Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3093117f-8dc6-4777-8afc-0365e7a5dc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:48.115Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=94cd270d-45c5-4d98-b91e-ea503bfd0ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:58.129Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cf3b086c-3684-4d87-b37b-0601a605b117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:33:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:08.151Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=87eeb2dc-6438-4d4b-8045-7bf0b6890d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:18.170Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=17b9327d-a714-48f5-a36d-ae5bbb8d9fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:28.188Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f6bf9262-e7a0-4daf-9cf9-c94959629980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:38.289Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3c62835d-dd50-414c-ae3b-72485643b134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:48.300Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=01bbd76f-4a37-4c97-8456-0e0e08fc0e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:48.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:58.311Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8239c78b-cfb8-4dcb-83f6-95c727936c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:34:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:08.326Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7e4d27a9-91c8-43f2-b59b-6e9784cbb91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:18.341Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f2f7ed95-a47d-4a7e-939c-7a1a0c512845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:28.354Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c0c20eac-a14d-4be6-ae7e-a08cf24b2cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:38.398Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d9fcf310-061f-4570-a91b-3a625c3844d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:48.411Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=28f51489-754a-428a-9270-de51e59e8a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:58.423Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2da7953b-14b9-4872-9715-ac902b076c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:35:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:08.434Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=41a009bd-89f2-42fc-bf65-c407678051db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:18.445Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=25af5788-9206-46bb-8475-ec63625fd94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:28.455Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=eb4ee34f-42c7-445c-a42d-a5bdc22a572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:38.465Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9d841ad5-9006-41c7-b639-fac3386faf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:48.478Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6ce7d616-da64-463b-ac11-c7a3c5aa9d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:58.488Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=600d4bcd-fe07-4789-9067-98efaf9cdb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:36:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:08.501Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1bc29d04-5d6b-4392-8b35-2f8895c6e534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:18.511Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e13644e7-1cbf-4f57-987c-0b6acdf3fe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:28.521Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=575030ed-f4f3-47aa-8f48-3f86ebc7f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:38.531Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=83d7f53b-4a4a-4274-8db6-6c83d414a214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:38.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:48.541Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8451435b-1051-4f00-addd-36d6a38a5b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:58.554Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6f86f6c2-4e98-4840-96fb-70464993464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:37:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:38:07.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:38:07.588Z |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-07T07:38:07.590Z |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-07T07:38:07.596Z |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-07T07:38:07.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:38:07.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:38:07.605Z |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-07T07:38:07.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:08.567Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b934fe3d-f65a-4f4e-81e3-61a827872509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:18.579Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=5307bec3-d45d-4ec2-b587-b1f53399cf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:28.589Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=32c2c093-3c93-4a3d-bc81-2a9bf3a55b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:38.609Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=757dcb68-f84c-446b-8a4b-a982e2395aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:48.621Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c8b790d2-9e5d-4e93-a64d-7f40c7e96e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:58.633Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a7a36080-785f-4696-8d22-9ffc18fe6d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:38:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:08.648Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8fcaa977-9cf0-4f7c-bfd2-498833d3cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:18.661Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=999eb4e2-001b-4fdc-b07d-a2512f628327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:28.676Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f26f8b4e-9dd1-42d3-bc81-2597ee89a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:38.693Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d38c03ee-0262-4b56-9186-93a1837b16b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:48.704Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6445a535-b057-4fa7-8ff4-c1ae801ca469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:58.717Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=6792501a-3b9d-4819-9146-bf20e7425664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:39:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:08.733Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d3aa3596-9778-4de0-8688-e2464cebee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:18.746Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e10be67d-fd32-4114-91f1-026945e7ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:28.760Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b9a450e1-64be-4b66-a597-587add6a5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:38.774Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c821816c-71c2-4d00-b5e7-e9d3943c5b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:48.786Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f35e3d25-f3a5-470d-a75d-3605ea4376d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:58.796Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=009826cf-9305-4e6a-bce0-c4bf32a05a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:40:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:08.812Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=db1cbe89-49b7-48c1-b57d-fefda5f32993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:18.832Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1d0c16f6-a65b-4b21-aa85-6a0e13b5dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:28.846Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=63ae1fa1-df12-484c-95d0-32db7cbc3a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:38.858Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ff66d8fa-6991-4c98-a149-2403ecf985c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:48.868Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=441dac5b-ea04-45e6-829c-809adc546928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:48.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:58.880Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e88c2beb-99a6-4e78-9ca2-2b127082a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:41:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:08.893Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f0aef340-2a80-4add-99d0-2f33379608f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:18.903Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=dfca29ab-dc31-4c39-8bba-eb778de58976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:28.917Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a69340cb-d930-45eb-8190-5759f7041194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:38.927Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b8a38dd2-2ce8-4b92-881e-8c80104343d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:48.939Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8d9d0bfc-6091-4121-8fcc-1c1452da31a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:48.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:58.952Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7cadfecc-5ecc-442d-92c3-f6006e9825c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:42:58.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:43:07.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:43:07.594Z |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-07T07:43:07.595Z |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-07T07:43:07.599Z |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-07T07:43:07.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:43:07.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:43:07.613Z |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-07T07:43:07.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:08.965Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=42321d22-1c51-44c4-983f-2c1daa39f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:08.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:18.977Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a5e4f823-0c9e-4317-9c24-1dc8c92bf4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:28.987Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=daf5a101-03b4-42a4-959f-22726d59b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:28.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:38.997Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b9ef3885-1653-477c-ad6b-a17962b11b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:49.015Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c9ecd6cd-b01a-4290-9bb8-5817af07dfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:59.025Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3ccba322-067f-4232-b764-184626a38f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:43:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:09.037Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=00a29366-900a-449c-ad75-2cf56ce7b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:19.047Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=04c941c1-4db2-48bc-aca2-163f55bb91e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:29.061Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=496c0c18-0550-4eca-b192-0b380e2ab424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:39.071Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3157945f-633a-4f0b-8657-a095aa969823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:49.082Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9434e202-ae18-4242-aa01-891ed7780eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:59.092Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=19bb23cf-f653-4e1a-bc0b-62423e46716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:44:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:09.103Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f1f30bd6-e268-44e8-9da1-09246a2dbb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:19.114Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=33878944-79e5-4ff8-b639-96713e948907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:29.127Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f4e66543-c973-4956-9503-ae97bfc335d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:39.136Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=ec7c5d35-f8ab-424d-b95d-91fd417b78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:49.146Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=96ac7144-e031-4a96-a516-ad3fa391a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:59.156Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a3b72545-0a7b-4ba0-8000-d2efdb499fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:45:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:09.170Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=bf89778d-b680-49fe-89bd-6e9d0174933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:19.183Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=58e5d812-9668-4112-a7ef-de9c5742b431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:29.193Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3e39e16e-9f83-417e-ae8d-fd40bae64565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:39.202Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=bf87f079-3795-44ed-92d6-40574bc08a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:49.216Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=058a7cea-ec92-4379-a7f4-b6525efe8f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:59.228Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7c5009d4-4c7f-42cf-afe0-d20335477d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:46:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:09.241Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=24b4d76f-6438-4da3-a89c-0ba6f053dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:19.251Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=07b1eaed-7ef5-4bcb-9f2a-f5c35e9f792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:29.262Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=043ea251-58e9-4d12-963f-d390ec62b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:39.274Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=19cc53ed-7f14-4c87-ac54-f8c1e8cad472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:49.292Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=77e60cf0-58ee-40b1-8404-ae4c777c95b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:59.301Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=00c3b80b-15a3-4bb3-b577-d27761a6cfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:47:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:48:07.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:48:07.644Z |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-07T07:48:07.646Z |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-07T07:48:07.649Z |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-07T07:48:07.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:48:07.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:48:07.661Z |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-07T07:48:07.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:09.312Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8efe3168-64d4-4f44-a3c5-cae21fd091e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:19.324Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0e37cbaa-cf59-4ce7-bf8b-3502bbe7305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:29.336Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4e33b373-7211-4e30-bb60-800f353d4a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:29.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:39.348Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3b92169f-0793-450a-bf0f-b8cca029bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:49.359Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e262194c-c733-4a7d-bf40-03f691c2f688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:59.368Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1d7a23f3-6098-4f84-88ff-afbf3453ecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:48:59.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:09.377Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=720401f5-bebc-446b-9239-1cd10802ef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:19.389Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7ecf4d69-ddc2-4d43-a557-5b457fbf1204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:29.400Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=812ba50e-58ec-49a4-866f-b8aa559ed296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:39.409Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=bfd65fce-ae0b-4011-959f-f83d1125ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:49.423Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f503d872-9e5d-4e7e-9616-c9fe238d846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:59.436Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=87876228-a803-472f-b1bd-e577aa692143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:49:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:09.448Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3d6458cd-b213-4c03-b6fe-42a5bc58b8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:19.460Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=20582bcc-86f6-4f33-b634-4c45bdc1177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:29.469Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=89fba130-2a34-47c2-8e5c-62207705d30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:39.479Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d5bdf0b9-4aea-4f1a-b277-55e1b48426e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:49.489Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=bd620a55-1267-421e-9879-94021a01adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:59.498Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b2bcc104-b504-457e-88eb-8581f1f75fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:50:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:09.509Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=009b20eb-1292-4cf7-af17-e0ad632896b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:19.520Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=274735fe-a30d-43e2-8ecb-c027a627eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:29.530Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f2f37147-6ee3-4bcc-bc94-2026c8a663f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:39.546Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=1ad3bdb5-9523-4047-aa01-614f87e7afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:39.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:49.556Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=403b1912-72ce-4213-8dce-dfcc9d4ce7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:49.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:59.565Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c0f5a767-795d-4f65-963d-b1f47ac5f16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:51:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:09.575Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cbca4f28-005b-46d0-8135-f7a67de8be5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:09.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:19.584Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3afb5dfc-f714-471d-b057-afbddac9fef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:29.593Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=058037ff-76f6-4565-9639-9716b8196c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:39.603Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cb432797-21bc-4003-b468-5bd67dd6a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:49.613Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=5f89c40b-962c-4948-9a45-0e7ebf105d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:59.624Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b19bd165-68f0-45c7-a4a3-0f44e055aa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:52:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:53:07.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:53:07.446Z |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-07T07:53:07.447Z |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-07T07:53:07.449Z |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-07T07:53:07.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:53:07.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:53:07.455Z |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-07T07:53:07.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:09.636Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8f7c6c65-0d3c-4a97-a85e-7929aebfa705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:19.648Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=9dfc86ec-a139-4697-9590-3888bd72a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:29.659Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e710247f-d008-4d5e-8f5a-e275bf1df29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:39.670Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=529d8625-5fa8-4e9f-a3d8-f34c0bf98300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:49.680Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=5ea811b3-93d1-4dd2-b178-726b7f58a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:59.691Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e6f9c3cd-d102-444f-9553-d06113e73b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:53:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:09.701Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b65fe5ee-0bd6-4201-b631-5b3ce2fcad09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:19.710Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c3258efd-bb9c-42ae-89d9-3ac431fc7673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:29.719Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e102fa27-30e5-42fc-bba3-146e2c989980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:39.731Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=68c0d0fd-2d6a-48a7-918f-0e0727e3ee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:49.745Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=fc8cbdf3-f7a4-428c-bf00-654719d4d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:49.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:59.765Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d3d3e8f5-d253-453f-953e-19b8a2ec4ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:54:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:09.778Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4f7cdd3a-e816-4b61-8da5-5fa492b5e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:19.790Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=5465929a-407f-4354-8991-508695bc6758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:29.803Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=69c6a97d-a727-41c2-b7cc-8ba3e7264a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:39.814Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=79ea8b64-82f2-4378-81d5-124f54a8076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:49.823Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a9ddf75d-e43e-4e4a-9527-0fe0c0f50292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:59.833Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=0cfc9f58-1ead-4c0a-9c46-accdd6b22bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:55:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:09.848Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=8c729bc9-c8e1-42b0-a350-8087f433ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:19.856Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=00200e4c-151a-47cc-adeb-e5a548e74e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:29.870Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=b8e6d0e2-88e4-4864-8e50-b31ad6c1560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:39.880Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=7e95204c-9ed9-40fe-9796-5c2f64f9867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:39.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:49.890Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=18b71ba2-7449-4529-b713-31045704be77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:59.899Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=c904dbf3-dbe0-40f4-b13a-38ea107974c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:56:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:09.909Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=29059ef8-d1eb-428c-86a7-965ae88564dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:09.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:19.922Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f34ce3f6-59c3-4be8-83c2-2a0a2a5c09a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:29.931Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=cb277d3c-5bd8-4748-8e58-9e720745f43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:39.942Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=2c6ff419-64be-4968-a108-6cdd5eab0a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:49.951Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=31525caa-22aa-42b1-9287-40e7a83a871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:59.962Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=238ea0ba-202c-4ea2-a31e-714c4b574cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:57:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:58:07.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T07:58:07.560Z |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-07T07:58:07.561Z |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-07T07:58:07.564Z |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-07T07:58:07.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T07:58:07.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T07:58:07.572Z |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-07T07:58:07.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:09.972Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a67a8433-5bbd-4970-b044-dfbb316b86ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:19.982Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a56a0681-9157-4b3d-b29a-6ca6389ddb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:29.991Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f4195dc0-dfb3-43d4-8d34-fc93a3193bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:40.000Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=f1a1091f-7bb3-42a6-9846-072de4912dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:50.009Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=4140b98c-04f3-43af-9210-c9a1113254c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:58:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:00.018Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=3b0e582b-1464-4928-b111-802c90ece1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:10.037Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=fa0de68b-7d7e-423b-a376-af0d852c3a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:20.047Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=affbf64d-917d-4760-9f9a-9dd1c570a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:30.057Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=d25d6b41-9e73-49bf-ac90-c6e9b6af46b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:40.067Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=71ba0d28-fecc-4d12-a802-94513ea3a399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:50.076Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=413bc415-3c6f-4442-bfa5-e2322a813568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T07:59:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T08:00:00.087Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=a4cab981-e187-4b9b-83a3-1cbe37e5c88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T08:00:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T08:00:10.096Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=05b80587-1fef-425a-8519-536ff45629ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T08:00:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T08:00:20.105Z |INFO |Init configs |InvocationID=34135179-b008-4e2e-ac8a-618985590808, InstanceUUID=e1647c51-25fd-42f0-a4bf-cc7afeb167fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T08:00:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |