. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:23:04.677Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:23:04.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-14T16:23:04.716Z |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-14T16:23:05.474Z |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-14T16:23:05.591Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:23:05.592Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:23:05.592Z |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-14T16:23:05.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-14T16:23:05.834Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-14T16:23:05.858Z |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-14T16:23:07.268Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-14T16:23:07.734Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-14T16:23:07.763Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-14T16:23:07.763Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-14T16:23:07.823Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-14T16:23:07.823Z |INFO |Root WebApplicationContext: initialization completed in 1965 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-14T16:23:08.295Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-14T16:23:09.179Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-14T16:23:10.436Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-14T16:23:11.095Z |INFO |Started MainApp in 8.995 seconds (JVM running for 9.767) |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-14T16:23:11.178Z |INFO |Start scheduling PRH workflow |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:11.191Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5db01ac8-539f-4fc6-b1c7-c8a0e4cbb611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:23:12.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-14T16:23:17.251Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-14T16:23:17.251Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-14T16:23:17.254Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:22.714Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=4dace272-0cb5-4770-9fa9-8d81f60cd8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:23:23.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:33.762Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5c6d885f-fa11-41ab-a592-241c121a1509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:23:34.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:44.805Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3cae9804-852b-4356-a73d-1204d74dfca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:23:45.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:45.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:55.888Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ee1fef05-3026-4db7-abc8-2a1e2761af2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:23:56.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:23:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:06.947Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=4ac578e4-25e4-44a2-9868-09b160a9080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:24:07.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:17.988Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=36d2aa22-4061-4951-b7c0-bb7e06abf09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:24:19.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:29.062Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=69913b15-da27-46f5-bfad-b904f2ce82bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:24:30.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:40.102Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=13cf6781-933f-4566-9125-dfebd6f3cc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-14T16:24:41.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.254:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:51.144Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6663d744-e7fc-4f51-9f9f-befe82a6971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:24:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:01.288Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8c27a6a2-b790-414c-941d-d9aafc641005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:11.314Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5eae07d0-44df-4d0d-a549-6754ed654d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:21.334Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=71d2daf3-aa0c-4364-b8ff-300b3322e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:31.361Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6476133b-38c4-4c6e-9237-ce6216d8de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:41.391Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2d64aad9-278c-43ac-8680-e89c99f817d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:51.421Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0aba269f-80a3-4c51-b7f9-360e9cb4ba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:25:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:01.465Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bb0fd4a4-b861-4b1e-b9ee-d36878341e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:11.485Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9ae21681-0fd2-48f3-8fe3-6622913174b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:21.506Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b99536d3-0d08-412b-936d-54552bf0cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:31.525Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c4869309-ad31-478a-ac61-98d648b745cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:41.550Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=89fa6cfc-4715-4654-b236-811bb48ab9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:51.581Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=19f05828-42c1-4a33-b919-551d5012be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:26:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:01.603Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=890e666f-a17f-4322-8c55-628a32a33c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:11.640Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e4b3ca9a-4a68-4e44-81ca-bd2883ee0b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:21.667Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0c3f757b-2d1f-46d3-8891-1f3f340df43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:21.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:31.686Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b4aa3d97-1886-44b5-a1b7-d2280e1d6517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:41.707Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f78f93ef-393a-4502-ac67-edb85468ed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:51.734Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=68985a09-16c1-4b2d-afa6-9d84db052119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:27:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:01.754Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b4473784-85e6-47bc-9d33-8966eb58e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:28:08.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:28:08.738Z |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-14T16:28:08.739Z |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-14T16:28:08.743Z |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-14T16:28:08.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:28:08.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:28:08.757Z |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-14T16:28:08.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:11.770Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9ba63be6-14b6-42c3-8bd9-08773268fb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:21.790Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6c738f5d-7f57-48ab-9071-64276862a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:31.805Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0369a58d-cef4-4304-8d36-d0c89ad3abd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:31.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:41.824Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b391bce6-595c-422d-9452-46dff1881ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:51.847Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=34b86860-5956-4962-a018-52f018e85381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:28:51.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:01.864Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=98cc8e6e-3d8a-4760-a5a0-c2e91673f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:11.883Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=da4c6540-8f2c-4146-9c48-7e8f761dc4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:21.908Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0a4efb2d-a831-498f-8969-30ebe0fcdde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:31.926Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e28897fb-e6d6-404d-8dcd-94b4acea5749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:41.945Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=759cc470-12b3-4924-be70-e9833e5855bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:51.961Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=4802f790-0335-49fa-8d3b-13079f3c9a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:29:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:01.975Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e2e58090-93f5-4ddb-b7fa-997380db6a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:11.993Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9b4939c5-fe1d-4fc9-a13a-95e1836ee3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:22.010Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=475999a1-98f1-4bac-ba03-23fc244c9951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:32.024Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7e3e9747-799c-4c3f-b427-da68be26a839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:42.039Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=091d4a42-19fa-4675-9a2f-4e9a591494d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:52.053Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=208d661a-b687-4846-8801-e89e3d05a011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:30:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:02.068Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1593edee-cd3a-4678-bb8b-54b59b5148a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:12.082Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=63b7425c-7a5d-4189-ae7b-bd82861385c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:22.098Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a74e279b-3e24-49cd-833c-58429c1a3703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:32.112Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f14e2352-bbf0-43ce-8858-601040eac27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:42.128Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0cde8eda-58f0-4c2b-b0e8-90570bb56ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:52.142Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=60808593-da5d-4f92-8029-1509f49293f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:31:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:02.159Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2feb379f-0da4-4cd4-b9b1-7611f7e85d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:12.174Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=82a3bd90-9f61-4e68-b89c-a6021562864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:22.188Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f4122aff-85f1-46ec-8bef-fc0f4af08781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:32.201Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5db32eee-14e2-4fd7-9f13-c8471fc3dd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:42.215Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1ae9c743-9b1d-4718-8688-eaf186c59b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:52.227Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=fb10dbfa-47d1-45c4-8a01-fdd415ca9986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:32:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:02.241Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e39325ed-e342-44cd-ab95-9e2a99052483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:33:08.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:33:08.612Z |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-14T16:33:08.613Z |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-14T16:33:08.617Z |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-14T16:33:08.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:33:08.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:33:08.628Z |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-14T16:33:08.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:12.260Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0efd0d46-6d16-4647-b9b5-b34fd5b3c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:12.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:22.274Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b7fbee48-b477-46de-9202-d2a889ad8ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:32.293Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b738befb-4a48-4079-b1dd-1a5c235872d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:42.306Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7ca6e40f-bd91-43a9-a91c-b55cd5e6f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:52.318Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=66ab30bc-841e-464a-a793-bcbc22895652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:33:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:02.331Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d5b23acc-6234-4257-ad34-e3e68bd9c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:12.346Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=985a83a3-84a4-41d4-9a6a-a26a968317ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:22.358Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bfc0775d-c7d5-444b-9527-34d28ff76fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:32.372Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0320f7cb-d0e9-41e0-8457-4de985ad8326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:42.385Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d59bdfab-9131-4766-ad36-57bf23c306a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:52.400Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c369d7d4-2c33-4a21-95cf-c12231e3cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:34:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:02.415Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7a6d3203-43e1-4138-92af-4906baac439b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:12.429Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e35c76da-f49d-4d4b-8d47-c4588f79add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:22.444Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d0eb6f33-b22b-4abb-8aa7-77bb7650cf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:32.460Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=43e21d7f-25e5-454e-a8c8-7b2f487e2139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:42.474Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9215f0b3-6eb8-429c-9ea3-b9376afeede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:52.488Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a4978900-0a71-46e4-82bf-7a07ac115c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:35:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:02.500Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0674bb5a-996b-4626-9fdb-4240e9512af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:02.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:12.514Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a0ab429b-fe0d-4d58-a684-6ad01f629c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:22.528Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a6f535fb-7123-4aed-a659-8572e8179ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:32.541Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=cb70fa4c-9893-4ee1-8640-3f111117d4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:42.554Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3ba3114d-c08e-4e02-a9fe-fffd7868021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:52.569Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=61624057-2b2c-4c27-b68b-6113bd0fb8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:36:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:02.585Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b6cf6f98-ad90-40a8-bafd-7f1d5dbfd92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:12.606Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d56bc252-1cef-4f95-8f18-4f8eececbf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:22.619Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5363e233-0ed0-46a8-bf0e-7aee045bfc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:32.639Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=cd16b1e7-d272-4d5e-a5fa-b8809e885f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:42.652Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=38cfa106-1fd0-48cc-8fdb-88a58e21495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:52.664Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bde15e34-9ff2-4a73-8da6-408d67181a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:37:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:02.680Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8bb76987-d346-448e-baff-c0daae72f551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:38:08.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:38:08.548Z |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-14T16:38:08.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:38:08.550Z |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-14T16:38:08.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:38:08.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:38:08.560Z |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-14T16:38:08.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:12.698Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d6eccd3c-6d95-4b3b-913d-b7ea1ffd3875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:22.714Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2b3f96d9-8d68-439f-a9d0-c4f9e7179df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:32.732Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6b80ac9a-9782-4ab0-a3dd-f3f8453ca0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:42.752Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5b605962-f63e-48be-ba52-24571b315fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:52.767Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=af778bff-b857-4895-9f09-cae68d38bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:38:52.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:02.782Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8720e193-a6df-4854-ae7d-fde702f2ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:12.799Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ac733ce5-c355-48e8-84e7-0db47d399ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:22.857Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f5d560b4-bada-46ca-a282-0e43fa579456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:32.875Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0ac7483c-a418-459e-98ef-094578c5576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:42.918Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1803b34d-cf3d-491a-8120-6eeb18ea7696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:52.932Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3351c0e2-dea5-41cf-87f3-2a5388759e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:39:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:02.956Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6069c09b-ff68-4063-ad1c-545642afee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:12.975Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=73739632-151b-4e12-a8ce-1d0be92a802a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:22.995Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e7cbd98e-9714-44c5-9e37-6e83e53af56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:33.009Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=011461d0-45c2-4bad-bbbb-96bc1c82687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:43.033Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b3fc566e-7491-4593-ac11-6add95d570b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:53.048Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=48f64a11-992d-4929-b057-92ad0f7f3942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:40:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:03.065Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f1cd1d25-d276-40ca-8f9d-366943c133a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:13.084Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=842dc2a8-b667-43b9-8e4d-f99bcae7f2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:23.097Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ddeaadd2-49cf-4a64-bf3c-7aaebfd8928d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:23.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:33.109Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1bd698ad-438e-4088-90dd-827c4165b09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:43.132Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bc099298-0d4b-4e04-a833-53c73eb08446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:53.150Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=23ca5de2-0ffe-40ee-9eee-d30afa0d0339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:41:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:03.163Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2d1f2a29-f437-43d1-9967-15f780f39a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:03.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:13.175Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=85a82afe-aba6-4749-a586-3122951e6f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:23.193Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=574e3174-a2f8-4eb1-885b-ba4ee99c4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:33.207Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=14ff74d0-f17e-4022-b481-02c310be3e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:43.222Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6404c7b7-12c6-483f-99a1-a55a3068eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:43.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:53.235Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=709a1327-c5d5-4ebf-8417-83a261b07ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:42:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:03.251Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7ed33d7b-36c6-4425-b69d-95e44d0ecb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:43:08.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:43:08.614Z |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-14T16:43:08.615Z |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-14T16:43:08.618Z |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-14T16:43:08.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:43:08.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:43:08.628Z |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-14T16:43:08.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:13.262Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f32e1a4f-0bc6-4712-90df-29d68c468067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:23.281Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=89fbfadc-11fb-465e-8de0-41fb4d1cfb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:33.299Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=343b065f-e656-40ed-81bf-e550b4a621b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:43.315Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ac85dc8e-8b8d-4308-ae7f-e7bbd9363d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:53.331Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ea22ed94-db6b-461e-b932-82913c7bc51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:43:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:03.351Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=62c0e5c5-0ba8-422e-809e-cdca4db7b43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:13.364Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6f772079-b942-4bd5-a652-a02134921fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:23.378Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=cc49fc26-bf84-4c5d-8082-7ebb7f21ac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:33.391Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=93b87a66-04dc-4784-9e2b-2f1e7a57843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:43.484Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e59d7e64-454d-4ea0-aede-5312eefe881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:53.499Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2b21ffe4-ce55-4c4a-b7aa-6eae48422e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:44:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:03.518Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6196f63b-7bed-428b-912d-cfc426396777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:13.542Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c24caa5f-1d36-4f3d-958c-4935b9ec85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:23.554Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bc956330-8a6d-4626-a601-c54b27b89b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:33.567Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=93a8618c-aab1-4092-bc92-5d38aec54088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:33.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:43.581Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0e6fd110-b416-4d80-8e5b-04950a16c654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:53.593Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f236fb19-83ee-4aea-9038-b96975e07181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:45:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:03.609Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=870eb641-c9d6-4e16-a2a9-977fcfcba16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:13.626Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=556b26c7-0b8d-4db2-aab7-520053347ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:23.639Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3ac9c536-d7a7-491b-8095-c8338619fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:33.655Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=611e0d4e-6bf2-4a48-81ff-e51790345708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:43.676Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a933bb46-6626-4ab6-9a6f-06f164c265bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:53.691Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1b1ac305-48d5-42c9-b3f3-5f873250eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:46:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:03.705Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b6aae8da-b139-4222-a137-b826d07b094b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:13.726Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bac16a20-0547-45c9-a724-d2a988eff8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:23.743Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=754ca039-286b-4260-bc4b-be8ec3aacbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:33.759Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=afb2e7ac-b2ab-4d3f-ba12-abf4c77cf179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:43.779Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=fef88a97-0d4c-40cb-b92a-d2baeb79022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:53.793Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7a71cf92-6a00-47b2-90f1-0344eef086d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:47:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:03.806Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f062ed3e-e32d-4c8f-a0ea-14a1bedd94e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:48:08.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:48:08.593Z |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-14T16:48:08.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:48:08.599Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:48:08.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:48:08.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:48:08.612Z |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-14T16:48:08.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:13.818Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3ef3d89c-685e-4100-93dd-b1cda68c9553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:23.839Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=db12101f-cfcc-41c9-92a8-90cd583c4ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:33.852Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c05a0e2b-ac03-4581-8cde-ffd26e50e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:43.866Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1d73c1c5-d998-4961-9f7d-6e7dd5611300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:53.880Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8f0f07c8-490c-492f-9090-ff02e1d8e26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:48:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:03.891Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a43d0c74-2181-4a8f-a8d1-4ed3e26c94b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:13.902Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3c968f9c-a3fb-4dd2-889b-1f2ba59822aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:23.920Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f373e592-8019-49a2-bbb0-3fd3fe46d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:33.930Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3ba581f5-2851-4a28-9460-e5cdccf69578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:43.945Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1fb08fd0-1dd3-48bc-85e5-97699983c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:53.957Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6dcec50d-1664-40b7-8cab-7a5a03ed8b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:49:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:03.967Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=74f48650-e9af-445a-9fc3-61375dd36514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:13.978Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0044a21b-fd7f-4ebd-ab87-7e7deb21d0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:23.993Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1cafc69e-1d02-4e34-95a6-1778758fce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:34.007Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2ce7595a-363e-4742-97bd-495f777d4a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:44.021Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8e04b5e4-58d1-4e04-a0ed-a05a50bdca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:54.032Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b028cac6-1ea9-4d3f-959b-83f6e70423ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:50:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:04.046Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8d59e0ba-d1ea-4703-8a3d-bc1c99d142da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:04.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:14.067Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c532b007-3381-4114-acf9-57ba4c702ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:24.082Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7207931c-0c94-471f-b5d9-ded2b9c35337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:34.096Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=19d94839-90b0-42d2-9753-4c4d98d17597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:44.106Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8cb34c39-943b-4d24-9022-fe95a40387d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:54.121Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=60c7cdd5-73f6-4537-a636-3e1580c1675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:51:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:04.133Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=af2ce3ef-7f1e-4b32-bec3-31eb71ae98fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:14.145Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f1fc68f6-01a3-4a9e-8a48-2c612b8fac87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:24.157Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7a5a7a4f-3b19-4aaf-adf6-2569254661ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:34.171Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0e37c454-d541-4e30-bbf0-3e96b47aa83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:44.184Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=19a13cee-1701-487c-b3ef-24ec1b0645b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:54.197Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=67665fa7-210c-4008-b405-13a009ac3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:52:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:04.209Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=29c73c13-002d-4f46-ab4d-91bffc3da62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:53:08.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:53:08.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-14T16:53:08.628Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:53:08.633Z |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-14T16:53:08.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:53:08.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:53:08.642Z |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-14T16:53:08.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:14.223Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c5a505ef-95aa-4a34-bec5-6435d187cc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:24.238Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=4d308449-9a2f-4f18-8a9f-2e8c95e4549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:34.256Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2eef20e5-47d3-4e51-ae96-b1ea72e7dfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:34.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:44.269Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ebd97972-34b3-4f83-ac3a-9337c1f52f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:54.286Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5490f650-f6ee-4115-82dc-9cfea44c3486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:53:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:04.301Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=885750a2-567a-4828-b38a-3a44df8479e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:14.314Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9d5801b2-ba07-4268-8cb2-135444f7b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:24.331Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=276744e6-5062-4a85-ab14-622c5a5ffa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:24.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:34.346Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=228212d0-3bad-430e-8678-d2594dd7301c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:44.360Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ccb24b63-edbe-4cdd-9774-47f81ac7084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:54.371Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=250dd86b-cf01-4eb2-ad2c-bcdd4e416ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:54:54.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:04.383Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e63d8597-9d6f-4c93-94c8-34939f2900cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:14.395Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=eb0f9978-13a1-43a9-9e04-635c1ce75836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:24.409Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f2bb7970-8c2f-49e8-9cc7-6f990c4bf305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:34.428Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=4fa329db-c2ad-42fd-9817-fafa17f5326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:44.441Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1da0bb35-870e-4d45-87f4-89c47b190f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:54.452Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1bd477e9-6405-4619-992f-f9d4e1e60a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:55:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:04.470Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d22836d1-8cae-4e3f-bdab-e72ae9d74c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:14.481Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=83c6e721-7a17-46ae-991a-ba3979e45521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:24.492Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6cb65655-9aca-40e1-b75c-b39a282e9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:34.503Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=349c47a4-92e6-4062-8dbd-bbe93b0e6b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:44.515Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7bdd95be-06c1-41e3-93f2-ba07c58243cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:54.525Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a833674a-522b-44b0-8ff4-6e5d590c5469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:56:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:04.538Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=da2743f4-8eb0-4e5b-aaf7-d4681a16b57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:14.556Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=45d0b400-31f4-402c-b182-71ce5a1cd5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:24.572Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9c4ca605-0b65-4eec-8bc2-6ae0281251bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:34.585Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=66e4416b-4b83-4191-84fe-f996af1123e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:44.597Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2d943c84-ae0d-4262-be35-cd898260f916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:54.610Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=245fda8e-c138-4235-97a3-c50d76c7b93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:57:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:04.628Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=60565c54-5659-4f0b-8c9a-0c65451c6d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:58:08.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T16:58:08.622Z |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-14T16:58:08.623Z |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-14T16:58:08.626Z |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-14T16:58:08.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T16:58:08.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T16:58:08.634Z |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-14T16:58:08.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:14.643Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=87e157a7-df70-4503-aa0e-4e5faf8923e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:24.655Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=697ff680-4724-4e1e-889c-8e763de31eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:34.669Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6ee941c6-b230-4542-aa0f-c0f06dacf09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:44.682Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7ad6162c-f92a-4aa7-a2da-f85ffd830f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:54.692Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=70527043-eb8b-4dfb-afee-dff0377296b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:58:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:04.701Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f687d682-e98c-4d4d-bdc0-c4d1807be692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:14.712Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1aa3b40f-c3ce-44a4-ba6f-6eef32d1971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:24.729Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=df949b96-01b0-45a7-a559-0657e0324306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:34.740Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2fde3072-f761-4d14-b1d6-a1af49d30e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:34.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:44.750Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=07ea306e-161b-4b88-a1ab-9b5ee1c98380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:54.761Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=00dd713f-983f-431c-99f4-8c5d1ccf6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T16:59:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:04.773Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8c29130b-7578-465a-bc42-0f2e5a767823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:04.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:14.785Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=381d6d13-361b-44e4-84f3-800b0684fac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:24.799Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8364b5fe-aa6c-4427-8b01-5aba76d3e7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:34.809Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=e7a1857f-5d1a-4639-a5fb-2db71031dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:44.823Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ce6fe27a-72a4-493e-b8d7-8f1042af87b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:54.834Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a0fa548e-6962-4a09-b69e-98f8a65b03dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:00:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:04.847Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=317cf08c-052c-46ee-831c-107cd0e5906f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:14.859Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=560ed0af-58d1-4acb-b817-38bf03a2c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:24.869Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9fb24ff3-04f0-4a31-8cd2-91ce5030080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:34.883Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=63ec05cc-99d7-4519-ba02-6d7bb4e92105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:34.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:44.893Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9e23f3bd-fe1c-4563-bebd-50ab6cf302c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:54.903Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=eddc22a0-681b-41f1-8dda-d0dfe59a5b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:01:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:04.922Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=1a89918a-0fec-48dc-9b8e-8ba86c3e895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:14.934Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=76b694c4-115b-4ec1-9b74-20698b457317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:24.945Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0c8fd57b-c452-4410-80fa-96ba63da9faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:34.959Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c2435a43-ca3a-4c55-96d3-8f885ce2dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:44.971Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f30ff2bf-519a-411b-82bc-67d208096473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:54.980Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ebcdad2b-007b-42dd-9f7b-ad5c5e8d105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:02:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:05.001Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=750c1ab2-bbac-44d1-9126-ad4b0dd62f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:05.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T17:03:08.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T17:03:08.529Z |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-14T17:03:08.530Z |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-14T17:03:08.532Z |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-14T17:03:08.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T17:03:08.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T17:03:08.538Z |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-14T17:03:08.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:15.013Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5619cbc7-b9ce-408c-8b27-f562f0311e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:25.035Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c4b7d717-bf64-4154-90a5-74fb75393af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:35.045Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f602b649-b33e-4a78-8457-455bd506717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:45.056Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f179636e-efac-443c-80ad-6a67742fb6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:55.066Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=dd1bece2-cf3d-45e0-83e4-55b265368677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:03:55.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:05.077Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=320dff23-f701-4709-84a1-04399e8c868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:15.086Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bbf22e6d-d313-4cc3-8d9c-b6a043941a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:25.097Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d37bb269-001c-4527-b5e4-882f48523826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:35.107Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=215057c4-5b64-4a04-a96e-c4d762e5fc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:45.118Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9e95b62b-c340-4d20-8dc8-28df013f1ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:55.137Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=4103e4af-d2c9-4e97-9a30-4236c4112ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:04:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:05.149Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=80daef88-6cfa-447f-9477-8662e70dcf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:15.161Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bdbd155f-9c72-4093-97b0-12fa2ad1a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:25.172Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=df352375-f7b0-4a6e-9842-038be4105879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:35.183Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0839245e-7a39-4a56-9d02-6d3bdc44e5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:45.195Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5f6dd73b-3213-4c1a-a504-eece910975e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:55.206Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d331c619-c971-4c26-9e5c-df1a2e53a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:05:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:05.216Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a79e789d-5876-4ed9-a371-089c33a4e02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:15.227Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a7589c00-f6af-41f1-8da1-03577dae3652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:25.243Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=45cc20f3-97e9-4ab7-bf3f-d088071ec003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:35.255Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=61453292-010c-423d-9514-264818329941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:45.267Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0eb8d955-a243-4b65-b5a4-7a6b882d0666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:55.281Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f37c7619-405e-4807-b528-a8f9656f9a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:06:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:05.298Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=dccc89d1-5fac-4960-90b8-ad785afab328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:15.315Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=beb7f846-3030-4f45-b547-6b121c71389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:15.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:25.338Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=fbe1d2ae-bb50-450b-97c5-fde11433fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:35.350Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c4dfbe23-d900-4589-862d-34e18318d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:45.364Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f5260016-74b1-41cc-a35f-f709883f5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:55.374Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f36aaae3-63cd-4817-9810-1945f5e80fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:07:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:05.383Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ac5d3507-7e9f-4767-ad23-e993639edbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T17:08:08.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T17:08:08.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-14T17:08:08.646Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T17:08:08.651Z |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-14T17:08:08.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T17:08:08.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T17:08:08.660Z |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-14T17:08:08.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:15.398Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=bddb32ee-d6a4-434f-ac91-302383e6b413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:25.407Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ca95c9b3-b1fb-441b-bd00-1bea91ece3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:25.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:35.419Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c1cb83f1-8365-4e79-9925-0417ff413f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:45.429Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2403e796-977b-4e10-9719-cccf42ce83d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:55.442Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=fa009a22-38fc-47ff-9dbb-31a6ca76aa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:08:55.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:05.458Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2449b1ca-cf8f-4297-8f11-2fc5abfdde1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:15.469Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=366bac64-7433-456f-87db-0ce53943e21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:15.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:25.480Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=91a5e899-e1ed-473a-a790-55fc6c6cb53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:35.491Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6d12855a-5741-4bb2-a05f-6e8de8e96b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:45.506Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3460d4f1-30de-4975-b005-be5005173362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:55.517Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=b418a394-0348-4a87-ab10-d1f720fc9b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:09:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:05.528Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=db91a21d-86a2-43cc-ab66-ff18128ae83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:15.538Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=7b4a267d-d5ca-4978-abab-08fac4c83fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:15.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:25.547Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=6b428c78-b5f1-4470-ad63-a413602c1c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:35.557Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=03101a3b-a4ec-435d-98fa-16a434e45ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:45.566Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=489af5f6-bb02-4eda-a5af-1f969fa8b3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:55.575Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=f82892e7-e1e5-47d7-8d9a-4c55f2dfd7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:10:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:05.590Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=5a3b5a88-eb31-44a5-93ca-709c3bfa0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:15.600Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a5f7d86c-eb1f-4611-87e4-718d627aee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:25.609Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d234d3b4-255a-4b4d-9a77-89f7101e052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:35.622Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=af16c91b-b98f-4458-9154-929ebe9d3af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:45.647Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=af5320e1-4fc8-498b-82c1-a3ce10970d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:55.657Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=78ccc95e-be59-476b-9f5a-ec7b723b0597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:11:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:05.667Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=fb3eff5b-266e-4de6-ad5b-eb91ceded842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:15.677Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=dbb36643-c717-486f-acfc-28dc1354d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:25.685Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=0e6221d2-87bf-4dba-9f29-ee3869d66e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:35.695Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=8555c2d8-0f5a-4a84-aeb2-657177941452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:45.705Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d7e0a37d-748a-4f85-92b8-f35ed4b0f3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:55.714Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=948b4a8b-1bb8-497e-9d9b-4e350c17d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:12:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:05.728Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=c3b465b4-40b7-4cfd-acf3-2abdf0d2ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T17:13:08.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-14T17:13:08.488Z |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-14T17:13:08.489Z |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-14T17:13:08.491Z |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-14T17:13:08.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-14T17:13:08.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-14T17:13:08.496Z |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-14T17:13:08.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:15.742Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ed1ef7fb-6988-476f-b546-e44d55722c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:25.761Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d9a1beb4-44a4-4593-bfea-80ac96dacab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:35.772Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=da926933-0c65-4910-b758-744bc36078c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:35.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:45.780Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=643e32de-054a-42db-bd3a-f058533fb731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:55.789Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d21892b9-60db-4652-bcd0-afdce10d6186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:13:55.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:05.799Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=9f2b6796-9a4a-4896-b50a-7104e0b9ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:15.807Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=64edbfbb-a520-4d1d-afa1-87360d556831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:25.819Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a85f48d3-a57a-4a89-aefb-4cfd011a7314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:35.834Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=ce147fa2-43b9-4f17-8ae9-70e2f0ddb382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:35.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:45.848Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=cfaa5937-8437-4d32-9bed-ced12fa1cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:55.858Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=a247f7ea-b430-48e7-ace7-7e7068062791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:14:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:05.871Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=dcf65b12-576e-478e-82e4-940963482630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:15.881Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d4493b6e-cf58-46a1-a2d5-1daaae90ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:25.889Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=67ee4eca-e23f-4bf6-abd9-d8aafdf06e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:25.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:35.900Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=247277c7-edc4-4f7f-a1a3-173387d4afab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:45.909Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=04548d97-2222-41d5-82f0-9172db8e28ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:55.927Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=3faaa5cc-62d3-4cf1-96a4-ea8314ef071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:15:55.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:16:05.936Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=d6b57ec4-1ae3-4ab5-a18e-043c5e2b0160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:16:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:16:15.946Z |INFO |Init configs |InvocationID=4887296b-a6ce-438a-b630-60eaaa9afe79, InstanceUUID=2e81d418-4eb0-404a-ad9b-d6d2d7f456bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-14T17:16:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |