. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:19:03.223Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:19:03.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-09T03:19:03.289Z |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-07-09T03:19:04.369Z |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-07-09T03:19:04.539Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:19:04.540Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:19:04.541Z |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-07-09T03:19:04.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-09T03:19:04.872Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-09T03:19:04.899Z |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-07-09T03:19:07.089Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-09T03:19:07.787Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-09T03:19:07.814Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-09T03:19:07.815Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-09T03:19:07.908Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-09T03:19:07.909Z |INFO |Root WebApplicationContext: initialization completed in 3009 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-09T03:19:08.808Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1f82393f-8974-4380-ba43-d29569357a90 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-09T03:19:10.661Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1f82393f-8974-4380-ba43-d29569357a90 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-09T03:19:13.118Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1f82393f-8974-4380-ba43-d29569357a90 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-09T03:19:13.972Z |INFO |Started MainApp in 14.658 seconds (JVM running for 15.762) |InvocationID=1f82393f-8974-4380-ba43-d29569357a90 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-09T03:19:14.080Z |INFO |Start scheduling PRH workflow |InvocationID=1f82393f-8974-4380-ba43-d29569357a90 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:14.099Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bf755120-97e4-4c44-82ad-c3f61075a743 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-09T03:19:15.566Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-09T03:19:15.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-09T03:19:15.569Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:19:15.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:25.808Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=573253be-835c-475a-81c2-c7cc520dca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:19:26.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:36.922Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7d7dbd93-816e-4bf0-adce-da73737ba202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:19:38.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:48.051Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5e66c886-3aaf-4d26-9a3b-656e0908a099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:19:49.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:19:59.252Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=15d1499e-95b3-4454-9aad-8403dd1eb03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:20:00.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:10.452Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=dafb3a23-3ed8-41be-a569-1951611923f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:20:11.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:21.675Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2b3dde64-a141-42ed-8183-20fe0bf5b1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:20:22.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:32.859Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a973b47a-62e9-4019-9186-4fd1ad706a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:20:33.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:43.993Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=379bca26-78f7-49e9-ad20-74a0d19caa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:20:45.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:55.127Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d155568c-41e9-465d-9477-ee1f5215f3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:20:56.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:20:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:06.261Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=918b76b2-8917-45e1-b72e-084806f49847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-09T03:21:07.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:17.433Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=12cccfb0-19f2-4428-af52-dfc05b7f9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:27.754Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=458cd9c2-1eb6-4bd2-b73c-81471e1ab12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:27.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:37.792Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c007a659-55d5-446e-aae6-0184ba10bf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:47.812Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b6973935-41f0-405c-82bf-f8f6af7a23f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:57.840Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=40053729-28f0-4896-945e-6295f2d4211b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:21:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:07.872Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ccab27db-dff8-4067-ab7c-4e62578dc41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:17.911Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=985ee4d4-17e6-48c7-9fb4-9fc5e78ed66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:27.937Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1274925b-d3e2-4516-972b-c628e42c9acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:37.976Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e8281d3d-d5f4-4986-97ab-9fc6f470da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:48.038Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d353c815-8e99-4d81-a0d9-47df9cda759c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:58.065Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d005f8b6-bb59-41ea-93ae-2063c23db75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:22:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:08.107Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6cefd24b-2116-4762-b5f3-c12563967972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:18.158Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=45fd203d-2c83-47f4-8d5a-41a387010b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:28.187Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=60b1149a-0652-459c-b9a2-50188ba86fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:38.244Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=15823c59-b9b8-4854-ad8b-cf1f12e15b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:48.274Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f3efdb3d-69ee-456e-ad72-a83db4850326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:58.299Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=50147d6e-c2dc-4269-a6ae-8e38c56866d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:23:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:08.338Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c88840b9-f227-4fbc-b02d-b4f202c93e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:24:10.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:24:10.300Z |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-07-09T03:24:10.301Z |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-07-09T03:24:10.325Z |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-07-09T03:24:10.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:24:10.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:24:10.351Z |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-07-09T03:24:10.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:18.393Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ffc5e211-e50e-4b43-b112-cb2baf450ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:28.415Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4b7c9bb2-90d1-46f8-bb82-6378399606ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:38.449Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=da64a599-83c8-409a-a47c-ce967214e386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:48.476Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fab72c67-340d-4125-9e21-4328dd452006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:58.509Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=68927d9d-e1d0-4a5f-bc40-e79dc674caeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:24:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:08.535Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2a6d521d-4ab1-4531-b9e0-0b08f061154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:18.563Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3eef8671-8fc1-4bb6-ba13-e2b14fd005a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:28.595Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6c0c25ab-2888-4b50-a91c-2c21a05d5172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:38.621Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a0f1e6ed-b794-46ed-a21d-5229e6e546df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:48.648Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=170c27d1-b858-468f-8516-b0a0f54c61bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:58.668Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c7d06ed5-1c90-4323-b3de-95b661e19ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:25:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:08.687Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b927b262-167d-410c-8732-623546a4bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:18.724Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=228b8ea3-42ab-4eb5-b71d-2f343642e553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:28.751Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=22ad8465-4edb-431e-828d-4ef975127d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:38.781Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=33018ccc-f38c-40e4-a5e0-6fcad93d3cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:48.810Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=be0c41b1-e56c-4a8d-b2f8-f1dd8c2f6373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:58.860Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7ba0ba7b-5158-4848-8010-0941f9553dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:26:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:08.909Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=36d80115-b2c0-47ce-b6bc-32a03d4684ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:18.944Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fe8c0139-8cbf-4e9f-b8a3-80186538245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:28.975Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=26fd1abf-6aaf-4a1f-8035-88300d5255c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:39.005Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0f4a3674-c225-46aa-9fbc-e6867d8c4ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:49.027Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c473bbae-2f8d-424e-9f3d-8e8880f39ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:59.056Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1da9a272-8ba2-426b-a8e6-88b6c7a00004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:27:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:09.094Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b776bcae-4fff-4945-a533-716f02c7da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:19.124Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2fef520b-a02f-450a-bc83-4df28ddb18f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:19.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:29.149Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=340308fb-6876-427f-8776-6f0dc6d8b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:39.210Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f88fc692-3647-4ab5-b60c-8232100b5b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:49.238Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=14104c46-e255-4129-b909-2bb39c708ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:49.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:59.256Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fae52473-bcfa-429b-a8e5-e2184c42befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:28:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:09.283Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ed06748c-cd15-4e51-8847-eb3192878eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:29:09.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:29:09.298Z |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-07-09T03:29:09.299Z |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-07-09T03:29:09.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:29:09.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:29:09.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:29:09.325Z |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-07-09T03:29:09.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:19.317Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=46769bdb-0ed6-4e67-941f-a3db246fe0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:29.341Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=37c1d3eb-65b8-4875-8e60-00861f78cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:39.367Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5024fed6-33dd-431d-a465-560032bb5301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:49.396Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fae9da44-09f5-49c4-b53d-8a36a7ddf7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:59.505Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cb267abd-e839-4193-b1c6-4fbc45ae6de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:29:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:09.550Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=85b529e2-b0f0-45b7-9f08-34c18c3d17bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:19.582Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6a369600-4da6-44f2-9a71-3c475c136a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:29.612Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5f80edcd-1be8-41b2-be7d-8a44f4f77bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:39.639Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=46bd030a-5f2a-4c37-93bf-45d4974c622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:49.667Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=13ba5722-f118-4a35-851a-eed1dfeb0e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:59.697Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=53220de9-8756-423f-8f8b-06a920cd613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:30:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:09.721Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6b3ff489-8e92-404d-ad62-0243b508f9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:19.739Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=90e0224b-98b3-42b3-9d47-6a22c47b451a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:29.763Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=90190d1c-2317-4f65-936f-6d95deda27c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:39.793Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=93fb9f34-a047-4c06-be5c-44c57ff223c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:49.821Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=20c55be9-4b47-49e3-881f-2a79a691c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:59.860Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=73c0392d-17bf-4e91-9f33-c85bd0ed1dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:31:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:09.916Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=015f5a3c-cdd7-476e-93df-2d8a3bfa4dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:19.949Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fd5c9fe9-6a99-4bd8-8c5d-341866e0bff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:29.981Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=457e2311-9b9e-484a-a9bd-67933f5eb222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:40.029Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3a4d66dc-c0ce-4963-9380-40ca52a0df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:50.051Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=782c0a25-707f-46be-bb40-505f4597d0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:32:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:00.076Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=49185802-ef5e-4474-96ee-b9e1a9810b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:10.104Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e8a0646f-94fa-426f-ac45-6d74127b7690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:20.122Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=207be2f5-3167-4138-8ebf-6e6f0062ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:30.154Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4e6ee822-469e-4016-864d-b60e27d5a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:40.176Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fb137b9d-62c8-4e7d-9fd8-83262b67ba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:50.242Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f17d0d14-63e6-4686-af2c-33b2cd5d570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:33:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:00.264Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6295fcad-c6fc-4024-afd8-26d62ec961bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:00.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:34:09.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:34:09.278Z |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-07-09T03:34:09.280Z |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-07-09T03:34:09.282Z |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-07-09T03:34:09.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:34:09.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:34:09.314Z |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-07-09T03:34:09.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:10.281Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1a81222a-db44-45c8-97d7-5c950619a74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:20.313Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=636663a7-2b10-4dc1-8cb3-9eed86083b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:30.332Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=32b6b0ef-a251-4d9a-93bb-f5e29339a68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:30.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:40.351Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0d9f60d1-cf47-4dab-9167-e4699ea6648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:50.386Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7c493c10-cf70-406d-bbc0-60722f8ef387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:34:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:00.402Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5b511d20-1d68-4b4b-b796-11413e18542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:10.426Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=18716bd0-d65e-4d49-b1d5-59b11616cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:10.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:20.445Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e3f2acf4-43b1-405a-aebe-1abde77c041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:30.462Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=058c05b7-32a2-4b18-ac92-6481de513304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:40.498Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ff1a7324-9cfa-4f9e-876c-75690c0f6f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:50.533Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9ad8f2e2-5d86-427a-b559-12fa67d8b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:35:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:00.552Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3fa1551f-3c91-441d-8e17-bae72a5cc9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:10.589Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=35f93011-f41f-4af5-9bc1-f70e146c0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:20.610Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b55bb00d-325b-4f5a-a950-6a2f4b894f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:30.625Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=296698f5-5de0-4d66-8fbe-5ba2f045d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:40.641Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=98606c71-22c7-4f79-8788-a61229d32cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:50.667Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e65155a3-98f9-4aba-983e-ff7ab4fe9d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:36:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:00.699Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=69264dca-e45f-4a10-b0d0-a4daf701d3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:10.717Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=45be7356-0a45-48a9-bb67-608667b7ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:20.732Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0d23e6dc-53df-4d74-add4-b13840f82178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:20.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:30.770Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=012c19a1-ef51-4915-99de-795205068259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:40.786Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3d179380-3320-40de-bf20-aa874bd2c31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:50.811Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=53cf77e5-906a-438e-a4e8-c270a792500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:37:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:00.833Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8884059b-4e32-4d84-838b-28383b72ed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:10.850Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3305e73f-55d7-4296-8c7c-0a784b543ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:20.867Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a4d6cac2-8758-4420-a750-9c60f95787c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:30.883Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=75237405-2619-4db5-a882-29b0aa4af4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:40.900Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=abdc4aff-fa41-49e3-849c-b6835ac8a32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:50.920Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ae95d70a-b422-4fd4-896f-f43eb4766f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:38:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:00.938Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=73126d38-5935-49bc-93c7-00f602db4f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:39:09.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:39:09.264Z |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-07-09T03:39:09.266Z |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-07-09T03:39:09.270Z |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-07-09T03:39:09.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:39:09.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:39:09.288Z |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-07-09T03:39:09.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:10.953Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2c9445ed-21c2-46c9-bb82-a118248b261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:20.985Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=963bdb18-a422-4f24-8041-1dc5a7038f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:31.002Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e493a9ac-722f-4597-8f1b-8716cdaf058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:41.020Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3c3669a6-d382-407c-bb89-482080833958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:51.038Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=dd91217a-26f5-4a3b-bde2-5cd0377bb770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:39:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:01.060Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bac6b7b9-8bcd-4978-8c19-56424e826ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:01.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:11.090Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b398ea5f-3d67-43a0-8ecf-1b84aec85321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:21.110Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f232ed66-9815-4465-8762-1936de8844a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:31.135Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a8f3df35-36a8-4226-aabd-6b46a92c0974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:41.174Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9e1a736a-9eb1-41ed-ad44-9d1437011503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:51.201Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2ab2a09b-1269-40f2-aa2b-10123c6b76f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:40:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:01.218Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c93a86ca-09a2-4b71-9613-f3d2cdfc8a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:11.237Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1a0012cd-95f7-4db9-bcca-c9962df61c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:21.253Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6d265bba-252e-4da8-8c04-b7cfba6bd7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:31.288Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cfeb3140-eb86-462d-94bc-df4e6a58ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:41.312Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=de43de63-b676-42fd-b8d3-203a712b6ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:51.362Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3d1edbf0-f10d-48b8-a9cd-1a42471f8887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:41:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:01.390Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=08f80520-53cb-42dd-af06-d382915c00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:11.431Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=620384a1-d073-4539-8ac9-e2d3d8fa69de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:21.456Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=326ff59e-63ab-4702-adf3-e41871192d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:31.475Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1ca2786d-bd5f-443d-8c48-091b440dc0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:31.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:41.500Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d0e227f2-1d15-4f1c-913a-dd12f4845353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:51.540Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cf3f8a72-e5de-4d39-bcdb-f9bc2e4ea477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:42:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:01.554Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b06b7145-c995-48c1-8d11-3d6c47ee4ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:01.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:11.572Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3c965e98-fe5a-4d40-ba64-7ecc13615492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:21.588Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=02b0a9df-7626-43e8-a162-cacd439148c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:31.604Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=91c82b17-01a7-4dac-b1c8-96295c34a212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:41.624Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=30a4edf4-eaf2-4fe6-ad20-b91bd3e375f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:51.640Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2b719bb7-4f58-4e40-a1df-3e6931ae01ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:43:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:01.654Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bf9976b6-5345-4976-a09d-f8df22acdc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:44:09.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:44:09.234Z |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-07-09T03:44:09.235Z |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-07-09T03:44:09.237Z |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-07-09T03:44:09.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:44:09.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:44:09.254Z |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-07-09T03:44:09.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:11.669Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b6b1cc1d-35ef-45ff-b87a-198b23d5abf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:21.684Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=63e79214-573e-43d6-a363-5a096c36c594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:21.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:31.700Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=df7a04c5-60aa-4a77-b386-1aa4818f6aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:41.720Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4cee9b1b-c6ab-4a3d-b63a-096362be9f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:51.740Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0936890b-57c5-4ea4-aa56-02b7c830226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:44:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:01.757Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=17b0e043-4ca8-4294-ad89-1205c641d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:11.771Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6030aa01-3604-4729-909e-9bd4c12dc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:21.810Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b378a478-3943-44cd-8733-d8067c336b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:21.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:31.828Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e61a0842-ca5d-4ef8-bd01-e27b25314792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:41.847Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ed231048-d1c5-4462-96e2-1ca74192626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:51.861Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=720ac9dd-57b0-4275-8a36-78326c92f589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:45:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:01.876Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=39a9af09-d0a1-4018-b76c-b9ae88a2de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:11.898Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3d33fa2f-d957-42d0-9ca5-223edd64b7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:21.915Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7ed3f496-46f1-4cb9-9fdc-41176e8b23f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:31.933Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2672e5bd-4e12-4fb0-9a3d-14137bd5c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:41.951Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7fb26cb5-9d77-4a73-9b47-1dc7e03e752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:51.972Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=31096ea9-7f13-4011-a843-d12581a25b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:46:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:01.989Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4dfaa026-1bd9-44aa-8731-5656411704d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:12.011Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5d1fef38-5f94-4eac-a57e-bf1316bac706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:22.025Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=67962c11-7652-4044-a8e7-d45a93c269ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:32.044Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3f604c99-b54d-49d0-892b-94292bdd96fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:42.064Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eb6f63d5-b762-44d3-a32f-77bb5ca09460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:52.081Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ddade491-a109-4647-b6ef-86342f561d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:47:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:02.121Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7640505a-1712-4ca6-ac5c-b4069c7f792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:12.152Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0c07e5f7-e0a5-471b-9d0e-043b8c747f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:22.166Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fcc283d8-9e1c-4eb8-945f-ee5468ac98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:32.200Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=40eeb528-4da9-41f5-a2b5-22a5d332d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:42.223Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=68c40a1a-033d-4e44-b3af-0ab8b6e8e2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:52.260Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9c8c2ab0-ce86-4604-9de6-45352afeb532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:48:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:02.298Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c3c1eadf-8fc0-47dd-9f2f-2c324972e9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:49:09.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:49:09.613Z |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-07-09T03:49:09.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-07-09T03:49:09.630Z |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-07-09T03:49:09.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:49:09.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:49:09.650Z |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-07-09T03:49:09.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:12.346Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7a137ad8-f8ae-4c38-94c4-c7265414599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:22.387Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e0c62b87-7d4c-43b6-a1b5-54449f4766cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:32.417Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=997b5642-31a1-4d41-9685-81792f93f8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:42.434Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2ac884ab-9c29-41f9-945e-e2c1bbda459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:52.473Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=69695eba-3857-4381-a44b-dd90bb415577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:49:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:02.516Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=86b3c871-87c6-4061-b398-9c6daa4fc82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:12.534Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bde60c41-3539-446b-8532-4446231465b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:22.557Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c2fd6d54-fd23-4561-9cfd-e9596d08038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:32.617Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7062cd61-9bdb-4792-b565-d83ef2697649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:42.646Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8e0b357d-77f7-4ff7-a0bc-21fc7c5f5ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:52.681Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=028cad63-7e74-4202-bff3-35689e3f1e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:50:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:02.725Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d0a91815-0024-4d79-97c6-5bcce39375b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:12.749Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2065a64a-6ac0-4d9a-80d4-99176caefcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:22.774Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=674c1709-87d2-42bf-9db1-dae1454164d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:32.810Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=02f5c2ae-08b2-4720-951b-ce65c392e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:42.858Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=84baa7b7-9d3e-47c8-94a3-4030893f4dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:52.889Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8ce5954d-6fa8-4d19-98ab-efac837904a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:51:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:02.921Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=361c359b-5ec6-47f0-93ee-90ab99e57bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:12.962Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3a7f4e51-8054-4b5b-8976-98ecf715ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:22.978Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=966495d3-d369-4395-bf56-404545868b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:32.993Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=79da77fa-5b29-4fb8-b91b-12a9c31de431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:43.038Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ba981f37-2665-4f60-8d19-2ee943794c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:53.078Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ea7fb52b-241a-4de6-bc70-981c2328bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:52:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:03.097Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e0af1328-df33-46f0-b270-219154471cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:13.111Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5d025e9c-9faa-4502-9fd6-043374a64a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:13.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:23.131Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f7bb1873-8f90-47d9-8d3e-0629b9a22176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:33.175Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4c1d903b-3a0b-49d5-a5f3-8bb1c0d855e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:43.203Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e9918191-740f-4c39-8f88-fb010014b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:53.224Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3da478bd-9558-4c54-aaed-8d0185e1735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:53:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:03.240Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=229b096e-39a8-4ab7-bda4-62ce17c7fa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:54:09.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:54:09.680Z |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-07-09T03:54:09.691Z |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-07-09T03:54:09.726Z |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-07-09T03:54:09.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:54:09.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:54:09.746Z |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-07-09T03:54:09.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:13.270Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ac9351d3-2941-4680-a2f0-7768527dba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:23.291Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=41d0032e-0d95-4070-ad2a-e2954c931d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:33.310Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fac5cb3f-deb8-4b59-82da-0a8d478ef50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:43.326Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=86d436e1-bb75-4816-9d28-a62e22e35b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:43.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:53.345Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=adf7650c-19f0-43cb-bef0-ac8428fc7f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:54:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:03.358Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f191f900-2b65-4ef5-ad67-c1bd020e62d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:13.381Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c2f89dff-643e-409b-881c-041a7b1ddd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:23.393Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9c489970-b485-40f5-b960-ea189f991ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:33.405Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d4e00df6-0773-4bbc-98fb-5f55b6847835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:33.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:43.420Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=124a386b-1362-4591-8af2-f7f314f42b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:53.433Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ea4c3032-5b76-464c-a99e-f4c48172c2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:55:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:03.448Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3ec906f1-41b5-4990-894c-eb4ab26f100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:13.467Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=555f883a-6499-4d01-9a31-1126a42e5440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:23.480Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fbd9dc8d-407b-479c-8798-fbf1aa00e969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:33.511Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9b11cf70-a221-4256-815a-4b5ca786956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:43.523Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=30bbf40c-70ce-463d-9873-15511fc6438f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:53.538Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a4754186-5543-4b09-b8ed-1f6e7a25daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:56:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:03.557Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eec7549c-6519-419d-8cab-48cc65339693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:13.595Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cb969bbf-e4ea-4849-9f33-8dfb935b2002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:23.611Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=63c33f0f-ddfd-4c26-920b-9a5a0c7ade3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:33.626Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5c2ba79e-efcd-4022-8c62-c46185b184bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:43.639Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fbb40223-fe27-4931-980e-43d6fba03e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:53.656Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a8120683-acdc-4a4f-afb7-a938ce4da25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:57:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:03.676Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=598f837d-f0a6-47b5-84aa-d9e30b6f6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:13.699Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=347d250c-4c94-4cff-bf0e-d68fa85b646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:23.719Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4ac2895c-dd92-4dc3-b382-f8600ac3c720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:33.740Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bca5a84b-57e8-4484-ac0c-53c5d740f521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:43.756Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b684fce0-d995-4f0d-9923-6929647ed56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:53.776Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=30396f3c-a04f-4dca-b2d1-2ab63017e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:58:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:03.791Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4765eb43-0de9-41ed-9c3e-275fd6221bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:59:09.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T03:59:09.226Z |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-07-09T03:59:09.227Z |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-07-09T03:59:09.230Z |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-07-09T03:59:09.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T03:59:09.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T03:59:09.239Z |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-07-09T03:59:09.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:13.814Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=240538e0-471f-49de-83b8-521aa71395e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:23.828Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0a2397e1-ed89-40de-b1da-1cd60e170985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:33.853Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4570ed1b-e943-495e-8f96-4e6db4f0b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:33.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:43.866Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e29be102-73cb-46bf-b7f6-be6f86aeccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:53.882Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=54d44030-3a19-446a-b9ac-d23388a56c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T03:59:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:03.899Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=dadc7317-7435-479e-8109-643f65c3c4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:13.911Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3991f790-0273-4236-8098-a3275113039e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:23.924Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=683b5262-2ca4-4f81-9bb4-5aba2115ccb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:33.946Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e6ac42d1-1307-411f-9326-eb6c52b09b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:43.962Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5c4d5be4-da33-40df-aff8-c993ffd79492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:53.978Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=93fe32d7-6dbc-49ee-969e-4eeb3befcdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:00:53.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:03.992Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fdb47521-27f9-4ecf-ac73-75cdb3ebee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:14.009Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5c9974ce-46c3-4ee0-a52c-bed9d38e0856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:24.024Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e74ba8ab-a918-4f25-8cbd-ea65b337351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:34.050Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=01ce52c8-3c50-4598-88c9-9c62ea9f0aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:34.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:44.070Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d84642b6-0411-4762-a4e3-765cc655e790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:54.082Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1be1655d-f9e2-451f-be93-b06c7272a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:01:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:04.096Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=30ccbc8f-7ae8-4119-974d-585ccd6cbeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:14.118Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=07203966-6981-4868-a0fe-a1e1503dba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:14.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:24.133Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8ce2bef7-6bbe-4317-b4b4-07b94a5d67e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:34.151Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=77003c9b-ed4e-487f-a38b-83a07599235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:44.164Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=03985dd1-3b40-4859-8b18-a23d40cb83b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:54.194Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1ed784ca-e4b5-41bf-86ed-76594b9f593f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:02:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:04.207Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=673ccfdc-f449-462b-811b-2da040a3c254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:14.229Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4ddf25c8-be05-4600-a3f9-6663337f0180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:24.242Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=53ab3c90-a38d-48be-909c-73a439171441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:34.254Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=959ffcdc-f60c-4bd1-b8e1-0ce606fc2091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:44.268Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=845d4b1a-d524-450f-ad44-8d85739cbe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:54.284Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ac87c9c4-330d-4a78-9842-016ff4ae4cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:03:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:04.305Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=22e5658b-3dd9-4071-a6e0-1a1e54b86b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:04:09.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:04:09.121Z |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-07-09T04:04:09.122Z |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-07-09T04:04:09.124Z |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-07-09T04:04:09.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:04:09.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:04:09.134Z |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-07-09T04:04:09.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:14.323Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2d548661-ce1f-455a-8781-c0c36ce70c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:24.339Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=754a20b6-0efc-4c8e-b0a8-25fd1a79e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:24.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:34.358Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d576e0d4-07ad-4532-82b7-662fd21ac8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:44.369Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f83556b2-c576-4435-a32c-518bfca7dc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:54.382Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=572c84f5-0050-46fe-bc60-94b01a4803cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:04:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:04.395Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=db495190-5ce1-4352-8e78-7b0a0a5f4459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:04.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:14.413Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=24ed7afd-8f95-44b9-b81e-a00fdc25b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:24.428Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d0f7311c-3ace-4b39-833a-0d655f2317a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:34.459Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4059659c-fcfa-45bf-8334-e79b2fe5a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:44.478Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=43ad4401-1743-48ab-8506-e5b64829549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:54.497Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cfd82a19-6c86-4186-acbf-434c235d2e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:05:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:04.511Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ced9065d-33a7-4de2-a7f4-d46fd93a2963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:14.528Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1def3553-90b8-459d-b152-307374bd9de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:24.541Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ed07d62c-9b04-4d05-acca-917bfca1c1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:34.554Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5c937fa8-bd65-4400-b0c2-4866dee6e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:34.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:44.575Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8101420c-c176-4c11-87f0-bd8563e5226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:54.589Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9f04410e-5fc0-4b7d-90f3-917430f5e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:06:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:04.603Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4d26e7b4-ad9b-4d72-a0cf-965704a79088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:14.619Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d0ebe032-c53b-4562-91ad-b07c69b58521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:24.644Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4dcbd815-a86b-450a-8376-822132c00668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:34.662Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=db88d5d3-041a-4367-80b8-5c651b82c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:44.675Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=899f87b7-3b92-49a5-b556-f32cb452328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:54.688Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1634b4c8-2426-4913-8dd4-1b64fa2d4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:07:54.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:04.721Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eb5b8fd5-7eb4-4689-afdc-a930fd47604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:14.739Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8b9f91c7-bdaa-41c2-a140-23b621b00440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:24.753Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=57c8543e-08c6-42eb-8be9-c94f2746b572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:34.773Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7523c780-f690-407e-928a-203adb26c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:44.784Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b68733c1-a3d1-497b-8da7-dc4e7ac83318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:54.805Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a6730c13-4e43-4feb-9972-d10a79efea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:08:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:04.819Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fb4e76be-c699-481c-bd76-97660538d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:09:09.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:09:09.298Z |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-07-09T04:09:09.299Z |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-07-09T04:09:09.304Z |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-07-09T04:09:09.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:09:09.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:09:09.316Z |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-07-09T04:09:09.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:14.845Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=04b01fbd-8fa2-41f9-9234-a193bd395e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:24.857Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2ff719bd-01a8-48bc-bc14-872c0d57a22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:34.874Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=685a1dec-2af3-466a-ab78-ea776810b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:44.887Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2851f47e-5cd2-4069-b912-dcc524c9980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:54.900Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=476fe77c-202a-4130-83b3-3c6460370d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:09:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:04.914Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=710f85ca-d4cc-4ee8-9baf-5c09240dc5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:04.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:14.926Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6a7aff2c-e1ff-4378-a87b-31711e44859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:24.937Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4904c622-4f41-48ae-a8e7-c688e3833b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:34.949Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f1c06b5d-d714-43ce-9bac-0ad5ec249483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:44.962Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fd933801-488b-4fb8-aa5d-32dec2e858eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:54.975Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=805aafdb-131e-4140-bbbf-d9e0bf518f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:10:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:04.985Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=73084951-ae5a-43cc-9723-8489710c28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:14.998Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=dbd3b5fc-6673-4fb7-a7d1-ae25f543df67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:25.013Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0c304409-73a6-40b4-8d1b-66e345ea628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:35.034Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1ec69549-d2c0-4f6d-a167-09f366438e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:45.047Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b25b0e03-d071-4f28-bc9e-0f23eed452de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:55.061Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3bfd747f-c06c-498b-b723-fb9543a30fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:11:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:05.078Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9be3512f-da79-4edb-991d-9eae103f6d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:15.094Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4e7c149e-eff9-457a-91e1-c29113279efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:25.110Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=559c2dab-1d52-49c0-9b90-22974dfb469b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:35.134Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=00c5231b-b2d0-44ea-9d4b-8fbb7730f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:45.146Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c68576f1-5797-4d4e-a7b1-e275051cb9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:55.167Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=af0f68d9-877a-434f-98c3-f5169f8252b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:12:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:05.179Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8080b26b-13b3-4c1f-90c9-0bdd7a05722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:15.192Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=982bf7d4-ca58-412a-9f5e-f56405bcf41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:25.204Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a5ea5099-0abf-420f-8393-9c0cadbd8842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:35.216Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=82afd686-291c-49d3-98be-e8ec976b6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:45.228Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=118bc089-7ddc-4af2-97a4-c8786d0ebbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:55.240Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1a536786-b519-4d46-a681-044b9188dad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:13:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:05.266Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=871687b8-b3b0-4abe-b173-b337d51cf8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:14:09.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:14:09.176Z |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-07-09T04:14:09.177Z |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-07-09T04:14:09.180Z |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-07-09T04:14:09.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:14:09.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:14:09.193Z |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-07-09T04:14:09.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:15.283Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=05e050a3-44b1-415b-b396-117572956515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:25.296Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7c0936b1-64c1-46ad-9c74-e7ef0de3f77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:35.320Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fb91485d-c181-4e39-b35b-a498a4d0b139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:45.333Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c6d759b2-2bc8-4a4b-ae2d-67a055136132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:55.358Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a38367ee-7746-4d7c-a1ed-287dc91eeb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:14:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:05.377Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f2aeb053-7fc3-4f38-8e8b-ca6565cf4089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:15.395Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=308e972b-792f-45f3-94db-6b5d7827aa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:25.410Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=39d7bf91-d7b8-4808-941c-c4d05427dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:25.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:35.422Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d7acb5fe-b34b-4301-b346-a2c6415ea7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:35.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:45.434Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c456b565-966c-43f4-88ca-55b296329ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:55.457Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4dc7f97b-1dc9-44c2-91b9-8313602dec34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:15:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:05.470Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1c1fd2e8-aa5d-4d58-b1ab-67570c7e6d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:15.485Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=be5fbda6-ccc6-49ed-9856-40a8fa309ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:25.500Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=74485fe2-ea7e-46c5-af50-2d2c8b6bb132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:35.516Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ce1ee7b1-4089-4cd6-83bb-e87845a93c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:45.529Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7d3253d4-42a3-4237-8a03-049511b79709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:55.588Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a6dbd768-c48f-48a0-9c8a-9b42a7e92480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:16:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:05.600Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7aea26c0-e64f-4b28-8630-0e83f89fa9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:15.619Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=64eecdb9-0149-41cd-8297-0d6375299872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:25.631Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c194b015-d02e-483b-8fc9-20ad80e50842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:35.661Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=aa5544ff-2031-4384-8c44-d9eb78ed2eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:35.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:45.676Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=003c6192-4d0a-443f-bbce-ed40b0e7519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:55.698Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=26c3cae5-0b3b-4355-9150-c7aab88f4931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:17:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:05.711Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e7c1b878-868a-4642-9f91-a1807aeae178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:15.727Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4d07c07a-6ea3-4043-a159-30f9927eff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:25.739Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=df85231f-7781-47fa-8cea-ac7b7fa29796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:35.764Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=77ab0e7d-bc65-4400-a224-fa19099470dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:45.777Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8a3450b4-2238-43cb-bd48-e5bea42b04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:55.804Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2a4947a8-3e13-4a0f-a7c5-e4a2769bf0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:18:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:05.837Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c5454012-cb2d-4bc3-865c-71becd0da626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:19:09.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:19:09.088Z |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-07-09T04:19:09.089Z |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-07-09T04:19:09.092Z |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-07-09T04:19:09.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:19:09.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:19:09.100Z |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-07-09T04:19:09.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:15.853Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=61971557-7d66-49c3-8faf-00c3bbf5a74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:25.866Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=74809c0b-ee50-494f-a93f-38ac3e04bb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:35.898Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b7c37bc9-7fdd-4347-9fac-59cbf0844db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:45.913Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f3bec95b-3e16-4df4-a1e8-cc2bc97fab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:55.930Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=41330d50-4139-451c-837a-9ed03903f7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:19:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:05.943Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7fb04f1f-f5d5-4eff-8c5d-8a451cdfacc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:15.969Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cd2b15e6-7013-4bdd-88fc-c4bad4ea2ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:25.980Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=09cc8612-a71e-43f8-9c16-c833e7379186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:36.013Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ef491eb8-5f25-4cae-a220-3ab18d53a7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:46.028Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1705a307-f7d2-482c-ab36-ca777204c485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:46.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:56.039Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ae90a71e-4502-4714-a8d1-4878d33533a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:20:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:06.052Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=37e32762-ce32-46c0-b7cf-b5d1973c774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:16.064Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b077d719-8b62-4128-8b6e-05a8fc9270b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:26.076Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=592eb259-e389-41ca-a9af-ba97e3d5123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:36.101Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=050aea15-6a06-4e6b-a484-c4d5e62eae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:46.114Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3207c41a-da71-45fa-a672-5660477b3246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:56.127Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=63da77f8-6d8f-4511-9c25-030a29e3c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:21:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:06.145Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4473c45a-2a91-49ef-8b23-6eeb0df406f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:16.186Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5fd586d8-0583-4304-8eaa-b7e7e563754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:26.200Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4f74b4af-3262-4774-bcaf-9b9a1a83fc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:36.217Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2619f8ad-920c-4bb4-a092-638637c82b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:46.230Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=049058e6-513c-4cd5-9650-cc90e03a5119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:46.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:56.241Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eecf5fee-0f55-4e21-9e4d-c8e23d1b4924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:22:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:06.253Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0e34929b-45d4-44e9-9399-3426471bb593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:16.269Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=05809928-b701-4325-af57-937c6a988857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:26.282Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4e7f4be5-4092-496b-86bc-97ba1c0f69cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:36.310Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e9937c13-6a42-4e26-ad51-eabc8fa62876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:36.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:46.329Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=893f03b8-525c-492f-b236-1dfdf454bd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:56.342Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d558ef4e-4b3b-4400-a50a-6eb5dc0020c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:23:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:06.354Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ccb95b8d-1b09-4b73-95d2-b19766de268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:24:09.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:24:09.245Z |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-07-09T04:24:09.246Z |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-07-09T04:24:09.249Z |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-07-09T04:24:09.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:24:09.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:24:09.257Z |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-07-09T04:24:09.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:16.365Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=228c066c-af50-4c1a-b2a8-d508fd00c58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:26.380Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e989f857-a342-461b-bd0c-89c5051d9059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:36.392Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2f108d04-e756-49e1-a8c1-b927ce3522b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:46.404Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9b7fb8fd-4ed5-41e2-b295-6cc9a7b8e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:56.415Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=67bd13fb-809f-41d3-8f38-fdedc7675a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:24:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:06.430Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=be38ca8b-377b-48c3-9212-a92e9574d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:16.442Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4046b446-661f-4b32-82b1-d8b5604812a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:26.455Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=801d54ef-e39b-483b-b294-9df164832e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:36.468Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=62a3866c-a9c1-4bc7-a0ee-6dcdb3f8910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:46.479Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a8a87d94-265b-4531-a468-2f0f8c6eb22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:46.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:56.500Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=10ef91d7-6ff9-42d1-af41-5b324c5a6316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:25:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:06.510Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=959a92d6-c589-4620-aef0-6de7a4bb3287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:16.523Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3fbafd3f-0981-4d26-992a-cf727cc44f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:26.534Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ea5ed484-49de-42e5-ac6a-d1f0f1d84dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:36.559Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5ee89d9c-5ac4-4d17-afd6-a74f2219d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:46.571Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8c47ec9e-c5d8-43a6-a36b-dc972c7fee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:56.587Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b412d54c-095f-4c13-8e7b-538a3aa208c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:26:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:06.606Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e60be9f7-dca2-4b74-85e6-4d6a1acbf84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:16.618Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=31b7124d-5b18-4525-a174-883cded1201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:26.630Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0fecbc48-5b7d-4e71-9bae-1b6e4713efd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:36.641Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3eddecc2-7a45-4f6d-8d3c-1279347b747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:46.659Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0bae6699-f285-4fd5-b866-0a3748fd39ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:46.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:56.672Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=712bd4d2-c181-48a2-bb3d-b963043d8067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:27:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:06.685Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bd81de50-c347-4e49-8b14-b973ce4d3709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:16.700Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6c750f01-209a-4647-b85f-8a438319bc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:26.713Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=79024493-c8a6-4690-b465-fcdc9c0b6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:36.743Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5f370661-160f-4f1d-8c17-f77b0a4366f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:46.754Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fa7eefb7-cde6-4e09-a62a-0648b15b568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:56.766Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9bbcd341-62cc-4885-985f-f027fa569eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:28:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:06.777Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2389aef4-3577-4dc8-a4df-a3bd10d28dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:29:09.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:29:09.143Z |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-07-09T04:29:09.143Z |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-07-09T04:29:09.146Z |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-07-09T04:29:09.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:29:09.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:29:09.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-09T04:29:09.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:16.788Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7b842689-7ba3-400d-a0c1-20659e905d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:26.803Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a16a6a89-8dff-49c8-92eb-c5bd9d7378a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:36.816Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3a83093b-9ebf-4e79-8051-f6bfc4bd305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:36.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:46.830Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4555f8df-602f-4adc-a813-c7b73247cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:56.852Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=28fcc362-4164-486b-8917-521001522336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:29:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:06.864Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=812ca594-23c8-4b22-b0f0-c84a1009a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:16.880Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a9c46c2f-b496-40cb-8aaf-75c1de706bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:26.892Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a05426f7-fbbc-45a4-b455-fcb3d3649b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:36.952Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e8814220-0494-4df0-a91a-ee11852e2e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:46.967Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b72652cc-dcae-490c-a0ac-56947b9cdb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:56.978Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d4990610-1184-466a-b5a9-3100f9c1b47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:30:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:06.989Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=de17df4a-0974-4931-bb90-1174bb7009ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:16.999Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2f1e629b-b4d4-4d56-b9e4-8ab3c5bccea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:27.014Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=938ec26f-d48a-43d2-9917-00271f472102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:37.031Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=731a1dcd-fbe8-4c16-8ded-e78d47c6daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:47.047Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e4a8664b-c808-4346-9850-6ffe1dc1d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:47.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:57.066Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fab7d0b0-8700-49ec-9487-9726f2af5dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:31:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:07.075Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f7250f55-52bc-4f12-a03d-382efdd0bb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:17.087Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2c265f04-e985-485f-b02f-1163be26be78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:27.116Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=57550522-9bfe-4ec8-a66a-1ec6af39b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:37.152Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a1318eed-c177-45fc-ac33-04ece390db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:47.166Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=372615ca-9c1b-4a0c-ae68-7785f42461c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:57.189Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9c11da6b-3338-4fb2-8776-c87abe3546c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:32:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:07.201Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5098f2b0-8a9e-4621-833a-8d9677a1b0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:17.220Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e8b72865-0797-4a84-9a1a-5cd755992a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:27.241Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0cf6237f-8581-46b1-aeae-dc3114ea6548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:37.255Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bbd9c2d8-0c13-4874-ac45-2e0d38ca9618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:47.268Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=09ad6c42-d392-4ee6-9854-a7d0d1f18935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:57.280Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d434e045-0460-47ef-b880-0b43bdbac152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:33:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:07.300Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=30eea388-794d-4534-bc50-832671a716b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:34:09.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:34:09.257Z |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-07-09T04:34:09.258Z |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-07-09T04:34:09.263Z |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-07-09T04:34:09.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:34:09.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:34:09.269Z |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-07-09T04:34:09.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:17.314Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3d191430-9353-4e17-89b8-e622a4ee3ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:27.327Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8e52e765-0116-4a84-8311-e34bcc5d1573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:37.350Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=351a78fa-20e9-4d6d-90bb-5007e6e2a5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:47.364Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8c89caab-2602-4e31-8632-e7d4b4078f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:57.376Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=73e42325-3623-4cc8-b34d-19b1f37dd017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:34:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:07.387Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f00cbe3e-f3b6-4ae1-8079-3ad1501e51f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:17.408Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9a7895a8-8bb6-4753-81e5-fdf986f753ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:27.419Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3b630c89-f68d-4eab-9eda-16a38fb2c458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:37.435Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=077659cd-ea50-46ae-aa97-d43c9c87ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:47.453Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fd0ac56a-305e-4483-8f0b-b30d86f9a508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:47.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:57.477Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=83fc2542-4d76-46f2-b09d-35d2da26f65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:35:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:07.491Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bb2ba11e-b1d5-4707-bece-66301b2d7387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:17.510Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=54fc105e-4657-4c4e-9ebc-8cc3a329c124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:27.522Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=76a370c3-0396-4dd7-b8be-df0fe82a8aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:37.537Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=036e52df-0136-4175-9290-7ed8fb6759b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:47.554Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=66bd05e9-51ee-4a1d-8bdf-aadf0b2cb9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:57.566Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=085441cb-25aa-4321-b47f-e85a1edf0bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:36:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:07.578Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=04c6b2e0-947c-4bf2-99f2-3d1a42de0f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:17.589Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5fd6685a-4731-44bf-b52c-4a74071f7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:17.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:27.601Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6f5dcfbb-1681-47ef-b20a-7c0871002a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:37.616Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2678c2ee-5893-4c62-bc05-44724ea6d0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:47.632Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ef868942-1edc-4981-b7e7-bd6231a4b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:57.642Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2a40f484-7006-4463-96f5-d50fefc6a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:37:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:07.656Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c09473bf-6944-4e49-88f6-85c96023608e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:17.672Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9ff9428b-9794-47bb-acdb-8ef818e4c6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:27.685Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a497b583-bd14-4e2e-8a2e-ecef3ab6a640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:37.697Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7b709d3e-5f71-4a0a-b640-d3b6b70d7544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:47.715Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=785944b9-995c-498c-8fc9-1b7f5296e55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:57.730Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5e13b36f-c3f4-4fdb-9278-8a07fcea077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:38:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:07.748Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ceaba59c-9cfa-42a6-a331-87a527fd77b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:39:09.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:39:09.152Z |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-07-09T04:39:09.153Z |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-07-09T04:39:09.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:39:09.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:39:09.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:39:09.164Z |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-07-09T04:39:09.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:17.760Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c26dab58-a442-4501-a27e-3b7e32b00d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:27.772Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0837c8ee-6fd9-4a9b-ac6c-c9f7cecfd73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:37.784Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a997e8f1-5619-4fae-845e-b4629b9579e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:47.795Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c350111e-9e19-40a2-bad3-8c88514aca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:57.814Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e0968c16-a160-4ba0-a01d-be6938a080f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:39:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:07.826Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=55bbe9c6-df3d-4a2f-b372-6a47702a345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:17.836Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5d433960-bdb3-4f5f-986d-95f1de126d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:27.848Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=09413ada-25b6-4bc7-a55f-e46cc429b3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:37.861Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=06ba0539-5c1e-477a-92ff-85e9d986424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:47.873Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=63ad91d6-c3d1-4eeb-aba5-964b9fe72c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:57.883Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5fd31b44-8edc-44ce-8fb0-c96f3e19d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:40:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:07.897Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=86cc63c4-21e0-4ec1-9245-4cf30cfbdd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:17.908Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6fff0cb3-84e8-4af0-8308-79ed6b34d5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:27.921Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3e1753d9-24c4-4940-8c05-af38917f28a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:37.939Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=173372b3-4ba6-4f37-9646-4e362cecf809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:47.950Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4c4909b7-37e9-489b-9c90-a6778eb3ac30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:57.963Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=42e211ae-168c-4549-a647-e5c840297543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:41:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:07.974Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=852aa6ca-5a30-4933-b792-f8a39b3aae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:17.989Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fe59b8a5-01cd-499c-9e13-71559b9d1234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:28.001Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8d0bbf9d-e670-47ea-b61b-adb1d6865b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:38.023Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ba260373-3057-4993-84db-41fab922a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:48.036Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3e45f8d2-439c-459c-a78d-753520112ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:48.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:58.060Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=58606f31-465b-4dc3-8bd6-dfd85484ad32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:42:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:08.073Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7623cb29-cf8d-44f9-9e01-2667744114a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:18.090Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d87d6782-a561-4a43-85a9-48d1c188f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:28.104Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=75117f8b-90dd-47eb-b4e1-609b4bf26254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:38.116Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5e7f6298-e1d2-4125-a929-b0bbf54336b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:48.129Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a1748638-72de-4ac6-994b-ce03d162458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:58.142Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eb7b56cb-748c-4a50-a86f-27fec34a8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:43:58.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:08.153Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=76b3ae99-6b3b-40e5-88e5-171fd7c6d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:44:09.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:44:09.131Z |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-07-09T04:44:09.131Z |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-07-09T04:44:09.133Z |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-07-09T04:44:09.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:44:09.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:44:09.139Z |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-07-09T04:44:09.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:18.163Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0f5d2de2-c1f4-4663-af53-3b9326b28efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:18.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:28.173Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ff2abdba-29a8-437f-a540-2f575e73c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:28.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:38.187Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bece240f-7253-41ad-95c0-682f79cf4c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:38.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:48.202Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=265cb524-2a7d-4edb-8e91-bcd4c6244006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:48.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:58.216Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1f755326-0034-4da3-b964-faa3409f0939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:44:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:08.228Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4e2cf9a8-5dc7-421f-8614-822f49d8faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:18.242Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a47bed0c-d115-43e9-85d4-a2aebee53412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:28.252Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=65ac1cee-a23c-4744-ac41-568be7436a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:38.264Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bfbfe286-72f7-40cc-aa26-69ddb2609460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:48.280Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1a9b6f94-3acc-4806-a2ff-c8f3abbd2194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:58.296Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5dd4c33d-4477-4f0d-9197-5a603ed83713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:45:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:08.310Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8e7092f8-be4e-4106-ad46-35e710bea24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:18.328Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3440ca91-c458-4ca3-82fb-ff2beecb5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:18.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:28.352Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b3c9ba16-0255-4e3b-bc6c-362def359e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:38.372Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a2cb2856-d6d4-44e3-b8ec-2a67036d83e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:48.387Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f5141373-c226-4fc7-bf95-9a97229f6c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:58.412Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2f9b97f2-57cf-44d7-b4b3-b82769dcaffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:46:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:08.425Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c5694bd8-c1aa-40ce-8968-67a5be652cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:18.436Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=60c16796-0a7d-4d70-a367-7d7d4956e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:28.446Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=92222a19-a80e-4370-bf3a-e5219ba7cc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:38.459Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8132c07b-1192-423f-bbff-bbae9cfa5245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:38.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:48.474Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5569a979-8f59-4aff-9716-8636dc88be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:58.485Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=61bca686-1f13-483f-84b5-27056e139f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:47:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:08.496Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9ada1e29-b12a-4304-a657-9b7d277b833c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:18.512Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=83648620-ea9b-4f6d-bd57-c78979932476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:28.526Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c46d3e5b-7a93-4ce0-9a67-bfe657297d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:38.537Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2ff7ce32-c7ce-4136-b60e-34f74ae00f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:48.548Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1bfeb27d-9e59-4ce1-87c0-0fb101ee589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:48.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:58.560Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=70a3ccf3-8864-41ec-9ddc-fe2ca36395ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:48:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:08.572Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=dc4b09dd-65a8-42a7-9354-ba32d55f03f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:49:09.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:49:09.225Z |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-07-09T04:49:09.226Z |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-07-09T04:49:09.229Z |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-07-09T04:49:09.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:49:09.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:49:09.235Z |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-07-09T04:49:09.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:18.585Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=17f267cf-1c39-4dc7-975e-a13d4b1c3315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:28.595Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eb8c6797-a98a-4156-8b96-dcf521d38b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:38.609Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=07abc3b7-fa17-4888-90e3-e9edf2dbac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:48.622Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9fd32410-5238-4dbd-a191-e60f8b60e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:58.632Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7069346d-f0eb-42da-bfc0-1d018487e4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:49:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:08.645Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=63982592-1c95-469e-81d4-1bea9341c4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:18.655Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=42c328b1-d25b-424c-85c4-2d4f1be4b59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:28.669Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2f85c7f7-d00f-4b4d-899e-9a36a34c25d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:38.690Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a755deab-d233-44eb-b4a1-f0ef18393977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:48.702Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=47b1ea01-3aa1-492e-beae-0348f6d5e60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:58.715Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eb0fdcf8-b5cb-4c92-adb2-9c0a032d0c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:50:58.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:08.725Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d7faf2ee-43de-4be5-94ba-1cc14c69a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:18.740Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d3843a69-2c97-4810-b2c8-e29540086a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:28.762Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=24821f5b-1640-451e-b426-8126f4f66162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:38.772Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=9d728702-a45f-4bcf-b8fd-cf3dafe8bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:48.784Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=28422db0-c575-4e8b-8c3a-986f30763901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:58.819Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0b9e3abe-af64-4969-a848-6741c642e633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:51:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:08.830Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1dba6b60-531b-4d66-80fd-6e0bcd52e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:18.839Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8066a660-ee2d-4d0b-a854-ae8e6a6e6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:28.851Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6745cabd-e1d1-4648-b183-b43004e82ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:38.865Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2147956f-759f-40c9-90de-0b8a2c81af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:48.877Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a85f063e-ef61-428f-9312-368c2a63b039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:58.890Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=12689916-a363-4e10-bfa6-0c564dd98cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:52:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:08.907Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=60522bc2-f13f-42bc-b99d-92ff5966d8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:18.934Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=01e0ce9e-fd5d-41bd-88e2-0e11e53c3fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:28.944Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d91b8d46-36f4-4c12-b1c2-531d8416def6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:38.957Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ba296139-add4-4775-bd7f-a7cc4b187310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:48.969Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=777d8353-8345-426d-9ca6-8cb10dd70a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:58.987Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=37764fd5-4770-48f8-99cd-94477aab441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:53:58.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:09.001Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ccf22e3c-0c22-4fc2-943b-500c891222f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:54:09.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:54:09.102Z |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-07-09T04:54:09.103Z |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-07-09T04:54:09.104Z |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-07-09T04:54:09.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:54:09.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:54:09.110Z |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-07-09T04:54:09.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:19.053Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=58cdfb93-a3f8-4e5b-8305-5adbe9da2c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:29.064Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=02b11832-9861-49f1-8c3a-a4b715a2002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:39.078Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0a4d2933-7cce-49e6-9568-ae0c9a7fd9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:49.093Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=50e7b0c0-a3f1-4c97-9f43-24533f35485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:59.108Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=baef945f-245b-4320-979e-8041f571c2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:54:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:09.120Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=594b018e-de9a-4a18-991f-2e329f6e2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:09.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:19.131Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1c18b15c-4e1c-4f83-a6a8-6f2ae3261065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:29.141Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=229c6b6b-0b75-4c0b-9183-14800b2298e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:39.152Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ac5ad480-6933-4893-9b82-093a2070cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:49.164Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8a10aad6-e331-4e5c-a0dd-ff74b3014343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:59.178Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=68ef400e-6eca-494e-a28e-e995c01f354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:55:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:09.194Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6525ea1c-7396-4d9a-b52d-da9f17f1216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:19.211Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=806e2eb1-994c-4f94-83df-c1921520fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:29.225Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e237702e-e2bc-42e2-8202-34e40234ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:39.237Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f80397b3-4a9d-42ab-9223-d24dbff7bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:49.252Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=85977c73-ee14-45fb-ac59-6a3862dabbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:49.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:59.272Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0c59c18c-62e1-4618-8940-e7c5f9c831da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:56:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:09.285Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=43c6bd3c-7e8c-428b-a777-9bfd442249cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:19.297Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7e23cb45-8282-4c32-a86a-cc29631a0a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:29.310Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4ff570d8-f344-4a51-b211-ba20c2b722c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:39.329Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c960abdb-ed2b-4640-84c3-825cb3470146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:49.341Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0c23ef87-d8d2-4d69-97d0-e68c01debf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:59.351Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0e7ce356-f3aa-40dd-998e-5b31282f27c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:57:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:09.361Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ddbe7db3-8627-4361-bc6d-64fbf0b5ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:19.378Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=38c4bf1d-d4c4-40ec-a054-4d248911ba7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:29.390Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=6326a39b-a9b8-4cc4-8418-e77ab31edda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:39.402Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=449748e4-dae6-44c2-bccf-13b593ee3887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:49.414Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5b857292-4f39-4fc4-a04f-a36a216244fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:59.425Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=46cc8eb4-c977-4762-a6ab-2ada95d05c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:58:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:59:09.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T04:59:09.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-09T04:59:09.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:59:09.322Z |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-07-09T04:59:09.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T04:59:09.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T04:59:09.334Z |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-07-09T04:59:09.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:09.442Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ba33509f-1abd-40d7-aabb-bf5a8db5c49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:19.453Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d0b92323-c662-4fa8-a82d-14fd6d4cec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:29.465Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=53701eb5-c5da-4cab-9b98-7a413e0408c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:39.477Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=97de6d24-4518-49d1-be0f-1d98e6dafd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:49.490Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d7d5673d-83de-44ef-9539-65ec17e4c0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:59.509Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f3bdce9c-0e07-4a7a-9d47-a478d9e32fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T04:59:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:09.520Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e60a02e2-8ff2-40b2-a698-274ec9a356d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:19.537Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=786ce024-b558-4ee4-b87f-e74d3306a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:29.566Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=32da09ad-003f-4e37-91dc-800b0f9b7152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:29.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:39.602Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=70769da6-bfd8-4d88-8284-5f260132accc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:49.620Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f85b2740-8ae4-4b6c-a749-fe1ac3a15486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:59.640Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d279c90b-8b41-4d33-acc9-42d8f300206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:00:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:09.666Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cc2417a6-d2a8-4c0c-a3a2-5347ffe6ae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:19.695Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=361388ee-7577-484d-9c32-c869a452f563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:29.706Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7956181c-ddf6-4ab0-a3e0-01a19e8bf926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:39.725Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1b41b241-f9eb-43ba-a86d-b16f9d8f8211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:49.737Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c274632f-6d39-4836-b962-2fb33e2ad173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:49.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:59.752Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=361dd606-ef44-441d-9f7f-400bd1c3b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:01:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:09.767Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=67963e02-fbd7-4a4f-b30f-322749fce4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:19.793Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cc817a89-86db-4ff9-861a-83f9b15687cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:29.810Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=e44400a1-3678-4f58-b347-aa4ff8a630e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:39.834Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2ebc0785-91b9-43fc-b8d7-88a6d4877e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:49.849Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=65c91049-7b03-49f7-ae57-32c106105943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:49.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:59.864Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a3399a69-4ba6-4112-a94f-5e4a2949b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:02:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:09.880Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8f21f90c-4465-461a-b400-e06a6a2d4f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:19.891Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b3a39be5-8050-4908-8988-e3af4048e7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:29.904Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2057c0f6-e9c3-4045-9879-deea618fc7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:29.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:39.920Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5f810f60-9097-488d-8f38-8804a6986ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:49.932Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=43443c2d-2149-464d-b85b-9ee8fbf06c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:59.945Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b13e87b4-36d5-4368-8530-edd80cbab419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:03:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T05:04:09.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T05:04:09.065Z |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-07-09T05:04:09.065Z |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-07-09T05:04:09.067Z |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-07-09T05:04:09.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T05:04:09.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T05:04:09.074Z |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-07-09T05:04:09.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:09.960Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=56704dd0-aa84-4d33-b474-df0e4773761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:19.974Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a3524349-2df2-47e9-857a-b4f720dcbbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:29.987Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=23462cab-7668-4c29-826d-1ede313bb15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:40.002Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1d3c5e18-6983-49dd-b466-34d0cf153b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:50.015Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=febb687f-017f-48cd-b2a6-dcadd6393b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:04:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:00.027Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=1d4c70bd-f248-4152-823e-c22e1932fadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:10.039Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2a10a2e3-dd3e-4ac1-a00c-5b8351bb7d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:10.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:20.057Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=679c6073-8285-40d8-9512-37406a8764b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:30.076Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2125d036-2be4-4477-9904-6a64e073fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:40.091Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=32a6ae21-6d10-4092-8a26-92a9a5065829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:50.103Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=ca7e77b5-d557-42e3-a64c-3256bf0b2b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:05:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:00.118Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8248d69e-3ed3-42b8-93aa-de06fec8100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:10.132Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7d36564a-5800-4b99-b405-c61b70ffce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:20.145Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=db600cca-94a9-42d6-9fa8-519999a69788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:30.157Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=f84c90b5-b058-497b-8037-adf49be1e8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:40.170Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=74d41541-73d4-468e-9fad-cc8aeb095f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:50.183Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=041e1ec5-2648-4b43-9115-154bff918cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:06:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:00.194Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5e0d21b9-d697-4f03-ae29-cf619f5f4da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:10.214Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bf30ea58-fa6c-4130-a179-6b05c75328ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:10.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:20.229Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=5449b3c2-c203-4c2e-ba21-e5f6f6bae51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:30.242Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=00784ec7-5402-472a-94c2-c52b0250b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:40.256Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=690818e7-361d-4f12-a7e8-e2079dd18788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:50.268Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=cfa51918-6169-4897-b490-71b99446bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:07:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:00.279Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=659b6d58-3936-4c78-b269-d14c005a9deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:10.301Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8bae0b1f-96e9-464f-8801-47edae16684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:20.329Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=4f4597d7-348f-45cb-b31b-23f3086f22b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:30.345Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=38906b6e-b45e-4493-b218-40b6fa1b5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:40.357Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=2b4759a7-d922-4c18-8aa1-bda42515d653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:50.369Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c823a53e-2d24-43f2-85a4-17d8a63e0e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:08:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:00.381Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c10b0c8a-474f-437e-b66d-6067e7f5788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T05:09:09.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-09T05:09:09.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-09T05:09:09.191Z |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-07-09T05:09:09.194Z |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-07-09T05:09:09.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-09T05:09:09.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-09T05:09:09.201Z |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-07-09T05:09:09.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:10.393Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=45ee4611-676d-4c73-b7dc-ec3c63e087cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:20.432Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=81f953e7-ba56-4b1c-a79e-fced03f2b540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:30.442Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=269a278d-482f-4d52-9507-669d57264f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:30.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:40.453Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=0b3c89a9-397e-45c9-a1b4-c0a1b91e5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:50.465Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=765a6ddd-9a15-470f-85fd-639eb4155b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:09:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:00.476Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3ab7ba08-1a88-4819-a74d-9a47c8b891d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:10.490Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=fe5b25c3-4673-420c-9cfb-4f97f5055248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:20.502Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d49dffe7-79b4-473e-afc4-b0afa8c49dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:30.515Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=7fa94536-1b91-4dc5-8695-74d992309689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:30.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:40.527Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=93a5a91a-4610-43e7-9e6f-24c36fc0f268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:40.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:50.538Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=65ab7c4a-1f19-40d5-8ce4-d2288fe06d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:10:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:00.548Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=014d9a04-4ebb-45f1-a5bd-560f10557b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:10.583Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=eb29a241-d267-4124-8370-395357b2e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:10.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:20.596Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=b2918e60-78a4-4da9-b6ea-704512c3451b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:30.608Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a049453d-d683-4286-90f3-0e095ecb0765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:40.634Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=bced083e-06ae-46f8-90f2-97e70fb9ddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:50.649Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=d3ea30dc-1768-40c0-8f2c-a4346b8f5afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:11:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:00.661Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=c97c02c4-ae82-47aa-bb76-ae3d71126352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:10.678Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=8bc07b84-ec84-4fbc-b003-a114b47d1f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:20.689Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=a43946d8-ae04-43cb-88ac-4a270d7f9ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:30.702Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=3543d7c3-2869-4a53-9e5b-eed40e0e560a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:40.714Z |INFO |Init configs |InvocationID=1f82393f-8974-4380-ba43-d29569357a90, InstanceUUID=74ed4f27-f0b9-4f5d-a0cf-479a4fcb54c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-09T05:12:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |