. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:26:53.667Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:26:53.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T02:26:53.703Z |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-20T02:26:54.488Z |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-20T02:26:54.607Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:26:54.608Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:26:54.609Z |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-20T02:26:54.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-20T02:26:54.782Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-20T02:26:54.804Z |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-20T02:26:56.700Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-20T02:26:57.168Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-20T02:26:57.186Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-20T02:26:57.187Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-20T02:26:57.245Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-20T02:26:57.246Z |INFO |Root WebApplicationContext: initialization completed in 2441 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-20T02:26:57.623Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-20T02:26:58.235Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-20T02:26:59.673Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-20T02:27:00.073Z |INFO |Started MainApp in 8.742 seconds (JVM running for 9.37) |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-20T02:27:00.200Z |INFO |Start scheduling PRH workflow |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:00.264Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=93032d49-6787-424b-bc83-28a77c72869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:27:01.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-20T02:27:09.103Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-20T02:27:09.103Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-20T02:27:09.106Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:11.736Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=177e00a3-7581-43cb-9f43-daf437528e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:27:12.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:22.819Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a2a64702-680c-43cd-a3a7-3c1a23ac160b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:27:23.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:33.910Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e8512a04-d1dd-4e3e-b574-8fed9923620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:27:35.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:45.013Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a7af72fc-06e1-44af-961a-ea768d08f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:27:46.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:56.087Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=00710029-ff09-459f-a1f4-94b61cddfd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:27:57.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:27:57.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:07.221Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bf352729-4f34-4b5f-a126-8fcd633e16bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T02:28:08.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:18.293Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=42ab6b2a-823f-4044-ac2f-9c3a9d92a109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:28.439Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=51e5802a-fa7d-4c0a-a4fc-ec141b001105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:38.456Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=769aec24-286a-438a-855f-1b91b42a4570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:48.474Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=54a6312f-9c72-4895-bb9d-763d4bc87be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:58.487Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=00447340-0e62-406a-8912-fa4323a60413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:28:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:08.505Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a7997d08-e508-417b-a967-1dca101f5e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:08.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:18.525Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ea865f68-665b-49e7-b518-65d20c832073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:28.537Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d4508afb-1359-43f9-9afe-c77b6090d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:38.550Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=05df6709-528b-4b31-8040-c35ebf5f3f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:48.564Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6981ba97-0f04-4118-8da2-7249985123e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:58.576Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=06db5353-26b3-420d-944a-756ce4bbce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:29:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:08.589Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1cf0e1a3-5fad-42f0-b631-40de528e0b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:18.601Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=181b562b-6b92-402c-8864-4910c6ce10df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:28.613Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7f605353-60b6-471f-b218-00d6e76f8645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:38.624Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e1a866cf-af2a-461e-a041-ce78d97a55dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:48.636Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ae1babeb-bd98-4b20-af22-f5381728d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:58.648Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e6ea6926-4f13-46ff-ba8d-bb4b598b98b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:30:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:08.661Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4ab4fe15-df5b-49d6-825a-d27f17e73070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:08.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:18.675Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=61c28164-12fa-4431-8e2a-ffca651dbf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:28.687Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=55e1df14-b594-448b-8c61-acb4ee79c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:38.698Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=405f3b91-3a2e-41a0-b7be-26e8ac657a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:48.709Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5d40eb91-d0e9-4f4c-863a-5e5a8deeb6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:31:58.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:31:58.516Z |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-20T02:31:58.517Z |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-20T02:31:58.521Z |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-20T02:31:58.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:31:58.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:31:58.529Z |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-20T02:31:58.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:58.724Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e58ace96-807f-4c4f-8bc5-80f20ee0e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:31:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:08.735Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=da563d3c-d533-4cbc-8e08-2f0354c6a79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:18.746Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1be0448b-8f72-45f6-9f28-9c855c01f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:28.757Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e84efe90-da06-4298-9675-1a0643bee9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:38.770Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b9a5a340-24a8-4c6b-81a1-decf8e349fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:48.782Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a5317347-64d9-4b6c-8394-25fea674e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:58.792Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b334f1b6-e12d-4c4a-9a6a-a719f88efd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:32:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:08.804Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=856c7fb6-fdfe-442d-a2a5-1bd75162be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:18.837Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7561715a-9ba5-4319-b1f4-49c1efaf6b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:28.849Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a8afa196-ad37-4ec1-af3b-720e4c4d2889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:38.860Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e6b8ba75-baa8-4bbc-b920-cc892bfc4af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:48.871Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=13b69bf6-e1ef-45cb-bd7b-6e33c96f66e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:58.882Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9818cf88-26bd-45d1-942e-794604c92e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:33:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:08.892Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a0fb5393-48f6-4fe9-9373-c6c91fa7f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:18.903Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e9bd710e-8c0e-42a8-a8f6-a9c7f6b3374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:28.914Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3323160f-2414-4861-a818-b9f07e415f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:38.924Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3485c8a3-4ab6-4e24-a2a2-2dd67e2ccff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:48.934Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f881e56b-620c-40f3-b263-81ad8526aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:58.945Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=688e5a05-cd49-486b-8a53-0f194a4c1752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:34:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:08.956Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fecf7711-0486-4ecf-b5f6-0fc20c821372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:18.966Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=819cb010-215b-4e59-8427-87846d47a7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:28.976Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=aae96157-6ec1-4034-882d-36c86d0f9b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:38.987Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c13a484c-7f9a-4bbc-aec9-651eb45f7f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:48.997Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0e2302c1-41bf-4c75-9304-a52a2311fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:59.008Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2ec57c83-2bf2-42c2-827a-e647d284139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:35:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:09.017Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dad9f0be-6b5a-4f02-9cdd-f953bdceb38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:19.027Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1258ed72-5dc7-4483-a66e-70f3e4d8a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:29.038Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3b74ae3c-9f7c-4b0a-8b2a-dfc7df57e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:39.051Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=493ddc56-308d-4345-bbb0-59991a4a701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:49.062Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=de6513a6-4366-49bd-b985-14e163f6f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:36:57.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:36:57.912Z |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-20T02:36:57.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:36:57.915Z |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-20T02:36:57.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:36:57.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:36:57.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T02:36:57.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:59.072Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7f54ed4e-6a76-4a4f-9863-5a3e6e8188a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:36:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:09.081Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=49bf8208-a185-4888-8001-5a46da347ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:09.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:19.091Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=13028e86-9022-4624-ae61-7b76386d1b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:29.100Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a550cc4c-4292-45cb-9d78-444f669d5564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:39.110Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=04e2c4fb-1cbf-48f4-8397-03f7a4f724e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:49.121Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8f859a30-2124-466a-8782-cd8feb530dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:59.130Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7bf9fd20-4396-4932-94e8-484080d024a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:37:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:09.140Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8384c8f3-7bd4-4947-9b2a-0100c76e5fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:19.152Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=83bef226-fa7d-4647-84e3-2b5211314350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:29.163Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6bb35f41-7223-4e7a-9d44-b41cf034a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:39.172Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=11690928-5cae-4440-81f7-0b8be2769b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:49.183Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7d7592e4-93a8-4113-a51a-b3d030adb047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:59.194Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3f06b851-f9f7-4120-bf2a-1c04e08bd8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:38:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:09.203Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6d2202c0-4d4c-4637-a345-d05eae0efc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:19.213Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=37c9968d-6180-4188-aa24-ee1d71140ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:29.222Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ed568bc0-d613-49a6-905d-4c8fb0394253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:39.232Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6ef29a5d-0fa9-499f-bcc3-607a9ff98269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:49.242Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7a6b9a18-285b-404e-bfd4-fce3d9da6de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:59.254Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=80d37770-d990-45df-882b-0ceb3bb731e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:39:59.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:09.266Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=098d3f62-202b-453f-b39a-449dbf08ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:19.277Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=aed8f4f0-f007-4920-92a7-d22404c70539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:29.288Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9905321d-2479-420a-a5b1-00f32f4435b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:39.301Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b79496ea-f1fa-4812-b839-963b80117209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:49.312Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=899730be-49b4-47dd-8f35-39dd2790138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:59.322Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f007785c-e3dc-477f-9d02-ad238fdda5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:40:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:09.331Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=61fe4921-7527-4393-aab9-2301d02ecc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:19.341Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3a01eb03-8ba0-459c-ba20-7edd20203f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:29.350Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=671447f6-cbf4-498c-8707-fc40be8a4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:39.359Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3723d383-dabe-4437-9b81-ecbece1e9960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:49.369Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=231f5529-d474-4d3b-933f-3c2afa54102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:41:57.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:41:57.880Z |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-20T02:41:57.881Z |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-20T02:41:57.883Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:41:57.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:41:57.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:41:57.889Z |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-20T02:41:57.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:59.377Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e89155e5-ddd9-4140-8645-ffefc9c4e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:41:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:09.387Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7e99d417-b14e-4074-8de3-9c4bdc8ee912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:19.397Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a85d0177-c40e-4959-9e23-465666c78397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:29.405Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0e171520-95bc-4fb2-9fef-7a607d725b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:39.414Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ae3c2ed6-0ee6-4d67-bb92-20328c29fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:39.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:49.424Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=472d40fc-90d2-4f05-9c99-881e78e702fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:59.433Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=33570e60-2d73-41f1-bae9-dd53ac16e4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:42:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:09.441Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=52cdc4b6-5ef4-4def-93ce-0adfc3996426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:19.450Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e159a0ab-3617-497e-9eaf-09b0fae7d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:29.458Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1ce56440-4e28-4c6a-862d-be801ee5f5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:39.466Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4a1f4675-456d-452b-ad36-a5b6a300c31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:49.474Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9ef8915c-b8d2-43e7-9356-5f619cba49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:59.484Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8fda6c78-a740-482f-a8b0-95bbf94c59a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:43:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:09.493Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=555c1ffd-f731-4f07-8a30-06fd1923e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:19.501Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7ee8e1e9-da14-4678-b0cf-ead946ea8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:29.510Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=86e609f0-f51f-44a1-8893-ee1c657e1a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:39.520Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c1b8e667-bc1d-47db-a383-0a31bed69c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:49.529Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2751cdc0-09a1-4938-a7fa-bb95ff250916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:59.537Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=03189a46-87cb-40fc-b01f-558b60331b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:44:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:09.546Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4b1c6ff3-49bb-4a12-8599-9660918be808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:19.555Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c332816c-1fe7-4cc2-8cc3-9f3775867503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:29.564Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b1562bac-1a0c-441e-881c-028afc49a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:39.572Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b9590638-ceb6-4bae-b39e-572ba03a4a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:49.581Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dd58f8ef-06b2-4740-9683-f31d708be8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:59.590Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fbe50a76-75c8-402a-bdc5-e810f4dbbe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:45:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:09.599Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f3da2462-8409-476b-a97e-e817c4ae428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:19.608Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e8804877-c2a1-4148-80ee-2adbe888e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:29.617Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=94f3c7da-756c-4432-a1f8-f48b1bef86db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:39.626Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=419b62d8-8734-4f3e-8bbf-6da821a6f221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:49.634Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8190fc9e-ea92-420c-a67c-e48a29c580e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:46:57.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:46:57.827Z |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-20T02:46:57.828Z |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-20T02:46:57.829Z |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-20T02:46:57.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:46:57.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:46:57.835Z |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-20T02:46:57.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:59.644Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=631b2b25-b880-402f-a94b-41b9faa83e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:46:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:09.654Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8b2301df-6024-4095-9641-98c959656a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:19.665Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=98ae1b9f-b736-4b77-ad41-b2d8dd6c3932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:29.673Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4cebe47c-6cdd-4a92-93b2-5eefcd41bcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:39.681Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d1f0d0df-ab27-4c6b-98df-e08be9ec98bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:49.690Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0d6b99e4-ecd9-492d-b092-953daa3212d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:59.699Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f8fb18d6-3aa4-46a2-b195-f3e76097fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:47:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:09.707Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bd38b37f-b444-40ad-8930-71306ec52fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:19.716Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=90a4132b-0d1b-44b8-b80b-8f07608242eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:29.724Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4aeb740f-cb6a-4c77-9e9c-124386306e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:39.732Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=53e7629a-c434-433a-9722-8f703f143599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:49.740Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1bc0012a-8312-4985-b9d4-8a8aa04cb71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:59.747Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d0e62b0d-5b12-4c2a-a2d8-8a8071b3d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:48:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:09.756Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b90f224a-e2cc-42a4-859c-03ab2a26a0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:09.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:19.765Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f460c284-1b63-409a-b6db-fb2c45f7c2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:29.774Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=30d21ea0-ba11-463e-8a1b-007072db4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:39.784Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e86593fd-d81a-45c8-8da7-597cae9493f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:49.793Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a6573c91-9c06-405c-b313-7d9ba7ffb271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:59.801Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=da5c72bf-e426-4211-8dff-40d3e241bf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:49:59.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:09.810Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=785b33d6-319f-4a07-a754-0fc3a8b9ca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:19.819Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=71748c41-cad2-43ee-ad8c-50645a161afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:29.827Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f4e250d7-a820-489d-a4c3-513a18582c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:39.834Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c55cdc00-0f6e-46af-a3db-91df2748ca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:49.841Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9f8e7e2a-4c72-47ab-a518-9924495d7d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:59.849Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7cc744d7-3561-4642-b282-18f0d7ef1a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:50:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:09.857Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cf50372f-b76c-481c-846d-5d7c11585217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:19.866Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=89f13a95-4032-4743-be17-fa87fc5e3baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:29.875Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9ba9f9de-beea-4eba-b688-3546f5bb5587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:29.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:39.882Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=20a5a0aa-674f-4b07-9105-ee80e14589bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:49.889Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f4800a87-7610-4de0-9dcc-ad90234a5baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:51:57.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:51:57.842Z |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-20T02:51:57.843Z |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-20T02:51:57.844Z |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-20T02:51:57.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:51:57.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:51:57.850Z |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-20T02:51:57.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:59.897Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c2214739-cc03-486d-9cfe-fe2f4f8aa1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:51:59.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:09.905Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=47e4a8ba-1bff-4542-8d3d-e4172f76e784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:19.912Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0ff47e81-7294-4e50-a492-d595dc00e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:29.920Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c44938d3-3b22-4cc3-80b1-e5d3e5ba1e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:39.927Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c5ba805b-a96b-48b6-bb82-5796684427f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:49.934Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=056e1fe2-bbab-4b8a-a311-6a24477bd56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:59.942Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=43d39ec1-b0c4-4a6c-8fef-c811d9096da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:52:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:09.952Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=77a1dc8a-3fc1-4f50-a9c4-4fe6dd3f8113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:19.958Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=162e984e-baa7-4394-9576-f7d0f94bae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:29.966Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=724c6bc4-0a23-431b-a095-52382e1bffdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:39.973Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=33e71d9b-97c2-46e8-abb3-fcb855106b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:49.980Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0cdf6d94-a58a-4229-b741-05a13caf7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:59.988Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0a528b45-e86a-466c-83d1-89a8ee9dc2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:53:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:09.994Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=083769ff-c6db-40e3-9d4f-78b82cc98e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:20.001Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d3a2d33a-8bda-41c1-a796-a6bf3ae37867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:30.008Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4547dc00-5080-4e45-ab59-3b8926ee715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:40.015Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=769b9ec3-ee87-491e-927d-1aab3e767f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:50.022Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2015c048-e9dc-4ade-9aa9-a34c94ff4a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:54:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:00.031Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=59100245-513b-4235-90b5-c69ea1c93146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:10.038Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=73653504-deec-402d-ae9e-25e2aa05bb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:20.048Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4b51b4f5-0426-40da-8000-89f4fd1ab17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:30.056Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=24d1fe12-aefd-40fb-85d2-8aa08ca7a70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:40.063Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c36f6913-bcec-463a-9c43-933e4ef4cfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:50.072Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0a2313c1-e745-4a80-9963-6d7eabcf6f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:55:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:00.081Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dc6dbeb9-0ce9-42db-885a-46f6a8fd0cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:10.089Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=701a03f2-e77a-425b-b773-9abd86c9d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:20.096Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c10d9f0a-376b-4d80-b323-13f19d2de334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:30.104Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=105298a6-91a4-48ca-a931-047c1d4f17c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:40.111Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=13d134d5-c097-407d-86f7-433c6baad72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:50.119Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e526f443-7f1b-4701-983e-28588916aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:56:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:56:57.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T02:56:57.831Z |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-20T02:56:57.831Z |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-20T02:56:57.833Z |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-20T02:56:57.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T02:56:57.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T02:56:57.839Z |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-20T02:56:57.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:00.128Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=85b45c9d-9981-49f7-936a-9a822188ff31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:10.136Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6a524900-4eba-485c-a5bf-fe927b698747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:10.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:20.145Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=48565e04-41d3-40f4-85cf-2b402359243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:30.152Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=56581ab1-5935-4f86-8f8e-04ce302c0974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:40.159Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8a372c6f-defb-4992-a3d8-a3a0c1c72d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:50.167Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c8bea0f7-65c8-47af-bcc4-6a947f10f253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:57:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:00.174Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b28a77d8-a322-4bce-8ed8-069c80a2b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:10.182Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2e68d3aa-d8f0-4f7b-802c-cd78f3d3bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:20.188Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=333712c6-a446-4627-b156-58d06be6249d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:30.195Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b9ea7454-ed21-4aaf-bfc1-d3afc8333d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:40.204Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3a006479-434a-496a-9d71-d2f0b2227a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:50.213Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=67aa4fa9-5da9-416c-a737-d5c9731994a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:58:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:00.220Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=99cf952d-e354-4cce-888a-c90fdf8d0c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:10.228Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a69bea1b-863e-4364-a7b9-3d514c84a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:20.236Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9758e947-58aa-4c2e-aa98-c4f6a36aaffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:20.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:30.243Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=51a178e1-26c0-419b-8a75-2a62c33bb43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:40.250Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1d2f47b5-f045-4fc4-9240-9b6391c6d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:40.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:50.257Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bd1c27f9-3a18-42e5-871a-d1d8057bc7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T02:59:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:00.265Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=20b53513-9a2d-4e8d-9ae1-7504d8071101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:10.272Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dfc52da6-e344-4548-8be6-1b055993605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:20.280Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ce3a48c0-55bd-4a7c-bac4-210551de5dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:30.288Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bb66f7ad-28dd-4205-9a50-276a913c3d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:40.294Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=965dee11-04fd-40cd-999e-8b0ddd781816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:50.302Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1267b4f9-c098-4f49-aacb-140e00ef4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:00:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:00.310Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=965e3a38-8a01-414d-97cd-c4a71bb6a079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:10.318Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7423ad76-2a25-470d-9b9a-18cc0140f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:20.325Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=756ec226-653d-473c-accd-1d6c9c9b8447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:20.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:30.333Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1a645ef5-845e-4cd4-a978-f844f954c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:40.339Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=de583013-728d-4f48-82f0-f49879deaa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:50.347Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d568c62a-4c6e-458c-9de3-63e9ef999a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:01:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:01:57.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:01:57.812Z |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-20T03:01:57.812Z |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-20T03:01:57.813Z |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-20T03:01:57.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:01:57.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:01:57.818Z |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-20T03:01:57.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:00.354Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d94f762b-c229-49fa-8c44-afb2c4ad3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:10.361Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2a9994f5-7f7b-47d3-b9a2-2f0554e3f330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:20.368Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b390de45-2069-4808-ab97-ec1dfc55b5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:30.376Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2e2a7707-1046-4089-96cd-1c72c9d181bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:40.384Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=385a40b9-3494-4a98-a961-e48cb40ecb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:50.391Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=25a256fb-f62f-4668-9bba-c327fa133183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:02:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:00.399Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0080078b-bca2-400a-a31a-42a2df8e6def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:00.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:10.406Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=481ae711-694a-4aac-bdad-162e376f822e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:20.416Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5cc06ab5-3d66-4eb6-aa96-69eaca195b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:20.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:30.424Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=74b31c3f-008e-4cdf-9431-cf2d985dc08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:40.431Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9452b572-e2ca-46b7-84c6-2d4d06f7ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:50.438Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=80c48c21-5cdd-4e80-a367-7864208dbac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:03:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:00.445Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c6d76b5a-a752-4969-be93-eb1d8e4f11be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:00.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:10.453Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=19572ebb-1a92-4539-a68d-5ee1f3ae9610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:20.461Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=121b35cc-328b-4a4b-b2a5-6dd0bf9611ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:30.469Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=982216ce-fb5f-4cf0-a006-ab7e84ee533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:40.475Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5452950a-4e4b-404c-8136-d82a82635cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:40.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:50.482Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=958b786c-1e7f-458c-9446-7a7fe5cc1ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:04:50.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:00.490Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a388a6b8-79f2-4531-9d22-a05ab1ed5fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:10.497Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=51b88b20-2994-4fd3-a52b-3b5a462c886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:20.505Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2ab9b0bb-aeb7-4ce4-91d7-d4928104ef28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:30.514Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=77392daa-86a3-46f4-a8b1-5ac85bdebf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:40.522Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=546a8970-9c5e-4a85-a748-958b4ef2a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:50.530Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=11d1df59-4a78-43a3-aaa0-9329af005b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:05:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:00.538Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=78a76872-d492-4f8b-8936-a03d97f1dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:10.545Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=73e5fc4c-6441-4cff-bedb-36e2fc43fc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:10.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:20.553Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5adbee1e-7e6e-47de-9541-4e92753289b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:20.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:30.560Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7cb11dca-a05c-4658-8152-f5ce927c34d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:40.568Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cf3e3dc5-80da-4788-8e3d-fc1bae72e2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:50.575Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=70773aea-4304-4166-83f9-e2c878a6e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:06:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:06:57.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:06:57.827Z |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-20T03:06:57.828Z |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-20T03:06:57.829Z |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-20T03:06:57.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:06:57.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:06:57.834Z |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-20T03:06:57.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:00.582Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=87b719de-34fe-46ff-ae51-1f4798c27692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:10.590Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fa73d039-d1ad-4821-8297-582e29eb7c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:20.598Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=47111cd6-3258-4e77-a642-4c5db94e2e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:30.605Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e962d810-0d06-4043-84b6-c107409dba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:40.613Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ef4ca8d7-cd48-4536-a9e3-0c47db94c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:50.626Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f93da1fe-055f-433f-944f-5e28335a599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:07:50.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:00.634Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7702cb21-b40e-4d8d-bba1-740aca414f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:10.641Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=51d25d03-74f4-4c90-ad6f-bccc3e37dd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:20.650Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0b00d5c6-2c31-4aa0-9c59-06f37932f69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:30.659Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=630212fe-fa01-4398-81e7-3b345c67903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:40.667Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=987e2116-1281-4689-8fd7-9efd41041310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:50.674Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=01f98a28-47d1-4907-bf60-8e9cf292be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:08:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:00.682Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=833356da-3ad1-4974-a79f-09a36762844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:10.690Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fbab88c4-8bf0-4af2-8d54-0e952b9dc14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:20.697Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ecd82a92-781e-4cb2-8481-4056f57a6671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:30.706Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=71c0b231-4e4f-4977-8316-1c238edc64e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:40.713Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8160bc25-3171-43b7-b794-e5f0b152b344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:50.721Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f8c3405c-6012-43aa-bae5-da5e80292f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:09:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:00.728Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e271294a-c988-46a7-8e3a-05f57c71c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:10.735Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=eff7e1fc-c41f-47eb-a4ee-877ab3b7373f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:20.743Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=94574192-3c28-4a72-b89e-18dea11f7290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:30.749Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dd8342e6-5c25-46d5-bfb2-cbb1a534b3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:40.756Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=15fd755c-7b8a-47be-9351-7ca84711f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:50.763Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=96c61d66-d85c-4953-b12f-7b78176b841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:10:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:00.771Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=945f1435-e4b1-4505-aa03-e11d48a32472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:10.778Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=35a3c670-8901-4c97-a046-9f16502a572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:20.785Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7e2eef0e-73d2-426c-8da8-fdc9a18bf508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:30.792Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=204e8ce0-c357-4e7c-a78b-8cc6da5418a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:40.800Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c7ff699a-d917-4598-b2b7-ccca33a593ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:50.807Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cad2d228-9934-472b-ad64-670fc59726b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:11:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:11:57.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:11:57.813Z |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-20T03:11:57.814Z |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-20T03:11:57.816Z |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-20T03:11:57.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:11:57.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:11:57.820Z |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-20T03:11:57.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:00.814Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0c942cec-615e-4db2-8454-9d58c2f2e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:10.820Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d20d8c92-8cd5-4938-be7a-40582f126e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:20.830Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fc00a516-b2f9-439d-966b-15bb3a491b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:30.838Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a7aae89a-493d-41e8-a5e0-12205bca1c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:40.844Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7ce5ca4a-4a9a-44c9-916c-81d4cd95abfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:50.850Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ff048d8b-9c5c-4da9-a106-476954e38f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:12:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:00.858Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1a407760-6ef3-4be4-ab87-5d19f1fe43b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:10.864Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c4ca6342-8642-4a26-9fc3-d5d8804fdef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:20.871Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=90f8b75d-ed06-488d-80cb-00f29f87ea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:30.879Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=25a90c46-e4ad-4421-91ca-43fb0e047302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:40.886Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ea7d10c5-a654-4db0-8ef8-9a470844a49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:50.893Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c048ed70-90bb-44bb-8da3-16e70b723a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:13:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:00.900Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=df66a63e-e0d2-4e4f-b742-4542db8202b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:10.906Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d27a9a5d-7784-4c72-a0bf-532fe0197d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:20.913Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5a20ac41-e380-4f47-996b-927efa631784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:30.921Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e165495a-c992-4288-87b5-3dd45b85c740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:40.927Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f82a4acc-764f-46e3-b920-bf5765dd5159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:50.934Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=45872cc6-5a12-48c2-b998-79b1a2ca2275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:14:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:00.940Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5febca8f-0468-4695-aa13-56549b24b727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:10.946Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7d32e7dd-c919-4d3a-836e-c1c98c39dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:20.952Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ab02420c-1853-44be-bb08-dd01e8e415c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:30.958Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2d46d8ee-311e-45f8-948d-2b81885459a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:40.966Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=21505e07-2a5e-405f-ab61-b3fba5e93aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:50.973Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e791fed4-2f14-4ca4-a05e-36dfa68b2803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:15:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:00.979Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b1194198-87a9-496a-ac1e-4dd52e18dcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:10.985Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bfa9b678-1c8d-4909-9dd1-ea76180d812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:20.992Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=aab8f02a-b72a-43c2-8806-9e6d48670888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:30.999Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fd7cc5e7-61d8-470b-b4f6-ee553908a4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:41.006Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=88d8bbd8-11cf-4cb0-8487-164b3f2f718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:51.011Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f033431f-0364-4511-8e1e-4063c75524e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:16:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:16:57.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:16:57.805Z |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-20T03:16:57.805Z |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-20T03:16:57.806Z |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-20T03:16:57.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:16:57.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:16:57.811Z |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-20T03:16:57.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:01.018Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e6cbf2ef-0f69-49eb-b825-d457a8837108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:11.025Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4fccfdf0-31ad-44aa-92d4-b6f10abee5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:11.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:21.032Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=91502261-9096-4a96-9405-4bd29f5b7278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:21.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:31.040Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=70954902-32eb-46c2-bc3a-eaea300ee5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:41.048Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=febd6ffa-0ae3-4fb0-8e57-e15694fecbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:51.056Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bb82daff-66b8-4ff3-80a1-c057b7b72581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:17:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:01.063Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=77f4bf1a-c0f7-40c5-908c-5d443113e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:11.070Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9009e757-a852-418c-8fb6-3b4316a4a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:21.076Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ed3c9094-a827-411e-8130-565373861c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:31.083Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d13c9ba3-19ce-490d-9bc2-772f98fbc386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:41.090Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=259572a8-b90f-4446-bb8e-0cdd0c9b4117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:51.097Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=96c0e016-370f-4f72-8332-fcc3902dcfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:18:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:01.104Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=54e9f603-7966-4f9c-b64b-5c008433fc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:11.111Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=91f22f8f-9bc4-4e4c-9f6e-579a7c1ff87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:21.119Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=502d7ec7-1a8e-49ea-abe1-b5514fbcb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:31.126Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ffc060e6-066b-4811-a60d-c30b18a76438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:41.133Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5f0fa206-1b3d-4012-8a25-4ef0d290c6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:51.140Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a6550a19-571d-41ea-ad48-138331fe8d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:19:51.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:01.146Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=736b19fe-1f42-47a0-9914-0c817ac04066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:11.153Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=28fe438d-0ddb-4736-a06a-f1c705e153a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:21.160Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=41add902-76e1-4785-9522-8aa0812fcd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:31.168Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=733ef62a-549d-4ceb-867f-4b926da1fce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:41.176Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=48e2cf3c-c958-4006-a68b-af3969a83e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:51.183Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ecf876e3-f9b7-4794-b8fc-4ff151f2504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:20:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:01.190Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=05b795db-e946-42f1-8ea0-e19ddf7bf0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:11.197Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1ceff79d-def8-4ff3-a8e2-8e1320e775ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:21.203Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=720298c2-b77c-442e-9e77-761f1ad98a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:21.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:31.210Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a72d8f6f-059c-4fb1-b95b-5c953c335646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:41.216Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f14336ff-569a-4844-ba48-f33afc3091dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:51.225Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d5a20e0c-6329-4557-a1de-103eadb9494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:21:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:21:57.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:21:57.800Z |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-20T03:21:57.800Z |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-20T03:21:57.802Z |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-20T03:21:57.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:21:57.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:21:57.806Z |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-20T03:21:57.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:01.231Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b8d041c2-d155-44bb-8901-c343bef9b85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:11.238Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=81333d91-f3a9-4305-bfbd-ef02caabde03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:21.244Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d369a1e9-c0af-4567-89bf-c91e433bb2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:31.251Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0d9d63ca-72df-42fe-ad9a-7aafdb62f565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:41.258Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=258029f3-46e5-4f44-9546-6e6d7d4e5a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:51.265Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c78488c7-5f36-42eb-9700-33d740aa1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:22:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:01.272Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4f7e4837-93ce-49d4-9ffe-7339e9788cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:11.280Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=019abe5c-c3ec-4305-b996-a243cfee5dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:11.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:21.287Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3039d5d7-0010-468a-80c2-f9386ddd2a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:31.294Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=94482218-46f6-4604-9b5f-5f3908614cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:41.300Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=85ddd97c-e771-42ab-99a5-50a55062f9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:51.305Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1f7d574b-78dd-4452-984f-0dc3fe4fcc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:23:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:01.312Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=09b80168-6b08-4715-b90b-3f279e38ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:11.319Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b1a48d06-e7fa-4a60-b2ab-7b7cf08913e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:21.326Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b8b6c9e9-042e-433a-b074-8284d066fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:31.334Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e5c733d9-9bcc-4e23-b8b4-f42e8f31e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:41.341Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1efb8b51-d957-4348-b76a-70758898add2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:51.348Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f5dceddb-748e-441e-9ef9-0b3aabc6dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:24:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:01.355Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c328f918-bc9b-4a61-aec7-d48167fa4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:11.362Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8d0f576e-6597-45a9-b552-714d8ffc47f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:21.369Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=25c8cccd-a0fc-4523-9010-f6719f0a37b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:31.376Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6dc6ad82-a56b-49d5-8193-21053856e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:41.382Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0ba08d97-d477-47af-985e-8ab751fc00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:51.389Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fe84e22d-9b19-4509-b2a9-f60f3c44a35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:25:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:01.395Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f1836420-86f9-4767-91ef-f6adafbf8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:11.402Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=da73ada4-4bce-4970-8d68-ec55293a8d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:21.408Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=254831c5-3a29-4c57-9ab1-4084e864f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:31.416Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=524c83f6-3813-4965-8a8e-53b29dac2d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:41.423Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=36bc34ef-6376-4aee-a919-e3682604ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:51.430Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8e4954bb-9e05-4365-83b2-2d622b541bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:26:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:26:57.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:26:57.793Z |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-20T03:26:57.794Z |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-20T03:26:57.795Z |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-20T03:26:57.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:26:57.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:26:57.798Z |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-20T03:26:57.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:01.442Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2f5ed9a7-fa4d-4cf9-bf32-c80bf527241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:11.449Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c3cf98bd-350b-4e62-82c1-47119b838b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:21.455Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8a15be18-cac4-4358-9722-be64e5109398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:31.461Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=db1bac1e-f187-4723-b84e-5fe74074055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:41.469Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8f2c7dcb-ed79-4634-85bf-6c430b26172d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:51.476Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=eb0778c9-2152-47b2-a800-29346cfaade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:27:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:01.483Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2921ac88-d56a-40ac-8d01-3a5a11026404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:01.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:11.490Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=472fc5b0-6a4f-4538-b36f-f0250d0471ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:21.496Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d16cb24c-8093-4ba7-871c-f6d3052ce01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:31.503Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bf457704-8576-4b77-9e5c-0faa643ff731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:41.510Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e425ccb8-a2bc-46fa-bdad-d353e352b1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:51.518Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b747d501-1721-49ce-9d98-9cb50d5726ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:28:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:01.524Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dfd69401-a12d-4b8a-a44e-e308a8a64721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:11.531Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=99a587f6-a179-473f-9622-fe0bfecd1d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:21.538Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3f8360ac-4e03-453c-a3e3-4ae1c86bad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:31.544Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=162e18c9-0533-4a9d-91a5-d10abbab0e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:41.552Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=58516ab4-7068-4fd3-b5bd-fce484885c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:51.560Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a846a8cf-6c56-40e6-aaf7-7ccf45e799a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:29:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:01.567Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8280af98-582e-4099-85df-4c48be6299f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:11.574Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0d9ab566-ae66-4daf-b7ed-0f6a1ddab7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:21.581Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b2d8d266-ba97-4eee-8954-d0a1033dc9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:31.588Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7ea5d7bb-1c53-4614-ab2b-7c4d5968cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:41.594Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=40ecd433-930c-4598-87eb-a1b00fd20420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:51.601Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8e163cd1-93e5-4b53-8f0c-ea8e190d0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:30:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:01.608Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9f59ba6f-b30f-42ab-a2d4-4090660ab536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:11.618Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1dbbc24d-ffc9-40df-9cf0-47b655f45b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:21.625Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6a55d10a-a920-46d9-bd8f-56033709b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:31.632Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d0c2c990-e254-4579-9f0c-8a4d8ccb646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:41.638Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=083e38da-8137-4564-95a0-b0d89a540373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:51.645Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=42d32885-4b25-4b20-ac84-90590f4dac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:31:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:31:57.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:31:57.804Z |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-20T03:31:57.805Z |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-20T03:31:57.807Z |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-20T03:31:57.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:31:57.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:31:57.810Z |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-20T03:31:57.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:01.652Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=335ea0d4-738f-4f33-a4e4-d5f7441bc020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:11.659Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c0f32b11-ef2c-48a7-ac2b-46642b4ff975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:21.665Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f1eb430f-4160-4be0-b736-17148ec97b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:31.673Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bb1ff6d2-da38-4773-b489-b898e10a9fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:41.679Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=10769f37-50ed-48cb-8310-7efd033f6d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:51.685Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1d27bf6f-639d-46d0-b29c-47467f72f5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:32:51.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:01.692Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4539f8b0-35c4-4e29-af2c-d41e6b6ad089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:11.698Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=984ad328-f8d7-41ce-a4c4-87c7260017b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:11.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:21.720Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fdc6dd82-8bd8-48e6-9d5f-34f606587d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:31.728Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0dfc82ea-9416-4532-aa6d-5ba9fcafc917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:41.735Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9d01f875-2b4f-4b64-83fb-902c13aff282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:51.743Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=72078a5b-53b0-45d3-8988-7454e3ebf5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:33:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:01.749Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b42e341f-db86-4e27-bf77-afcf28c45f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:11.757Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0bcc9d6d-ee43-4e9e-b3c6-dfd8399d9e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:21.763Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fa8a5fe5-7fac-4bc2-af4a-baadec64639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:31.770Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=903fda45-7a91-48b1-b26b-cdc388a680a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:41.777Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0c2a9a1a-7ded-4333-a517-121635553581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:51.783Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6fd2cd72-7308-42c6-9e20-151e808ee39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:34:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:01.790Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=88fcc701-5988-4231-8386-a60a4d1a06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:11.797Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=85d1722e-de62-4d10-888b-dd5676877d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:21.803Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cc997153-743c-40f2-bb9d-fd9ee03756ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:31.812Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=93f90035-3af4-475a-a67b-761f46354933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:41.819Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4d31e742-03e4-46d0-a9e8-523dc758ec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:51.826Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3a3bdee5-337a-45c8-badb-76c4b0c243aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:35:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:01.833Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e3a04f31-b240-4fe1-b1ff-7ff21efdb981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:11.839Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a0f56f7c-88d1-451f-a46c-977f7c0af300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:21.846Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b22b99e2-42f4-41bb-a350-af542cfc3d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:31.852Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c9d6213b-6005-4c83-930d-8636236042a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:41.858Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b2e38e10-1742-4031-882d-7fd62edc7617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:51.865Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=eff4f2cc-de8f-415a-85cc-8536009de427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:36:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:36:57.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:36:57.816Z |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-20T03:36:57.817Z |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-20T03:36:57.818Z |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-20T03:36:57.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:36:57.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:36:57.821Z |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-20T03:36:57.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:01.871Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9dcb412e-df41-4ade-b8e4-c1e6218dd570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:11.878Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3aa6f6b3-ac81-412d-9d60-22651716f2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:21.884Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7457168a-e757-42c7-b8a0-18aea1769325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:31.891Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1640065e-8c05-4908-871a-9e7829d1eeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:41.897Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=93fe5ddf-c242-482d-b46b-9d9f8ed2dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:51.903Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c1f8f5e2-bf2e-485a-877c-e3ec19aa2f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:37:51.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:01.910Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=22cc1436-af78-46fd-8e17-e3e99e2afea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:01.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:11.916Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=85692973-d8ea-444d-b868-a85cc00d4f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:21.922Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5bb4ab07-6fc5-4a7e-bc9e-6c63b480a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:31.929Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f8110744-c08b-43ac-a716-5eed8419db0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:41.936Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cb3c5ae3-10e7-4fc7-b769-da41efbe5bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:41.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:51.943Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f6b77228-a402-4316-83f1-d972c106b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:38:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:01.949Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8b902ce1-60fa-44b2-9e5d-1e07b2705864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:11.956Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ad004be5-e662-40a3-bf78-1a61188548b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:21.962Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c5a45ea0-079d-4107-99b9-51bc62612668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:31.968Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=091d8540-8a61-4778-81c0-aebfbc660397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:41.974Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=603c503d-2280-4766-b9f1-2e07371be4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:51.982Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bfa498cb-406f-470f-91ee-baa7c768030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:39:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:01.989Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f224fa8d-56a7-4d9d-a62a-e59d3efea205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:11.996Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=21d7f406-f72a-4e58-964b-d491995c0819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:22.002Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=931a3c77-64ca-45f9-81c3-0f28b2e4516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:32.009Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=315bdfd0-80f2-4782-8b8d-3384279f6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:42.015Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c7bc09ac-7bf0-41fb-b82d-9896d7bd21d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:52.021Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c8897630-4076-43c9-90c0-6e85c4862196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:40:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:02.029Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=25798880-b335-471b-9e83-b986f6fba6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:12.036Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=db4b31ff-bc81-4c32-a693-56ae37b457dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:22.042Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0be474b3-3858-4ac3-9229-5901ebe5478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:32.048Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=864dfc72-0b52-4304-bbd5-f29f3f228b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:42.061Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=95a7713b-1ddf-4c28-afde-a57aef7967a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:52.068Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=65fab28c-726c-4df4-a943-afa0063b5644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:41:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:41:57.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:41:57.814Z |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-20T03:41:57.815Z |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-20T03:41:57.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:41:57.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:41:57.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:41:57.822Z |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-20T03:41:57.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:02.075Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b3015a3d-7937-4f80-8ddf-67877cec55dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:12.082Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6061b311-5d48-47fe-80dd-18c95bdeda0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:22.089Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=950f4c34-cbfd-4ea2-9115-67dcb07b028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:32.097Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=45f313e6-910b-44e1-93fe-a97ceb851e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:32.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:42.104Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=465b03e2-aa36-4f32-824e-7b349e4aa4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:52.110Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5604b4b9-4d0b-42c1-afe3-4360b97911a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:42:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:02.117Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7046be43-f57b-48f4-bd0f-b8e827e638c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:12.125Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ca51a4e8-6cb4-4a80-9a08-4233be20c2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:22.132Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3c4fb80c-c38d-4fd9-b980-2479143aaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:22.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:32.140Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a7aedf5c-7da2-4f1a-9f8f-9653d443e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:42.147Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d1669eb7-18c9-46cc-aef4-ecc9d2c47f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:52.153Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ec27b7cb-f872-4f4e-bd4f-9b915ef7e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:43:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:02.160Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0206f8c1-a3f1-4bfc-85df-25072105a02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:12.167Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=24ef0c48-0798-46f8-b78d-7095e15151fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:22.174Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cf2740b2-19e5-4e70-b430-a75ab0b93d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:22.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:32.180Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3bd942a8-1a06-4e3f-a394-564bf81d28a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:42.187Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=176a9a74-def0-4976-a335-838ebf29a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:52.194Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=02c1339a-111b-4968-8e47-4a8975239003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:44:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:02.201Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ec8b0a12-d71d-4847-93c6-423773129f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:12.208Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1d845405-c5ce-491a-ac05-bf78fff7f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:22.215Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1fa8a8b3-b84e-4fd7-aaa8-0809a451437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:32.221Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8a918e27-063f-43b1-8092-f32e4410640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:42.227Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=35b8834d-f4b5-4f9c-8a7b-188cdd6e6300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:52.235Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=da7bda78-68f6-419d-8e0c-1d2fb6607eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:45:52.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:02.242Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=40ac264a-870a-4740-95fa-e8c887f48572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:12.248Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=41cc784f-c516-4ce3-857b-5e12c9dc731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:22.254Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c6f50cb1-2ba0-4061-b137-f6231ea79627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:32.260Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ca7f23c0-fd90-492d-acb1-7453bca8585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:42.267Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8d088b6a-acbc-4869-bb8c-4da6fdfed496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:52.274Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fb35a5e9-3707-4c44-94ab-8fce97d0a26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:46:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:46:57.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:46:57.806Z |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-20T03:46:57.807Z |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-20T03:46:57.808Z |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-20T03:46:57.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:46:57.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:46:57.811Z |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-20T03:46:57.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:02.281Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9b56bd72-7f3f-4f87-921c-4f69f86bf654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:12.288Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c26ac8af-a529-4076-b2da-2b077c547920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:22.294Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=90412a7b-d275-4260-8cee-2cc180a5300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:32.301Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=47c54644-5691-4128-a084-8480bd60c216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:42.307Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c1e6e05d-c88e-4ed8-a759-f593a6901364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:52.314Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bc6a496a-b1a7-4817-a42a-430fbaa8e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:47:52.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:02.321Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=76f45e57-e9c6-482b-8469-33747238c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:12.327Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d48fa1f3-dc19-4fab-9626-b1872acb1ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:22.333Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=83455b0c-c5c8-41b1-bc80-faac7568cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:32.339Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ad04f3aa-5fff-4af4-a6e1-9b4d07abf653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:42.346Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2d56321f-22f3-4031-9cd4-c891d2a14531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:42.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:52.352Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=09df6c0e-71b2-4df8-a757-12c7f5e4f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:48:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:02.358Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6cc0f875-c98c-4a5f-80d7-cc42c6ec4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:12.364Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=918f59f4-4224-4a3e-8ef5-09c045b8b3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:22.371Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d28dac59-58ed-4c15-bee5-786b5785f8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:32.378Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=df92d22a-a5b8-45a3-8127-a01f5a72a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:42.385Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=31faf92f-9d90-492b-b10a-5633c038f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:52.391Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8daace75-c322-410c-9cbf-529101d5a638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:49:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:02.398Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c2d9b263-eeb4-4034-9a16-8fcbafef585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:02.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:12.404Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=44668df1-42b1-4513-a7b0-44e21cae5c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:12.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:22.411Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3c24083a-a315-498d-adf7-a8c6d2a07c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:32.417Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4fed4c98-acd7-4802-9195-0b4beec459c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:42.425Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=69ad179c-410d-45d1-bc59-9ef56937a48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:52.431Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a8c20e9b-43d6-4864-ba57-0729b43c59b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:50:52.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:02.438Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=667a1b5f-eef6-47df-874a-b120a47586f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:12.446Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1795f810-a017-42a5-a10f-7459f66409c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:22.452Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a1946f65-70f6-47f1-8452-bf42f6c62a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:32.459Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f4338765-d11e-4e5b-953a-ff82f47a22f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:42.466Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8897461f-26d1-4336-85db-439f0784a31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:52.472Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c443d8a9-b27c-49f5-b2fc-024529c9a5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:51:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:51:57.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:51:57.800Z |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-20T03:51:57.801Z |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-20T03:51:57.802Z |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-20T03:51:57.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:51:57.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:51:57.805Z |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-20T03:51:57.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:02.479Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=07eb47dc-e4cd-44dc-be6e-884dac4d2e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:12.486Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=63259158-421e-495a-847d-db1df7a13db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:22.492Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6fc4f34e-b357-4434-92ba-365764972511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:32.499Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1a4746c3-56f5-4cca-903a-093f09ef45ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:42.507Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ddbdc652-175a-441e-bea4-bd88d0949a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:52.528Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=332b123a-8df4-4df0-8ed3-16659f780f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:52:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:02.535Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fbbe2b2b-d396-4b57-a08d-35da5d11fe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:12.542Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=69e4c707-1247-4615-814f-6c38fad4776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:22.548Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f0006cf1-bae2-4ebb-87cc-79136d1e14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:32.555Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ad42e017-92ec-4871-b1cd-56ce454471eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:42.563Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1d6fcdb8-5b3d-4360-8df0-e1b0eaf05e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:52.570Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2a0905d0-fb87-437a-a8cb-19de7aee1397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:53:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:02.577Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=abcd1920-2aba-4977-93c9-4d407dad7ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:12.583Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=65beacd9-5667-403f-8f05-42169d1420d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:22.590Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d4cf7542-2534-4bf5-a6b3-55d48b4fb738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:32.596Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c3657356-eccf-46b6-9f51-51242ecff984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:42.603Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6c42cc67-1e87-4ca0-90db-d3206c8d00cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:52.609Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1fc2f4d4-0b18-49bc-902d-ffe60fd0ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:54:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:02.615Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cab065a5-1573-4dd7-b9d4-98aed8c8ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:12.621Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=351336fc-50b8-4c88-b8b0-4811ec30877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:22.628Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f7e7cd5d-63af-4914-9e9a-437b1e4319ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:32.635Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5656d91c-d611-41a8-b330-75bedc1e5321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:42.641Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9497cd13-9f11-4d26-b2e7-23e3b860b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:52.649Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0a035585-3ee6-44e3-a638-3e3c8f3e9588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:55:52.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:02.655Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=73eaec2c-4efc-4a37-a1a8-b2ce4cb04f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:12.661Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9aae5617-b0db-40b0-a70b-735c8ed13e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:22.667Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d2ae6db7-b597-4f2b-93b0-b42bf15a73e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:32.673Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=95c94a81-7d4c-4930-a55d-ae526881875e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:42.680Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=543e3bd2-acb3-4eb3-bd3d-e99ec0e23bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:52.687Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bd2f580b-428f-4fa9-8da1-dba143540048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:56:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:56:57.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T03:56:57.802Z |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-20T03:56:57.803Z |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-20T03:56:57.803Z |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-20T03:56:57.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T03:56:57.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T03:56:57.806Z |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-20T03:56:57.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:02.694Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=87dc94f0-7abf-4675-8984-495f746a53ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:12.700Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b5ffedf3-1175-4028-bf22-b590236c8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:22.708Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cc9fb4b8-d2c8-4e8c-83f9-a90fa024d4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:32.715Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b208ea0d-05b5-4559-b480-334194cd2ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:42.721Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5f670e35-d0c0-4f05-bef8-3c87aa4c5d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:52.727Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ca13041f-ebc0-4daf-9f61-3512655d6123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:57:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:02.734Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3514f5a2-51e8-44e7-ab6e-df77a0252fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:12.740Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b4c6cffb-f31f-4cae-b265-8bd706ae1705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:22.745Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a86fecfc-37b1-4261-aa68-35cb4f8dd549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:32.751Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2fd7d206-a28a-41ec-8fd3-bd8c0cbe733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:42.757Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=94134df4-e1b3-4671-89bd-489536e9f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:52.764Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3f8a26f5-c3e1-456b-9b9b-156782b20d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:58:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:02.771Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2b352083-9f67-48f6-bae5-7381e761c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:02.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:12.778Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2679dbf7-3720-463b-9107-c34564095556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:22.785Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8e2e3090-c758-4447-a99c-84aff9e58022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:32.792Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1b89a588-45a0-4518-a3a6-e2b06c830aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:42.800Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f2bdc716-9330-473e-a682-71fe218559d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:52.806Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c2d32a3a-8e92-4100-9055-896ffcbd9dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T03:59:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:02.812Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1a23851c-4c5f-4866-8031-db892b9fd214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:12.819Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=42fc98c6-ffd8-4916-bde6-5fffbbee193d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:22.825Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b75413df-4803-43b5-ab06-1e391ec171ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:32.831Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e543f02f-502b-4d96-b722-033086d5e5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:42.839Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=58f8c139-aabd-4ac3-bb37-b901ef05761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:42.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:52.846Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f7e2b053-0cf4-4eab-9249-3ad982115056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:00:52.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:02.852Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=39396ef9-7603-4a6e-91ce-c2e6c606a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:12.859Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=126397f9-8b0e-4deb-9fda-830ec83df699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:22.866Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a29d2aea-8424-4cbe-a413-570097c67f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:32.873Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=31ffacfb-f7c2-45ff-bf38-1ec2032a06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:32.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:42.878Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a07dcc30-2da1-427f-a992-85e3d5da617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:52.885Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f7503d3a-11df-4bd6-be24-b3d94fcb7f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:01:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:01:57.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:01:57.804Z |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-20T04:01:57.805Z |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-20T04:01:57.806Z |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-20T04:01:57.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T04:01:57.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T04:01:57.809Z |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-20T04:01:57.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:02.892Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bbe24c22-d40e-4cdd-9012-7a26b86377c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:12.899Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c63cb909-64cd-434b-b912-94dd07820489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:22.905Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b0d4e927-87d9-4e41-a7d2-eb00c1319bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:32.912Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dfee51ac-f207-49fc-9130-842b28ab4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:42.918Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e0aa0f50-736d-4250-b153-b02f0c0aeb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:52.925Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=899eba8f-a153-4234-a62e-c509f9c6266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:02:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:02.932Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9a97c829-5b3c-4fa8-9a0c-9718bb34d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:12.939Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fceaeba1-ba0b-46db-8bfd-fbcb9b38c3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:12.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:22.946Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2fc71397-b33a-4d4e-97f0-851d4f1ebaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:22.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:32.953Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e5207e0f-52e6-48f7-b53c-8fe17b9c38d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:42.962Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6d0a2ba9-c6da-4025-bab3-254ebe174c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:52.969Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4aebe584-1d33-4894-aceb-e73bba43d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:03:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:02.975Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e6f4eb64-b10c-48ff-befa-d5f320fad253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:12.982Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6393fdd9-be6a-4b7a-b74e-dd33a7b016eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:22.989Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=468397a7-cf7f-4e53-af9a-811daba214ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:32.995Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4fb4e7f4-1243-40e6-af8b-3f8b1759781a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:33.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:43.001Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=dc4412ca-9f4c-4663-8eb9-6819333140be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:53.008Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=75b9fcb7-476d-4867-b7e4-9cca9db93d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:04:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:03.014Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=27ac6a22-528d-4236-8ea8-97decacf5895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:13.021Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=46168b37-c770-4408-a310-a6c9715c2df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:23.028Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cdbcff47-8d57-4226-99f6-8a9e452718ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:33.034Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e848818a-506a-4331-9ef2-d4509b50d859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:43.040Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d518d190-6bb6-46c0-95ed-aa2ba39329bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:53.047Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fe340e53-d3de-4f75-ac00-4f64ae33cc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:05:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:03.055Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=50d21a71-c858-447a-b43e-e9ad5ef76a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:13.061Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a600c350-fa45-4b32-b8ca-af85b1b06ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:23.068Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=f1a3e292-f35e-4e85-9a4e-0a9ec0029830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:33.074Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=902d22af-fe9b-43bc-b037-3e4f8d794e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:43.080Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4ea512fc-64b4-4957-9084-12f390894a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:53.088Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7818a00d-df4c-43f1-8283-5da066aa55e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:06:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:06:57.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:06:57.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T04:06:57.810Z |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-20T04:06:57.812Z |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-20T04:06:57.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T04:06:57.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T04:06:57.816Z |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-20T04:06:57.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:03.095Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fcb0be6b-be45-4206-980f-6d964f536a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:13.102Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1265579c-dbe7-41ad-92bf-936e305be363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:23.108Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a092212d-49c3-425f-bfb3-5c0e72e06043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:33.115Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5542bca0-09a4-4dbc-8587-aea07205983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:43.122Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3430bbf0-892b-4395-a6f6-18c9408cabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:53.127Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a1a7e32a-4c80-421d-b242-3011cbec612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:07:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:03.135Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0e14ab77-a22e-4849-9912-61f10f17dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:13.141Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bbaf6d24-a651-4a7c-8890-a511facefac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:23.147Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=08080cbc-385a-4b5e-b079-64e4cca61d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:33.154Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a939d4a5-c01d-43f1-a7dd-e546a8fb73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:43.160Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=52fbfa1b-6e18-4c88-b28b-08fcffebfeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:53.167Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=856fb6ae-adbb-407f-b508-a081eb85c6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:08:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:03.173Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c8b1b705-25ab-4e28-8d23-4ab4bc6333db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:13.180Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1a4ad99d-8d29-4f9b-9703-3e37351c0936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:23.187Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=12becd3a-3d6f-4599-a2bf-308c09694b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:33.193Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3f0d8781-dccd-4dfc-92e0-1886ce675672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:43.201Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=21043f92-a4a5-447e-95bf-c75386c24304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:53.207Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=04ff2602-9ddc-4231-bd6b-25d5d55ac4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:09:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:03.214Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d42f3656-f592-4f0a-b7a3-cb81edb3687a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:03.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:13.220Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=af6c9aa7-1c48-481c-941a-5c6eb5b5fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:23.226Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3cabfc94-371b-43cf-b213-a3b02e819be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:33.231Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1ef3a61f-a991-4b5e-965e-1714714b5bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:43.239Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fcc6928e-defe-4ba4-aee3-485b8b9a606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:53.245Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7f14621a-9ba5-486b-86b7-5da81b310ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:10:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:03.252Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=30a213a1-7c9e-427a-8d68-df6b9e9d4a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:13.259Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a3a1d3ad-61b1-4892-bde1-6a22c86128cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:23.266Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d0cf713f-8ca7-4cc6-a48c-55cbe7c58bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:33.273Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fac7602a-85aa-4aa5-b277-42d408a73936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:43.280Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6acb0245-3b9f-4bc6-88b1-52f8266d3656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:53.286Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cff9b510-2be1-4bbd-a324-777f02e17d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:11:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:11:57.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:11:57.805Z |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-20T04:11:57.805Z |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-20T04:11:57.806Z |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-20T04:11:57.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T04:11:57.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T04:11:57.809Z |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-20T04:11:57.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:03.291Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d0ff71f1-e834-4e58-9654-91b6996d7f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:03.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:13.297Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1fbc4490-4712-4201-8cb7-52e45bfecd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:23.304Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c676a1ba-d6a7-4551-a4ed-63f656edd165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:33.310Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=79c155d1-d611-47cd-85e1-832e8e8447c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:43.316Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=15c89ab6-a69f-4bde-a38f-40077c49e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:53.323Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=6159863e-f3a0-4816-ae97-0b665a2b7be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:12:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:03.330Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=65f803cd-87bf-4a43-83c4-2031638c097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:13.337Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7b620bc4-2595-49d6-a6d1-b1d219bf30af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:23.344Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1b0c7667-1c05-491b-817b-c0635648091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:33.350Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=33f7b028-85c5-48f3-9820-52de9c6051bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:43.356Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4ec966fd-74a1-43a9-b166-41e347118667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:53.363Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b7cbbfeb-68d0-44bd-af96-94130853918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:13:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:03.370Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=da4006e2-42f3-4237-88e8-45c115a8a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:13.377Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=3776fb0b-cdaa-4cf2-80bf-b1d79e7bd0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:23.382Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7bca4cb7-af54-4c7c-bf38-c19cda957f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:33.388Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=4d8ff81f-203e-4469-827e-aeb13bbe6119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:43.395Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b9d31a84-abba-44d6-bec7-d7176a3f68e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:43.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:53.402Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ce012f90-7d69-42db-b144-acc118be9df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:14:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:03.410Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=afdc165f-c70e-4a7c-8b92-c9dd2128b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:13.416Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=71266806-32ab-4942-b1c3-b10bc327ad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:23.423Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b1bd4f24-0b66-4053-8b72-3c280e12b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:33.430Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cd9495ba-df25-43fd-9d3c-721d1b0ac544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:43.436Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d0c97116-8d2e-4ea9-9b0e-faa123202c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:53.442Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7156550b-afc2-48a2-b1b2-b0ce9917644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:15:53.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:03.449Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=078ece30-a5e2-4b59-9966-70de11647a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:13.456Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=03cac44d-605c-4cb6-9723-ff8335e169cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:23.464Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2e1bd6aa-a378-4e91-abb1-97ee515e3943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:33.470Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5265c655-46f4-44e4-8a01-c5193eba408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:43.477Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=70c0d7b5-cda3-412b-b9f2-4929df848c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:53.484Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2b4de9b8-1db8-4771-af7c-eddee8bd6576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:16:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:16:57.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:16:57.824Z |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-20T04:16:57.824Z |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-20T04:16:57.825Z |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-20T04:16:57.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T04:16:57.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T04:16:57.828Z |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-20T04:16:57.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:03.491Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=bda599b3-8072-45ab-89f6-d4f22a58202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:13.497Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1f86d207-f735-4c38-a297-4b574ff2906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:23.504Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=729baeec-b600-4bb3-9fd1-dadafdf4a6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:33.510Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0bf7ca6d-2eee-46dc-9975-465eeb31183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:43.516Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=98c97646-47cf-4d79-98d3-b486ed705e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:53.522Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=505c818a-744b-4023-b691-b2ca065a25f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:17:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:03.528Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5cf6818c-a68b-4b0d-945b-6b9b79920f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:13.534Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=487d515f-18e7-43a3-a3c5-8b38987b5565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:23.541Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=babb1241-7566-437b-94c1-4c7882400c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:33.547Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=a6b0c471-16a6-48aa-8552-69c9cd6bddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:43.554Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=fadda6c9-d01e-46f8-81ad-c4db316bb26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:53.560Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ef759915-d742-428f-8236-f6b6a8af710b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:18:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:03.567Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=43d08ead-b7d2-4264-a182-130a4d0a07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:13.573Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=81cf7a98-e7cc-4410-aeb3-e372647843a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:23.580Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ff396e4d-afc1-47fc-8e90-e4d94868dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:33.586Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=247bb402-82b4-4ad3-b155-26762c1768bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:43.594Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7fdfde19-409f-4b2f-95c6-08123ff6163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:53.600Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5ff126a6-649a-46b4-8d96-c62ca4f56318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:19:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:03.607Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=342e59ca-96bf-4d6b-8413-14abd6a1c4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:13.614Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=5b145c77-ae08-41e1-98b7-f6ae9c592f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:23.620Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8573a371-c84d-4131-87ae-23d3060c086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:33.627Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d92477dc-c46e-4c97-8235-78748e1b8f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:43.634Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c40b7657-850d-4ac7-b098-33ae20505162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:53.641Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=33adf5a2-8fc6-4423-aab7-2e5a0dc5217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:20:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:03.647Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0d1a8064-1b41-440b-8d1c-431f8ddd940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:03.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:13.653Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b9af7b24-6daf-4556-b133-e28159fd7a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:23.659Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=22f25757-df91-4294-ab53-086367554bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:33.666Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ac802c91-f72b-4346-9a21-2bf0d4493ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:43.673Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=cb1027e6-f7a7-4791-bf40-530d10cd80ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:53.679Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=31c907f0-dcac-440b-9d1a-382f47dd07d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:21:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:21:57.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:21:57.802Z |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-20T04:21:57.803Z |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-20T04:21:57.804Z |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-20T04:21:57.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T04:21:57.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T04:21:57.807Z |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-20T04:21:57.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:03.686Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9add2b33-2f99-4dd9-ae80-ba5d3a529d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:13.693Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=50f03b14-0934-4062-ba06-6338327c70bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:23.700Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=1d816cc0-1c11-487a-a6ec-e60bae3570e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:33.707Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=74acb30e-d918-4475-9da8-5e5589ef7f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:43.714Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d409ad4e-dc43-4153-a0db-7adb85d65853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:53.721Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=54e1fb8b-e9f0-4056-b786-488c061d7dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:22:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:03.729Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=aacbd903-71ea-4737-ad20-2e29bb90de02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:13.735Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9e82abd8-15bd-4628-9f98-6425b9384ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:23.741Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7b3814dd-2068-4282-a9ad-2b2aba7c0e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:33.747Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d393c7c8-cab3-4fbd-b42b-ad8ab434206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:43.753Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=91f33566-75d8-4d14-9afd-57833e564d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:53.760Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=62d40aba-a465-4095-bf1a-fac36e48ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:23:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:03.766Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=d192426f-2eaa-43db-99a5-f186ce1b7504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:13.773Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=0eaead7b-e390-4b6b-b15f-2217d23aa2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:23.778Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=78faaaed-4d74-43fc-a158-152a48f49b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:33.785Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b5905d20-5cc5-467c-a4ed-948a6dcbbda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:43.791Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ad877321-8fe7-4246-a71b-b01b911471b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:53.797Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=c2d60122-1cd3-4043-81cf-4b026d464f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:24:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:03.803Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=63b50e9d-073f-4236-87ec-887321f58d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:13.810Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=17389237-9708-451c-bf41-0c1d835ee849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:23.815Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=7115b86b-b708-4603-9a3a-ad874362facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:33.821Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=2a745963-77ec-4f93-912b-716b027ac2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:43.828Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=9d1f1885-d2ec-4bdb-87e6-9b76438e0f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:53.834Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=78bba70d-12a2-44e7-865c-1ce33f69c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:25:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:03.840Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=e908778b-c4be-412a-8890-f3bc151cf220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:13.846Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=ba37f03c-866d-4b6b-88ae-42ff6a99f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:23.852Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=b2ae84ca-062e-44db-9a8a-744fb8d8d59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:33.858Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=feb9b08a-237e-4e5f-aecd-d0de1b5f9d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:43.864Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=312b0383-8194-4ca1-966c-ff663c5d3619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:53.870Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=98a8dcd6-cb5b-47d9-8b2a-8dafe6d632d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:26:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:26:57.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T04:26:57.797Z |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-20T04:26:57.798Z |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-20T04:26:57.799Z |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-20T04:26:57.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T04:26:57.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T04:26:57.802Z |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-20T04:26:57.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:27:03.875Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=890c867e-c03b-4884-b704-240cbe79e1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:27:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:27:13.882Z |INFO |Init configs |InvocationID=e745af94-9418-4527-9e43-0bf21de8948b, InstanceUUID=8ee4d115-d2c0-405f-8d8b-2f679dc67cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T04:27:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |