By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:00:13.886Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:00:13.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T01:00:13.936Z |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-04-04T01:00:14.550Z |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-04-04T01:00:14.635Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:00:14.636Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:00:14.636Z |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-04-04T01:00:14.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-04T01:00:14.759Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-04T01:00:14.777Z |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-04-04T01:00:16.245Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-04T01:00:16.710Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-04T01:00:16.749Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-04T01:00:16.749Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-04T01:00:16.793Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-04T01:00:16.793Z |INFO |Root WebApplicationContext: initialization completed in 2016 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-04T01:00:17.105Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-04T01:00:17.667Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-04T01:00:18.861Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-04T01:00:19.241Z |INFO |Started MainApp in 7.573 seconds (JVM running for 8.237) |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-04T01:00:19.287Z |INFO |Start scheduling PRH workflow |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:19.297Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=384c53ae-ebb4-48b2-905d-fda98afac914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:00:20.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-04T01:00:24.569Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-04T01:00:24.570Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-04T01:00:24.571Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:30.805Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ffb0f350-8820-4bf6-8241-fbe83e71f2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:00:31.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:41.892Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=757dc4b6-3c74-478c-9ad9-c25c5494eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:00:42.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:52.926Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6986f02f-2abd-4c9b-8a27-962ca6754e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:00:53.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:00:54.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:04.000Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5037e8a3-07a0-42e7-9a5d-2812aea20685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:01:05.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:15.066Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2cfbbbc9-079a-4324-ae66-ee30bda2ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:01:16.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:26.137Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=53d1eb51-fc2d-482e-b663-3a7f329ec10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:01:27.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:37.210Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=15a3e6f0-d17f-4235-b192-95646231193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:01:38.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:48.270Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=28cc9304-dfec-4005-ac5e-0d4bbd202123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:01:49.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:01:59.389Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=199ac11a-064e-45df-a69f-51f1a40028eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:02:00.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:10.459Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=014ce273-9ad8-4979-8efb-7c28ce1407e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:02:11.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:11.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:21.530Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b739a909-f0e4-4022-b1a2-1248dde6bd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:02:22.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:32.572Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b357ad83-ea0c-4056-93fb-49d358e117cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:02:33.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:43.643Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1f98fb21-4ae5-41ca-bb5c-00e5440b6453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:02:44.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:54.718Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=513a1f20-0ab2-4eff-a16d-8c792d1a7b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:02:55.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:02:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:05.755Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5076f68d-5c94-4d79-87b5-9a98d2b5b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:03:06.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:16.828Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4a6621df-f0e1-4122-97fb-5488783c94c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:03:17.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:27.899Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=83f31ef0-6b07-46a0-9864-34a763714e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:03:29.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:39.354Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2db7ac78-19fd-4987-a2ad-9549dff7aebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T01:03:40.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.68:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:50.488Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d2a5e018-fb00-4fa0-9b15-9bc9f311718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:03:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:00.572Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1232beba-2a47-418d-a691-dcee83425ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:10.591Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9663392a-274e-4b5c-83d8-875c18e5a833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:20.607Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c3ebed43-ba1d-4d0e-b3bf-d82d3be20896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:30.622Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=90bd92b5-58ea-48bb-b5de-e85536cea676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:40.638Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=85bdc4c2-cd26-42b6-bb78-c3715d24fc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:50.653Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2cf3506e-663b-4a55-937e-ffc0dca07008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:04:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:00.669Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=888d9e5d-ab24-47f6-8737-579fa6a2e896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:10.684Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dc1abe4c-0983-4588-bfa4-b60f930ee40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:05:17.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:05:17.846Z |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-04-04T01:05:17.846Z |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-04-04T01:05:17.849Z |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-04-04T01:05:17.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:05:17.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:05:17.855Z |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-04-04T01:05:17.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:20.700Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e62d58e7-047a-4f27-b2c0-2386b2fbe00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:30.714Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fa93eb59-663f-425a-bd9c-931b893ef4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:40.726Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=241d1392-7a0e-4f9c-af50-1c2227ab62d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:50.738Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=13e7604d-28e4-4990-8623-53632b7a7561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:05:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:00.752Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b4cd7244-b39f-4a7b-a2cc-e8ddee35766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:10.767Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d417d665-8bfa-4065-bb71-4a32a8c558fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:20.780Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7204aea6-dcaa-4694-a05e-742c285dbb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:30.795Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f0dd9c29-3811-4311-8909-d55809202733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:30.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:40.809Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ff2432d7-d785-48d7-bb59-538f5ed599ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:50.822Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=15110ade-f4f0-48d0-bb22-5fbb3f4ee689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:06:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:00.834Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d995e67b-4f89-4d7d-aaff-385e7819a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:10.847Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=87ba3ced-edfc-4445-8a2a-f8f2d5d67437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:20.862Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=24adae3a-200b-4ed3-b93d-146818d88088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:30.876Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9594c92b-dc9d-467f-85c3-993c7b10c065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:40.888Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f4783515-2dc7-4668-abb0-6e49b1641bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:50.899Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a48cd32e-dd4f-4ce1-923d-5ded6153be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:07:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:00.911Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9068f34a-2126-4d36-ba53-3f65ea4eb85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:10.921Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4d729c04-4e30-4e97-a4da-94500b65d9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:20.935Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=482e2248-dbd6-4b40-a8c8-0e81c2c624a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:30.946Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=00983842-4f1a-493f-908e-5cd3e4dc94e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:40.958Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c253e463-9896-49d2-a0b4-65a5a841b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:50.969Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bc9bfc7c-a19f-44d9-807e-98f9bc986c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:08:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:00.981Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c0a2b868-a77d-47e4-b6d0-a424f8b8b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:10.992Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=abd0582f-d0e5-4894-8ae8-6c54d077d1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:21.004Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5a7d5468-7a55-4126-b936-e2e9fb40cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:31.012Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a57dac43-37c9-4d48-bacc-945a486a76e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:41.024Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f8f96602-2244-47ac-baff-30f8fe55c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:51.035Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c0d22578-a66e-4ff7-b585-95820675c68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:09:51.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:01.047Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=79216afe-7170-4c21-8d37-caf93d257a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:11.058Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=59edfdfa-332a-4cc1-9385-dce0249d4fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:10:17.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:10:17.301Z |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-04-04T01:10:17.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-04-04T01:10:17.303Z |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-04-04T01:10:17.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:10:17.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:10:17.309Z |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-04-04T01:10:17.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:21.069Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=eb3a0251-dd81-42e7-805e-d836c114e90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:31.079Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=29e7adac-b65f-4566-9fa9-3f9113ea5e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:41.088Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=258951f9-9bcb-4bae-bb6f-5503d93c59aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:51.099Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2a2b4607-fb75-4ffe-b97c-331c4b60109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:10:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:01.110Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=61ea84d8-1286-46ee-bae7-b15e3ce7ca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:11.119Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cdd57983-cc21-4542-855a-00c05c29953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:21.129Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c59f04f6-58f5-4404-8681-105cae189977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:31.140Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b22f14c7-7b7e-4c59-b5c9-fa58eed28b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:41.150Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3159dab8-2544-48a7-9d6e-4821f2c19d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:51.160Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=efa9d47c-1346-45ac-a3ac-546128042a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:11:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:01.172Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b5b7078c-19e9-4e71-9c2a-e3aee2ae6c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:11.182Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=451c7fab-f14e-4b24-8272-9635d0839aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:21.194Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7ca4acbb-2763-4f4a-98c4-21c8b85f86b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:31.206Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=06b97c9b-b797-403f-8674-7b8ff5a48871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:41.216Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bdb676c2-080c-47f7-abdc-53477fbd6dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:51.229Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6cbbe8aa-64f5-4b0a-8b61-e1be0cceb6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:12:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:01.240Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8112a015-6b9e-42d4-8fd0-db03c38962ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:11.250Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0253d112-4a33-4e31-b565-ad7a8aca046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:21.258Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dca6437d-28ef-493e-927b-1bae356ef997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:31.268Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=72c814bc-84cf-493f-ada9-44235bf5864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:31.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:41.280Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cb15f122-41fc-48de-b9ea-c182359b5054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:51.290Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9ae32b7d-c433-49b9-a0d2-e87176f425f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:13:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:01.654Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=82c02c2e-c1b0-465e-a270-5945dd43b17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:11.670Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f44b407b-011d-4901-8a27-776e49d3f54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:21.680Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5c46f74b-cc96-42b1-9188-fb337aebe252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:31.688Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=848d7eb6-4ddf-4bca-9f4b-8208ca8669bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:41.699Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0d94411c-2532-4987-9c39-409997526b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:51.710Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=aa8c845d-2923-4cad-81db-bb1b492d99c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:14:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:01.720Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d1436629-9a4f-4e25-82b2-2329723b1a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:11.729Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f54dc5e2-efe1-4650-be32-ee25b56b1d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:15:17.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:15:17.334Z |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-04-04T01:15:17.335Z |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-04-04T01:15:17.336Z |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-04-04T01:15:17.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:15:17.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:15:17.342Z |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-04-04T01:15:17.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:21.740Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=236a3cd8-ae64-46be-bb72-bac64a89c6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:31.750Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9f877e22-40a5-4722-b88c-db8fcf6b1c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:41.808Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d10a2394-829b-4bfb-8288-70959fd303ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:51.819Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a4335137-7be0-4728-94cc-5f5f57c1ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:15:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:01.829Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8ddf2af2-0337-4f0e-abfe-015315e86af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:01.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:11.841Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fda7fa02-b03c-47b3-81ae-61896353c0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:21.851Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3397c264-4508-496f-933d-2fd8054c633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:31.861Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f971d3aa-1f2e-4960-86d6-ed48c60a84df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:41.873Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6d8979f8-94e5-476d-9087-dd597c2b756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:51.884Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=192fe97a-d0aa-43d7-99a3-5f42c506df45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:16:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:01.897Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=77ada6df-5312-4c61-95c3-96d719f9f125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:01.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:11.907Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=66dfbf5e-3d2c-46ad-bd67-8a00ac52a42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:21.918Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6b092bcf-98b1-4f5a-a0b7-e90ae52a4aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:31.927Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4efbcf32-da2c-4932-bae9-2f37824786bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:41.936Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4e9f8f54-75a9-49a4-994a-08f002009737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:51.946Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=aa1788c1-d0fe-4196-8875-481ed76bdff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:17:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:01.956Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a538abe8-1736-48e5-913a-bfb97a883bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:11.964Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ce0d202e-ea57-4e34-8f96-7f41b3092c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:21.974Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b9033d92-f040-4aed-b264-143cd794fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:31.984Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cf9aafac-e723-41ba-a627-2a3a95e2e7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:41.994Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=25e49cd2-f778-4c98-a5ae-c04124c3bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:52.003Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=87175d3f-9b9a-4a96-a3b0-839a1fb3c95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:18:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:02.012Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=203d008f-7deb-4de8-b056-6b67e49a66c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:12.022Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b9c39e55-0c30-428e-8aab-5c1edbf922c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:22.030Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8870e457-118f-4a34-afb6-d17aac844263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:32.039Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cf020390-c89a-4ec4-b43b-70f7f7d7e571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:42.049Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5cdeec7f-7e68-4dbb-80bc-6a0fa65ace47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:42.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:52.058Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6ab84443-754f-4c3d-883f-daa645e5c71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:19:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:02.067Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7fdd6649-b120-4464-95e6-ab73fddd1b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:12.077Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bc276494-bbba-4e97-aa42-16603d5072b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:20:17.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:20:17.307Z |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-04-04T01:20:17.307Z |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-04-04T01:20:17.309Z |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-04-04T01:20:17.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:20:17.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:20:17.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-04-04T01:20:17.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:22.085Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bf3cb42f-b262-481e-8335-349c5822574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:32.093Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f9d6080c-4160-413a-8b6c-c0744e255934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:42.101Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=433248e3-dab3-49cf-a4e6-4ef1a31343ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:52.111Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=eebab27f-54b4-4626-b555-d6afc80ae02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:20:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:02.120Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9e31fd99-17a7-4fe4-91b1-e702bfb7c981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:12.129Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=06fb77ac-fd6f-4e23-ac97-72ae21ae43c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:22.137Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cde847e6-d772-41bd-bdf3-558cd1f432be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:22.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:32.146Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2dcda429-6e0c-4257-a52f-3da21e36b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:32.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:42.156Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fc5beb11-ded4-48ab-8c25-356202747007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:52.165Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e40e378e-a824-4186-af19-6afc54ec0eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:21:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:02.174Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=263d3052-7cfd-42d4-be4a-ff27421f0dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:12.181Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7477222a-dd9c-4eee-bb9e-20d6c66338d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:22.190Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ed9ff40e-7c91-4b11-a5f2-f1ddb553732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:32.198Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1c170d67-87e0-4cc4-91f1-32dabda37595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:42.206Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=97c247a7-596f-44fd-8234-f6c98bdc625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:52.214Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2f040033-1c68-48c6-b680-f29a78d74d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:22:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:02.223Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a67ccaf8-785a-4a2b-a0f5-77306614cfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:02.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:12.231Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=019c453d-177f-4f04-a6f6-fc29455a5dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:22.239Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a022d3db-b56b-44b9-a7a0-1fce8d7fd493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:32.247Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0f073b87-8c7f-477b-8b6d-2da62e9f9f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:42.256Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0abbe800-2e89-46c2-b5bb-c833511f3d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:52.263Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0ab7fa5a-8346-4ca0-b3de-f250ab88ff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:23:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:02.275Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=23d4f5d4-1cb7-4706-9548-4472ee233dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:12.283Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=79ec7e40-f0f7-4a3e-b250-f7061c109bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:22.292Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=60c42bdb-d622-4a84-927e-4bbb41ad46d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:32.301Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ac230722-8911-48da-aedb-dcf5224dfce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:42.309Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=35fd2d96-dd48-4064-80b5-dbca979eb413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:52.316Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7e438394-af56-4564-b0bb-2678d2534944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:24:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:02.329Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a02920ab-212f-4a56-b05c-b8bd866c1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:12.340Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7f80d5d2-c8b0-4778-9914-f80f90389c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:25:17.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:25:17.301Z |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-04-04T01:25:17.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-04-04T01:25:17.302Z |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-04-04T01:25:17.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:25:17.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:25:17.306Z |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-04-04T01:25:17.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:22.349Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8a9620b0-2cf0-489a-9e10-8eb171dfb978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:32.358Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=961fd337-e3fc-4a08-8a2f-96b091daab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:42.366Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5577a27e-c91a-45e1-ac3e-093a115d6cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:52.375Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6c2511ab-b394-4e4a-9336-9bc34a3bcc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:25:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:02.384Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a285c8b3-622c-4950-9ea9-0a9cab76389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:12.392Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1c855dfd-49ae-451a-8daa-00b27dce00f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:22.400Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d948ee3f-b452-4ebc-991d-1c84c3f9f6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:32.409Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4c86f555-00f4-409c-af23-8cd6050da4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:42.417Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1689da5d-dac0-4d6a-b173-73aef5a131e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:52.425Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=86c2c9e7-361e-4001-a8bf-1172d5b85c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:26:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:02.434Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=11cbd997-28eb-4945-a2e5-045160db3468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:12.442Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ebd88d69-ffb1-4a14-b9a9-83ad4606ae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:22.451Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=967c5c9d-3538-402a-9a4b-699bb6a392a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:32.460Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bb8fda0f-60d1-438e-ac67-e88bbe160a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:42.467Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bfcd1deb-5deb-4cc5-92b7-c918e62db2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:52.476Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=63c4fbc8-8c33-47a9-9f49-5546df2cc3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:27:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:02.485Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=15194147-ba64-4f7a-825b-d753f1db03d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:12.492Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=16cc852b-793b-47c0-82c0-b7d5621b7f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:22.506Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a0d0c508-7542-45fa-8f25-f3b459d168cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:22.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:32.518Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=28384d3a-324b-4947-802d-cc7d91f8ac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:42.528Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9a2b48be-504d-404a-a6b2-71d91277e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:52.536Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d84d0238-6cc1-4f5e-a1c0-31e5735b530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:28:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:02.544Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2705450e-81bc-4a01-bda3-65835e1c4c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:12.553Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3f979214-bcfe-42bf-b9fe-5abdf80f3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:22.561Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=75540fc3-a1ba-45e5-8574-09fdcbac4926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:32.569Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=629c865b-df4d-4ef3-a684-80774f0a8a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:42.577Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=47fa21a0-d7fa-494b-8861-28d1b60bfbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:52.586Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5c5cefb6-71a2-4694-899a-12b29cd91787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:29:52.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:02.595Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=046ca62f-5c1f-46a8-9117-13bcdd96bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:12.603Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=709d7873-d536-4fe2-9db3-4fac600b0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:30:17.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:30:17.287Z |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-04-04T01:30:17.287Z |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-04-04T01:30:17.289Z |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-04-04T01:30:17.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:30:17.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:30:17.292Z |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-04-04T01:30:17.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:22.612Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=eb9f352e-7db6-4ee9-9d1f-b27a2e58823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:32.620Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ea570135-adcb-4d26-9509-44a35db0ef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:42.628Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=82cd60c6-cedc-4422-a425-92059e5c9601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:52.636Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2704b0ee-0a74-4b11-8558-62424c3e4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:30:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:02.644Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=44683864-c0c2-4919-afbb-f1089a2542c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:12.653Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=03537488-81e3-489d-821d-9585c64aa7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:22.661Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=56170e26-f450-4666-9153-2ea207d3d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:32.669Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=99abd0a0-9a06-4cfc-a45a-882509570bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:42.677Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9fd834d5-d0b4-44a1-a16c-8e76a57d726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:52.686Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=281f8529-f8a9-43d8-ac2f-cb813e45a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:31:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:02.694Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5993b1bd-b892-4dd3-bec0-2ad50cf3524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:12.701Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=02dce308-f96f-4d50-811d-872b7a961a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:22.710Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=37fc130c-e356-4143-b3c0-0ff0d5b587ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:32.718Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=78d8a494-33eb-4c03-bf5a-c1db8e76d540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:42.725Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=be15771b-9e29-4ca6-a543-d1790080fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:52.732Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=be4db9ac-805d-4cf6-80c0-acdeb761a065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:32:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:02.740Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d6123467-6cf1-4d4e-b7f8-f27c71ef3d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:12.748Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9240bc73-f17a-483a-94e5-3d401046b0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:12.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:22.756Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a0313d4c-35a2-476d-885c-200ab99b8d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:32.764Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=225ab2a7-0330-4a88-a70b-87dc8b55c859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:42.771Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=55f0f124-bc35-4b85-bb8b-9526bebd1aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:52.780Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8182032c-45fd-47a5-8113-e461e219d49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:33:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:02.789Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6eb2a3df-329f-441d-a3a5-acb823ad5cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:12.797Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=91a7af1e-9d7a-4d3a-a7c0-2c68bf76187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:22.805Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1aa53ca0-683f-445b-b81e-e71660713f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:32.813Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a1c98ffc-a6f5-4932-abc5-a9b750a750f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:42.820Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ce95d582-6cbb-4c48-8b6d-a2e2acf75944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:52.829Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2960be65-36c6-4d00-8f85-763c3dc87124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:34:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:02.836Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1a91c048-83b1-41d5-b258-98ba3dac5632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:12.843Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e4e86d3f-ba0b-4970-8c51-a340f319fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:35:17.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:35:17.293Z |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-04-04T01:35:17.293Z |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-04-04T01:35:17.294Z |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-04-04T01:35:17.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:35:17.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:35:17.297Z |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-04-04T01:35:17.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:22.851Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8be19729-ea30-4d29-a152-f86cbbaa615f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:32.857Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7b054e7b-bbc1-4f0f-a3a2-2cc0e848c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:42.865Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6c74b476-9d36-426f-95a7-f855a71af253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:52.873Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6b05f03e-527d-4b2d-924b-1a2154cea405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:35:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:02.881Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=48e3abc8-afeb-424a-95c9-de5b38d1472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:12.889Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e9d3d52c-c637-4487-9f12-49fdeb6cbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:22.897Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=662235a9-48b1-4121-bf09-1a0c75abf75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:32.905Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=eff2f646-47fb-445e-80e0-a0c571ef8bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:42.914Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f44000a3-b04c-4675-ba76-30927614a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:52.926Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2a94f4eb-85fd-4b93-8fc2-c34708a4defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:36:52.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:02.934Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bafa7cc1-2e87-40be-b6c8-21b8ac58205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:12.942Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2981a2eb-27fb-4ac9-9739-4b6bcce20e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:22.951Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=08ce383d-1201-458a-8360-1a143f8bc206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:32.960Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d4f1e750-9442-4793-a806-6a5dd16ce412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:42.968Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c15b5aaa-a3f5-4c86-9987-6232067e111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:42.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:52.977Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=717cf3d7-449b-4fc2-83bf-71ec9af18c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:37:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:02.985Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0552e0e4-f4fc-4d7b-9bbe-a635f932b70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:12.994Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=49683b0b-48f6-40cf-ba4a-ef39202c4732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:23.003Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2df7dd3d-c9f1-4fd5-a009-48f50344ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:33.012Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5fe5a49d-eec8-4e85-a6a7-c4a16243f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:43.020Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=59e24639-5d48-4201-abb2-332df89ab438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:53.028Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2e0e52a2-fd4c-4571-ade2-df13940c8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:38:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:03.036Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=17b41d5b-2778-413f-8f3a-32d2b917d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:13.045Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=af2776c2-f9ce-4b10-8372-a51286d5c21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:23.053Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7e165e9e-5fbb-49b6-aea2-ff8598a2c084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:33.062Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fe684018-54a4-4c3c-94f4-abffe5e36efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:43.070Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9c1dde76-3ec9-4a4d-b07e-51a2eb9e5e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:53.078Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c540aaf7-f222-449b-a78a-3b3abac16c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:39:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:03.086Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7c98c2c0-9fae-47b7-b930-24516fc82fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:13.094Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=44686066-1a56-4527-9cb1-3f04b333c5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:40:17.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:40:17.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-04-04T01:40:17.300Z |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-04-04T01:40:17.301Z |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-04-04T01:40:17.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:40:17.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:40:17.305Z |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-04-04T01:40:17.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:23.102Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=72343811-7bd8-47c7-84c4-f46d1c6d2e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:33.110Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=331936cf-8394-44eb-86e7-4572f5d24365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:43.117Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3e2a80b1-5d80-467b-a9c7-943e42b1b337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:53.124Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=423ffe45-186c-464d-b171-f138237fe749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:40:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:03.132Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=65f9bc55-78eb-416e-a974-51da86427884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:13.140Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=34f92c0d-ced1-40d5-b8cd-0ad21c4c3b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:23.147Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6e5db187-599a-4798-a824-896744d93cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:33.155Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bc2f46a5-81e2-4df3-92a1-9736b5988f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:43.162Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0a81e903-2a62-4b07-a3bb-b0827e6b4f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:53.172Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cd67dec6-7c80-4484-a819-bfd97afe5c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:41:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:03.178Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cb866448-6c81-48a1-b5a0-d336e952df71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:13.186Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=54a030f8-b1e8-4df0-95bd-cf48a963e5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:23.194Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b4388b4e-bb5f-4673-a89b-39aaa1f88e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:33.202Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9eb40fde-134c-44d6-ae53-7573091faca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:43.209Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d2911436-bf2f-4fc8-b66f-668c94df1566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:53.217Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5a585a81-157d-4102-8893-c2ab43bf80c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:42:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:03.224Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1c3c76c3-85c4-4e8f-a67c-38dabce65e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:13.233Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a9388973-e0bd-49fb-9e71-30e54124e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:23.241Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=63bf6433-304b-4ddf-ba1f-3984c5fb9460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:33.249Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=891d6195-6f21-4d7f-85e7-094b4494c7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:43.256Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=748bdfb2-6629-4da9-aaf6-f48bfe9ab0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:53.264Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=398aa8b7-1032-4278-9397-31f3697ff813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:43:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:03.272Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3c7bf026-32e5-45bf-8883-57d705a56e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:13.281Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d27f9983-741c-4476-9126-50fba0b6ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:23.288Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2e037bbf-069e-4e2d-a9e4-ad13c82a206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:33.297Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=acb932be-5919-46e0-a1c0-e37f3f47f0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:43.305Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5677c42b-08a2-49f2-8147-b28eb0a5202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:53.313Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9dcbbcdd-25e7-4093-897a-355591ec5b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:44:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:03.321Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=538df259-a774-4cc2-8e39-9c1177ad5f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:13.329Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=565a36d6-5386-406a-ad61-1c91ca4db148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:45:17.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:45:17.279Z |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-04-04T01:45:17.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-04-04T01:45:17.281Z |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-04-04T01:45:17.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:45:17.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:45:17.285Z |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-04-04T01:45:17.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:23.336Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=99ab55bc-c9a9-41e5-86de-a7f704a47680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:33.344Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=81cfb42c-efa0-4917-abec-3f5c32326b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:43.352Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3cb7feef-fca1-4c22-a96f-d8e83a4491f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:53.360Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b9792bea-5260-40a1-b44d-b367cf0daecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:45:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:03.367Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d3d49e30-7f29-4d40-aa2c-fc9ab59c576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:13.377Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=32f04fb8-d13b-4bf2-a29c-24a829d0d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:23.383Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0654128c-a186-4bfc-8e06-19d85120c5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:33.392Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7dd65daa-e64d-4d2a-b563-b098871f7806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:43.400Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3ae25fde-eec4-4087-bfe7-5fc0a20d2164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:53.408Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=493e11f3-8208-4e8a-8f0c-d64ed9951659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:46:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:03.415Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2d7f326b-2689-408b-942a-861c04f8e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:13.425Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b037a8ab-54fe-400c-abf7-db0a285c9dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:23.433Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=de7caaaf-0320-4793-8a8f-f7590f02747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:33.441Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8d593c6e-addb-43f0-bef5-85cfc3a43d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:43.448Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9d7822e4-9960-4042-b075-02ff81b16dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:53.456Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8c5e5b28-f346-44b1-bfea-a396b1cd58d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:47:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:03.464Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2710ecd6-adec-422b-8a46-fe755d14af7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:13.471Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7f9d69c8-083c-4771-8c1b-35284287d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:23.478Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3538b2cf-7bfd-4945-8a6a-cf62c399c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:33.486Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=85f398a1-637e-4cf4-acfc-b151625108d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:43.493Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7728abf1-3c35-406a-927f-e9138007299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:53.501Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5070e921-3f9d-44c0-ab12-74cb4cc04a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:48:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:03.508Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=47b28656-6e59-4474-be6a-9f8ae9c82565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:13.516Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cf5024c3-3cac-41d9-a369-1b4b4f4fb5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:23.524Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f30d58c8-d27f-4702-bcf3-edb54318b338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:33.532Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ed136fe1-10bf-45ef-b150-fe7bd5cb11af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:43.539Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=29b26647-e5a0-4961-92bb-a3b00dfe05d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:53.548Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=af70b1b6-034d-46e8-9b9b-b3b1e0ec4cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:49:53.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:03.555Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1055d8f6-0b57-4bf5-ac48-df5d1ea2de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:13.565Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b4980a55-34ad-4958-be11-4cfc78b59a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:50:17.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:50:17.310Z |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-04-04T01:50:17.311Z |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-04-04T01:50:17.312Z |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-04-04T01:50:17.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:50:17.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:50:17.315Z |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-04-04T01:50:17.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:23.573Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1cc58ac2-1d8a-4738-a23a-f7be982cc13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:33.580Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f894581c-d79e-486c-aa78-cbbcffca3900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:43.588Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=016f0a6e-0b06-446d-bc2a-824ceb99bf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:53.596Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4d282129-44d3-40ad-80d9-8cf27aa63966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:50:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:03.605Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=799c2ecc-76bb-4a3d-adb1-e2a0c447f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:13.612Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=84a0353e-7254-4214-adc9-33ca84551ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:23.620Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7701d7c5-d7e2-4e03-9de7-a988db18a74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:23.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:33.628Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fd9a3ef0-2db9-4dd0-b928-8b0584701753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:43.636Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4ffceb56-e258-47a8-ba04-e0a69c524068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:53.643Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dd0150f1-84b8-41aa-808a-b97b3f8ce489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:51:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:03.651Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ba25a692-b2da-4f9e-8207-3c8c9f4cd8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:13.658Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0b6372a3-6426-4d7a-9d40-5a4d0acb239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:23.666Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5a7bec10-ce36-4b44-8dd0-da7a33ff334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:23.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:33.674Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4a9b8885-54c7-442c-b21c-0b62d6ce307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:43.681Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8f03fb7a-2e1c-4f13-bc32-af412237b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:53.689Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=70b4006e-6821-4f80-84f6-80af42f93719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:52:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:03.696Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=64337998-0807-4e73-a758-a8e6ea9c4729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:13.704Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8944f3cc-a5d6-4906-b096-a6432c67efc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:13.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:23.712Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=886129bd-976b-41d4-ba99-5099e112921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:33.719Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a1cc59d2-12d7-4b63-9205-b1eb0fb1f30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:43.726Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8f7cf3e8-a69b-4ba1-911e-511634d34054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:53.734Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0ddc1ed8-0809-45f6-b516-4b67aa3004e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:53:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:03.743Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8529880b-6a5f-42a8-a2dd-01b21c90d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:13.750Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f09724c8-3fd2-4df7-ab5b-8ade32bad508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:23.757Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f16f4d59-5750-49ee-a6f2-f06fecca74f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:33.765Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=22c0227c-73f8-4626-b3e5-3bc5b3edf958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:43.772Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=21231606-62e1-4cf8-b528-a27426a9e8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:53.779Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0f6ec909-1f16-4834-bbfb-540ae4c8a633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:54:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:03.786Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9e50ea10-f08c-4c26-9935-abf745422277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:13.793Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fc2819ff-b3bd-4c5b-a912-6c8c194a1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:55:17.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T01:55:17.284Z |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-04-04T01:55:17.284Z |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-04-04T01:55:17.285Z |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-04-04T01:55:17.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T01:55:17.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T01:55:17.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-04-04T01:55:17.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:23.801Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b8042168-a77a-46d1-a25b-2bab677b650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:33.809Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=995a68e3-fcab-4377-8740-c8ed4e3a3187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:43.817Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5b955e4b-eb8f-47d8-95f4-e9741e2d992b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:53.825Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=79230e7b-7335-4645-95f5-c53f68149005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:55:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:03.833Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b0dba35b-aff7-4ce7-99c4-2015fd2d335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:13.841Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=87f19229-762b-417c-9fab-2b580eda37c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:13.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:23.848Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ef9404cb-90a4-4d3d-a932-ebcc09991aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:33.855Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=458d19c6-778b-4cb8-9697-db57682b6000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:43.862Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6d092c6a-de7f-4cd7-a78f-802e1b853f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:53.871Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b5389ff0-7e7e-4a6f-a543-b91ec72b6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:56:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:03.877Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bc923793-bb39-49e0-94fc-e3693e21c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:13.887Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6a72c837-14d0-4480-80ab-6e41da0fcf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:23.895Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d76f0f2b-f450-45bb-adca-2fc4216f7b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:33.902Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=941e433d-c0af-482c-b328-b0d060bc6b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:43.910Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e55cce2a-8672-4b84-9ce7-c5a85fa15d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:53.918Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=441639aa-915f-4728-8eef-13c1ce7baea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:57:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:03.932Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=324df47a-088a-4b77-b090-53ba4528c59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:13.939Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=26459e25-a4ff-4eab-be18-a95b0ef0b3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:23.946Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5a352319-fff2-41f1-af96-e3a9327ef8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:33.954Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1593c65f-4947-4336-9b20-f5260f11f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:43.960Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8762c4e2-588d-451f-b32b-1a1ab3a7f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:53.967Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=acc437e4-ac84-4ebc-b772-c729b2c515e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:58:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:03.974Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2235f487-519d-472b-aa8a-a0d1424ae16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:13.981Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4bfca526-1f1c-4b77-a910-443ffe45932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:23.989Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=86a0c52a-6b34-43f3-a01e-c517bf605270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:33.996Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1f016d82-dff4-4246-97cd-48051019c24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:44.003Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=24dc9129-80e5-4f33-94a5-6534232a0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:54.010Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c11fd367-ae80-4f3e-b938-a9c8f320923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T01:59:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:04.017Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=373ce8c9-8ee8-411c-a4c3-8cf0bab07391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:14.024Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=44b9b339-4175-47da-88be-4c64362c6530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:00:17.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:00:17.280Z |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-04-04T02:00:17.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-04-04T02:00:17.281Z |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-04-04T02:00:17.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:00:17.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:00:17.284Z |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-04-04T02:00:17.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:24.034Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1e60cc99-d472-477e-98f4-f4830c4421f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:34.043Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4792ff31-e1e7-4c42-9126-c11eb9743db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:44.052Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=63e336d6-34c6-4807-bd74-840e3b5c3efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:54.059Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=520a59bc-2ca2-4719-9a13-ced7aebedafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:00:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:04.066Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b39ee29a-111f-4595-b51c-11f0138783fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:14.073Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e24a31f0-0340-4a7a-949d-27929f50d14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:24.079Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=510e8034-3ecd-4e15-9996-89fe73dc81be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:34.087Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ea8074c0-b0f2-45f0-8fdc-f686bdafcaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:44.093Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=77882524-518a-4799-9863-f5792b27c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:54.100Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dcfa5d1a-11b1-4b52-954b-d6b864c08fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:01:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:04.107Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ecbac339-50d8-46e9-b21b-42cd168f4ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:14.115Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ea3cd53e-0aa3-4cd0-a732-38f40827c56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:24.122Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a9590981-180f-4f82-ab81-8193daaac2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:34.129Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=68fd0c6a-61f3-4921-ad69-dbe6f03c48cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:44.137Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cf0fce88-06f4-48c6-aa61-68c6c45a4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:54.145Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c6bfa2dd-94fb-472d-9535-9d7b6538e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:02:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:04.153Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=70b7254d-dbff-45ad-babd-a96ea092dba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:14.159Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8bbe91c8-dee9-4f05-8e3e-e11dcf84e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:24.167Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d7b2b692-fdc4-4075-8168-0f1c1ff7425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:34.174Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4a3a620e-705a-4ec2-88d0-e85243e11cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:44.181Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d76628ea-348c-4f9f-84d5-0d1156e89b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:54.188Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f7821d16-b6d8-420d-bb7e-6fbe455f89a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:03:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:04.195Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=954a7a48-293d-46dc-abc3-3cd8bfe42299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:14.202Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9073591f-ec4d-48a4-aaae-2e416063eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:24.209Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f32820e1-681f-461f-ab36-e24b4c1719bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:34.217Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e2d1aff4-53f2-48dd-9d4e-5a8683113657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:44.224Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4dfdb1c9-1ec8-43d5-9b42-b5432f3aae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:54.232Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c9b6545b-dd2b-477f-a317-d68f4085779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:04:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:04.240Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=251739e4-fc41-449a-a7ee-de8365f6268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:14.247Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=674c8ed7-62ca-401e-be93-e292ef47a0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:05:17.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:05:17.287Z |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-04-04T02:05:17.287Z |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-04-04T02:05:17.288Z |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-04-04T02:05:17.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:05:17.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:05:17.291Z |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-04-04T02:05:17.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:24.254Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ffc908eb-b897-4a54-b8f5-5f8b9935bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:34.262Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9c641bda-3847-41b0-804d-17a8038ffcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:44.269Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7225ee30-1efb-495a-8b61-5db6fca7e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:54.275Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=077d8a75-a27e-4b3c-aff5-3c8a0aef6701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:05:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:04.283Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c659880e-8eca-43f2-8a2c-bae63db7c679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:14.289Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a32fbf71-5672-4157-8a48-0577e453ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:24.296Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e007cf81-42f4-42d0-982e-7e72d4d30262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:34.304Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7dea87db-bff0-453d-9203-013c339c1fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:44.311Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bc3e5daf-e8db-49e1-8053-d86f80b354a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:54.318Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7b1035ab-8372-4756-93a9-47973e0b0b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:06:54.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:04.325Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c1cf3d6c-a13e-49a9-b9bd-d8371589c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:14.331Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7205fa63-0f22-4b60-99fd-2e2a8d2111af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:24.339Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4a98784b-c6fd-49ad-8a05-81b007f16511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:34.345Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a39a45bf-3849-42c8-9080-9c8621c0e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:44.351Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=698bf686-3ce9-4393-bea9-54046268293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:54.359Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=82640ae7-d4e7-4e7a-afbb-66137ad6e140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:07:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:04.367Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=88432a76-9f6b-4a0b-abcf-42033d65dce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:14.375Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=82bc1373-a0ac-4735-8e8b-577ec348ec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:24.382Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d1ab3c1b-9b3b-45b0-bb44-f44e1db3cd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:34.389Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3f5fb3b3-0b1d-41dc-85fa-d4aaef2a45d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:44.396Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=265ed6de-0596-4869-ac91-37a1fd385b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:54.403Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=986f97f2-4796-419b-9395-6f346b2c2419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:08:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:04.410Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8a7ffb42-4701-4991-98b2-fa9413f90a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:14.416Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=463c48fa-09c8-46af-b78e-4086dc1bcd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:24.423Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5927ef1e-0ca2-4f24-abac-cca41140ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:34.430Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=be9445b4-4fcd-4d82-bc8a-adf8d352c1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:44.437Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a260bf57-bc48-4d5b-9857-a5df5c9658da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:54.443Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=99f64627-356d-40a5-bdb1-ac8d62ab3d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:09:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:04.454Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1c8802fa-82d4-454d-be2c-9c04b2e7a79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:14.462Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e3291954-e8ce-4fbc-8432-4ecf5b75b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:10:17.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:10:17.286Z |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-04-04T02:10:17.287Z |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-04-04T02:10:17.288Z |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-04-04T02:10:17.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:10:17.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:10:17.290Z |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-04-04T02:10:17.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:24.470Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=eeb00c04-bd3a-48b1-a2a0-a5f0f265f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:34.477Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d0a3541d-74ef-4ed4-9641-d2081d8600d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:44.484Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=76a30008-6683-444e-a746-b4f00c3299c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:54.492Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9815f3a6-cf92-48ac-8a82-dd1da13138c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:10:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:04.499Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=aa30f67a-b31e-4f61-92d2-0cfff1d42080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:14.506Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8e184005-a628-49e6-80c6-dc9e30078992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:24.512Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=570e18f9-408c-4f28-847d-582f6f1d8680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:34.519Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e5ad9d4c-56cc-48b7-8a7b-a10db0454bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:44.526Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7cfe88a7-41bb-4108-aaf1-b4f0460b0d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:54.535Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=16696d4e-3f68-4ad7-915b-2de069f311f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:11:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:04.541Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3feee24f-ac05-448b-bf0f-9edd07acb9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:04.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:14.548Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=506da717-7824-4194-bb15-09bb6821c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:24.555Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2a99433f-464b-490f-9b25-2ed653ce6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:34.562Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f5bbeecf-b916-4ccb-a7c0-7667d6912900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:44.569Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e104a0e7-6eab-4c93-b7e1-c4d67e9380e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:44.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:54.577Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5a004b30-bc08-42b2-b235-8442d4466bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:12:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:04.584Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b59aaf7c-1e8f-49e0-ac35-ebe5ea612316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:14.592Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=290f15ef-9201-456b-9bf2-d60a621aaccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:24.600Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e576cf7b-c663-42df-8db8-92afe9fff547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:34.607Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ea1c57d4-df4a-4322-ab7b-0edb48e319d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:44.614Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e94c725b-fa66-4519-be1f-eda3006ab573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:54.621Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8614c27a-a08c-441f-a23c-09bf7f44d084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:13:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:04.628Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c976701a-4348-4f56-8e76-3f3a76cb33a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:14.635Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3cb2dc96-b7c5-4103-ae3a-8fdba6de263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:24.642Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8d778e51-dfc4-4f38-99ba-24e6456bcbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:34.650Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a6b07d07-347c-418f-8bb9-1bb8c071f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:44.656Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=104e45b4-1c7a-41ff-89f6-d02507d6e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:54.663Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=00ed719b-e86a-4e79-b777-38bc0ce0f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:14:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:04.670Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e22f2ad4-dabb-48f1-bce9-bbdadaf7b809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:14.677Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e9af81d0-d806-4ca5-847f-2948b9857ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:14.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:15:17.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:15:17.285Z |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-04-04T02:15:17.285Z |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-04-04T02:15:17.286Z |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-04-04T02:15:17.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:15:17.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:15:17.289Z |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-04-04T02:15:17.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:24.683Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e4deefc8-8da2-41b3-a1a6-3984bd195b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:34.690Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=22e06206-0acf-4c3e-b85c-469c98b71c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:44.698Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0325446f-24df-4df8-a66d-95424e6bba1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:54.705Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3bed1a12-4817-49f5-9cce-1d9f808e817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:15:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:04.712Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=96aee737-0c61-445c-9cbe-3476e3d69cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:14.719Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d65c598b-3b61-4c65-a686-8057673a5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:24.725Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=452ab94f-9bd1-4f72-bad8-9b4cd6363106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:34.732Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=518518f8-e255-4db7-a83d-2964dd4fafb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:44.738Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ef117265-7ad3-42fd-869c-204ebb8f5c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:54.745Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7d2ae28c-039e-48db-b537-0d0351e9a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:16:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:04.753Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d666d458-6cb0-4e04-8c8d-fdfb5c5be5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:14.759Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=11817124-aaff-4fe5-ade0-245396cece5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:24.766Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=de306a96-2436-4395-b509-e00e4f91a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:34.773Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cc579afc-b53d-43ef-a1f5-ee357a888026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:44.781Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f0ed98f2-d177-446f-aa3d-b38f79688f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:54.789Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7ed520b1-bb7e-4684-9472-04cb5fcfbcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:17:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:04.796Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=818fc37e-12c1-448b-aed7-007df1284980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:14.803Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6b2001d9-4d07-4240-8ff3-14ea525ede38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:24.809Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=87a495bf-5e81-4689-b250-314ea670e4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:34.817Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=469e82bf-9bd4-48da-a107-c22ad501b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:44.824Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=32faed51-040c-4f7a-b3e9-7cc0f717b0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:54.832Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d0726390-b187-4b6b-a4ea-299706799407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:18:54.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:04.839Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b94e8ba9-fe83-48fe-9060-856357dce1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:14.845Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c183541e-b1f9-4451-92bf-e2be938f970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:24.853Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=98755b05-0347-45d3-992c-0d5aae051c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:34.859Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=231975cf-231e-4e3b-b8cf-f444f8a5a9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:44.865Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e693c394-314d-4df6-abbb-20bceb8c62fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:54.873Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7a21bf3c-be16-40b6-8bf1-a72305db3242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:19:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:04.880Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a6e9c56b-fb42-42fe-a8b9-b93e00a0194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:14.887Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=55b0adee-a75a-45b8-814e-945e469b48a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:20:17.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:20:17.270Z |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-04-04T02:20:17.270Z |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-04-04T02:20:17.271Z |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-04-04T02:20:17.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:20:17.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:20:17.273Z |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-04-04T02:20:17.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:24.894Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b6e465f0-53e3-4059-ae25-bc512d75ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:34.902Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ffe6cc64-5888-4fa9-9042-09c1b67028df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:44.908Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=adecf9e5-842d-4524-9d0d-4fad8a365df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:54.915Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4ed0508b-ad8b-4a56-8609-13cc40741ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:20:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:04.923Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8b948bf8-b200-4d87-a968-791205f2c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:14.929Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b36d5d63-e112-4963-b996-827babc09deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:24.935Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=41a75b69-5797-45e2-8e1b-ed3296d140db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:34.942Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=42f6e8af-9258-4f25-9e4e-25f7e58f0629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:44.949Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7c2ea6a0-34b5-4da6-abcf-a056756efcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:54.957Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f6e0b937-aebf-45d7-bbe3-41cce0baeb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:21:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:04.964Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d0ecb587-178e-4a3e-a546-1b97a1fa7a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:14.970Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=85025028-dad8-4976-80f3-1deeca540219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:24.977Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4b64e73c-ba8d-4191-adde-ed57c017c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:34.983Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5e260837-1c55-411f-b7bc-fef942a33c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:44.991Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d44c657d-7823-4bdb-9d1b-ff84c4fe50c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:54.997Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=092b2699-19ad-4e7a-b848-4eea3f18bf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:22:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:05.005Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3e4b09b6-71eb-49b5-8332-d1da1621e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:15.012Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=26afb76b-86c8-45ee-b7bd-f4fa42fde82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:25.019Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8e304ed1-3749-4627-ab06-90ebce25b023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:35.026Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=27642668-5226-4081-b19a-a10e457b1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:45.033Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e417b22d-6278-46e2-9023-db212648ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:55.040Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c5307aa9-7ba5-432d-95fe-00bfe2cb2872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:23:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:05.047Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e9d23e12-7b5a-432d-845a-d4db0e944a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:15.055Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a871da3c-e69e-4edd-9ad6-fbfb48e43ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:15.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:25.061Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0c0a7406-bef4-495f-bb97-5e1717eec0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:35.069Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b9b7a5c5-4108-4c74-9bf8-494b1645605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:45.076Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d4c6b252-39ea-496a-a4e8-9d1ee909a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:55.084Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=68a278c2-f52c-4e04-a901-5dd088a3e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:24:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:05.091Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ab6e7742-86cc-4523-9d59-099c367322b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:15.098Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ba271a0a-b0ee-4c32-90de-877d918e2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:15.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:25:17.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:25:17.272Z |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-04-04T02:25:17.273Z |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-04-04T02:25:17.273Z |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-04-04T02:25:17.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:25:17.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:25:17.276Z |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-04-04T02:25:17.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:25.104Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=279b9465-ecc9-4bdb-822d-2b820d05fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:35.111Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f7da9da1-98dd-4414-9dcd-cd31c0727d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:45.118Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b7898970-159c-4a9f-91b9-b7caf7e31610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:55.127Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=493ebfff-51b5-4c2a-ae56-e6b3f094cca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:25:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:05.136Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a416a5c3-b3ea-4657-a87e-d73c8d0664ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:15.143Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6c441f9b-ede8-4b9e-b92d-39856851ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:25.149Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=875ee131-4dcc-449c-aef9-44a9e35415e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:35.154Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4643d989-97f2-48c5-9da7-d49e051c03b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:45.160Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=95954b42-caa3-4a68-909a-096cf35c2c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:55.167Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2c47bdd7-b222-4c12-9c58-b6e9aaefe0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:26:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:05.173Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=985f5fe7-5ec4-4111-9d39-29c9e50402e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:15.181Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dad18674-e8bd-4760-98b9-0110f0a67421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:25.188Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c71040ee-ad66-406a-8c65-a253100b655e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:35.195Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c3bca6dc-1450-4e4e-abab-f5c043e1ee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:45.201Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d3f8f7ed-02e5-49e7-bc58-403564a2e141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:55.210Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e1cd837a-ff15-41ba-bf90-acfc83e8dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:27:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:05.216Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=de0aa03f-8710-48a7-a7c8-8726a7231744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:15.223Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=65d1d7db-8818-4707-8d6f-06aaba31c640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:25.229Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=410c029d-5229-4ed5-bded-ca4e77b21fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:35.236Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c84ac8fb-1dbe-4353-8df0-f65ee5d52d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:45.242Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=34e59c6d-e9ce-4ece-81be-b7a8c33514b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:55.248Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ad4ab977-6928-4385-8a36-2ceb0981e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:28:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:05.255Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6067016d-9e27-4551-8442-0b80457aad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:15.264Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b2d89554-df7d-40bc-802e-3cd62871c32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:25.271Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b9e4b565-6ca2-4006-9ab0-5c06689b6678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:35.277Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b18d838c-37ec-4737-bc23-e9eafcdbafc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:45.284Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9e12a51a-600d-4b9d-8694-c1a7c5d8b209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:55.291Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=695e35ff-888f-4147-a6c8-b4be68de4844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:29:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:05.298Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0cebd2b0-e539-4334-87c8-2c34bf0fd04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:15.305Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0f06bb20-c16a-4d1a-8f5f-af3e23725f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:30:17.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:30:17.269Z |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-04-04T02:30:17.269Z |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-04-04T02:30:17.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-04-04T02:30:17.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:30:17.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:30:17.272Z |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-04-04T02:30:17.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:25.311Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1189d72d-2bf5-4f88-a76c-2a7c1b58594d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:35.318Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2dcfc140-2cb3-4ac9-b349-d3b13506ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:45.325Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=33356449-8e68-4140-bdcc-e208f3727ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:55.332Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2574a02f-5b22-4349-991c-f883344f0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:30:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:05.338Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=16a4b2dd-b714-478a-99f0-0267859a65dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:15.345Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9cb4fe3e-1984-4021-b711-1f744131376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:25.352Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d4eb53b8-1c93-41b8-9696-60aa262d7333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:35.358Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=86f7ea9f-44c1-4d9e-bf0d-afe5db648077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:45.365Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3497174d-17cc-4afd-8092-76419857e026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:55.371Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c68c834b-65c0-486d-948f-7b1b9a669e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:31:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:05.378Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=73d63aa1-d599-4948-8309-2f119ab6d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:15.387Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cbfdf266-5581-426f-b405-93a1764bf74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:25.394Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=02cc1e8c-bae2-44ef-848c-bb3b63dc8bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:35.401Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=49af2b00-9856-42c8-b5dd-8a106d84ac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:45.407Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c422e021-49c0-4fa0-84cb-0d4d60b0f335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:55.414Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=262f4a4e-f31e-426f-82a1-23856687e1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:32:55.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:05.421Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fe7b90c2-a717-4a9a-a07a-0c37d95c5649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:15.431Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=85e33ceb-fea8-4df9-82d5-923e58b67bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:25.438Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=58af9ab4-7350-41fd-a1d0-0963507d2ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:35.447Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8c8c20ea-ad9c-4e66-9fed-be201bbfd056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:45.453Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=16627f32-e18f-4835-8862-45a3fa755a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:55.459Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b904a673-9ee8-440b-af12-d0de3f533aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:33:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:05.465Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e458a4cb-fa84-420a-b424-67d57483b938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:15.472Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=526889c3-69af-4702-813a-4273edbda9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:25.481Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=54d837bd-1330-4215-9c9a-882ad061f358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:35.487Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dab369c1-3bd8-4c40-9ff5-3219bfcf5f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:45.494Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=84a1a30a-09c7-493b-ba05-af03d31ec572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:55.501Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=659224fb-cb70-4047-811d-8409733f4f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:34:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:05.508Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=43a3b897-bb16-4065-aac9-822a37c28d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:15.514Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f5614ee9-9d77-45f9-bf8c-ea35ea5604d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:35:17.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:35:17.276Z |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-04-04T02:35:17.276Z |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-04-04T02:35:17.277Z |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-04-04T02:35:17.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:35:17.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:35:17.279Z |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-04-04T02:35:17.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:25.523Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=750bcdf0-62ee-449f-a412-63f5b668a14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:35.530Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3eb063cf-1acb-4d81-b76e-761643708cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:45.540Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0c923c4f-396f-4956-aae4-71bf50c6ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:55.547Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bb0c5abb-2f05-4a29-b092-ad3c482b370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:35:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:05.554Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fd0b9ed8-c2a7-41ec-87cd-6937b6b561e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:15.561Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a3beda6d-bf06-434c-893d-7118fde1002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:25.568Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0533bf46-3ada-4490-9adf-68c9192b0c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:35.577Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8b396b3c-9f1c-4718-96ec-d34565cecc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:45.587Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=58628863-27bc-4f74-a4f2-824b2b8a54fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:55.594Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c99b7f30-2584-42f8-b226-f8ca24ada78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:36:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:05.601Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d36fd449-7704-48ac-a023-7bdb4dda8401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:15.609Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3d17eed1-e00c-4aae-9893-0895c79e2ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:25.618Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=87c5baaa-fe8c-412e-9c16-93b6694ce93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:35.625Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5725ecac-a244-445d-993c-2252883da26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:45.631Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5617e0cf-b82a-4d92-ab99-0e011f1bfa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:55.638Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d70d4383-92e6-4f6a-ac31-9b3fd892fa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:37:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:05.645Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1bae6b9a-91b4-4dbc-addf-5fecc2147dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:15.652Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c7755f8d-7492-460a-8022-cd8aa80073e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:25.658Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4e7eb629-f034-4194-a725-d7ec89a58736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:35.666Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a287d970-b73d-427b-ae4b-00daca5fa587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:45.674Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c3f42d68-8c4a-4c9b-8579-4a985d794b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:55.681Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=08384f1d-74c1-43a2-aeff-5750e4f0ca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:38:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:05.687Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5babc1a9-b49c-49d8-a728-d08954acd3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:15.695Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b1a6e2fd-9adf-4216-b4cd-aec54b9de687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:25.702Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bd0e6dff-eeee-463c-8b41-a51de138d047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:35.709Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=902c20cb-478f-48f6-87f4-1d496f7798f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:45.715Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f7f32ce2-6a5b-4140-b110-7d981770638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:55.722Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1d00fee3-f52d-4c08-9271-9680cb532947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:39:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:05.727Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ce1bbebc-2dbd-49f6-83ec-47b01cc9ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:15.734Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a4feabcd-5de9-46db-ab94-f9743cfdbd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:40:17.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:40:17.267Z |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-04-04T02:40:17.267Z |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-04-04T02:40:17.268Z |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-04-04T02:40:17.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:40:17.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:40:17.270Z |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-04-04T02:40:17.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:25.741Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fa59222d-9bbe-4280-8cbd-85d3ea75a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:35.747Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=69daa2cc-75b7-4b71-84c1-d5c6a9e4f164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:45.753Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4a4f609c-8adc-4e73-a3cb-e2b84d685492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:55.759Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=abde0de8-e227-4ecf-9b9c-5c2958124a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:40:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:05.766Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b57289b8-0e64-4862-bcc5-f04950176289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:15.772Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f2d00bfc-6f76-4356-8564-d282606153f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:25.778Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=de3381fa-f2e3-4ec9-9b8f-06974bef5da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:35.785Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a82fe8d9-dca9-4071-af2f-386c8c060939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:45.793Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=07f35722-c1eb-45eb-9a4e-650459721e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:55.800Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5eb20e48-ff38-4e5f-9220-1e4db397fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:41:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:05.812Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8bb42e1e-cd80-4289-9cd8-c4a6eeade4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:15.819Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e34db621-a52a-4156-bb73-25d2eb2a7c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:15.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:25.825Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=141ba710-52d1-4be1-80da-63b3d4e7c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:35.833Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5e291982-cfef-4418-b243-515393c35381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:45.841Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fe033beb-434f-4a57-aba0-e82341b01b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:45.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:55.849Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=eefe4dcd-2d19-4695-9f68-48af9070ddd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:42:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:05.855Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2f43f501-1492-4e8e-a27b-78dba1f367de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:15.862Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4592ae5f-eb38-4792-883e-d73b3503b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:25.869Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8bf116b8-7d26-4e63-9f9e-4b805910b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:35.876Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c4c10468-d860-4d58-8d43-a89775de6630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:45.883Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=97d2aef0-6052-4f96-9691-82949bb56d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:55.889Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7b9e69a1-5712-4b89-abaf-3f9a7b18a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:43:55.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:05.895Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ae211d21-03fb-4342-93f5-feb10d0bd11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:15.902Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d8348d91-4107-4f7f-8121-5b8dae942260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:25.910Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8dc01dad-038e-4408-a542-bb0f922257db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:35.917Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d6a11a88-4136-4e36-a3e3-9d7d9e12c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:45.923Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9aa8b622-fc86-496f-869e-8fcd14f2a4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:45.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:55.930Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d910a762-953b-4add-b696-9e0aeea01b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:44:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:05.937Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e8bf0282-310f-4712-bd4d-0367b5155f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:15.944Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=89731cd8-ce96-4ed0-a0d6-98ca15e40a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:15.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:45:17.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:45:17.265Z |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-04-04T02:45:17.265Z |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-04-04T02:45:17.266Z |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-04-04T02:45:17.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:45:17.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:45:17.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-04-04T02:45:17.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:25.951Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5731d0ae-0f64-4b2f-b271-85cbcbc9c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:35.959Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e9595f21-3169-4417-b57f-bd2971e59f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:45.966Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8b95785c-ba70-4c0b-83f4-ff20dfeb0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:55.972Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7ec3cca8-cfa0-4db8-b6af-cb80d97b4d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:45:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:05.979Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f230c22a-ffef-4120-ae4f-a0602c63367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:15.986Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=73846042-029d-410c-809b-dc5071607308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:25.992Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=296889a5-b42b-4eef-8802-4e6f74316930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:36.000Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=38e27464-5698-4496-823c-fc45e683a8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:46.007Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1df9b36e-4731-4e08-ba56-f16188f46629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:56.014Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=30506322-eae3-4d24-8606-6edb518c8220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:46:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:06.022Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fdc1be0b-8a35-46fe-9294-b2ebbe391f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:16.028Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=db579a37-1c79-4978-a1a5-4a4aac78a5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:26.034Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=18369dd8-274d-4e69-928f-aaab00146265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:36.041Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fd981d19-db62-4e28-86c5-a5091c9d347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:46.048Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0e811dac-e711-4e5d-b14e-4c528508ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:56.055Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=455a7a7e-caa0-446d-b84c-dc8476831bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:47:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:06.063Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a6e49c6d-324e-4758-b5b7-7dbf018ef4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:16.070Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7c6a3beb-aad0-4675-885a-42c8b43d7b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:26.076Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2c141cb9-401b-4db5-980b-a275931f0eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:36.083Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4f85497a-92c1-4873-9c80-ebd59e05bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:46.092Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a45ad74d-086c-44fa-b48d-8ada9124179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:56.099Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=42b65317-3b44-4f4e-94c6-47419021dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:48:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:06.106Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=212828d2-a7a4-4fb7-8210-756d16d92f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:16.112Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8d83027d-5da1-46da-a5e0-ee3f0681707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:16.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:26.119Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6f4a76de-1783-4527-8b7c-ff9fe0685cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:36.126Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bd4a9fc5-1ea3-4c6f-8611-8b65e938da2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:46.135Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e217acc4-c0d9-4cf5-bcb9-9b596b0d0eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:56.142Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=74f67214-0444-4b43-96e2-bef077879b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:49:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:06.150Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=381bb3cd-0234-42a6-b0e2-61a995373bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:16.157Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9cdf957e-b79b-4a61-b41b-8f322cb8209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:50:17.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:50:17.275Z |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-04-04T02:50:17.276Z |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-04-04T02:50:17.277Z |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-04-04T02:50:17.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:50:17.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:50:17.279Z |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-04-04T02:50:17.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:26.164Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2511de8f-e3b8-4a18-b599-348a28e65d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:36.172Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6647bdbb-bdb6-47ee-80e9-00dc16909132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:46.180Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=293a65f8-0ba9-4b68-86a9-beb56cde33b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:46.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:56.190Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9f085864-3f4f-4466-a13a-25e16dbb631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:50:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:06.197Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8e908da4-a41f-4046-9060-4bdd7b436f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:16.203Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=91933b7e-5538-43ed-acf1-904d5972ee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:16.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:26.209Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=be6229c5-82fd-4f2e-b707-65c609dd5e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:36.216Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=04d0d533-458e-4adb-805b-2d536bd91d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:46.224Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3358b5c8-d479-4415-b560-d91485c9f18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:56.231Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1ebd4002-1ea6-4d8b-88bc-1fa74ca32e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:51:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:06.238Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=783aeb2d-9a33-42f4-9ee7-f0bba9f9b829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:16.245Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=76c1f940-67e5-4656-be93-4215f0edb2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:26.252Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8674ad5e-ccbc-42d3-9047-523c14890873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:36.259Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9a3e92ea-f8f9-495b-b990-1f859328f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:46.267Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8a5c1764-f624-40f5-a205-7eaf64b3079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:56.274Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d18a7573-0604-4fe9-b85a-a58d221e4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:52:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:06.280Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7608eace-3b12-4a94-91ce-17b61b418647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:16.287Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c03097b5-b14a-4bae-8c16-d16a60a0ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:26.293Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d64ce570-ab07-4b84-8f17-2224d57896fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:36.300Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4f4d1e5c-90bf-41a9-aaf7-b42b2141daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:46.307Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=24f19f46-7240-4da1-88e4-d67bb5e35145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:56.314Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2ba9f221-dbb2-4dcb-ad43-a69c0b358efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:53:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:06.321Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=52b0bdfc-e86c-4274-a738-2f4db172108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:16.328Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=188e5a13-0521-456b-b2bf-4c9ba6593574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:26.335Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=05292ed3-9997-4146-8446-710cf0ec706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:36.341Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cb5baa85-104c-42f9-9d27-31bd2cd09ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:46.348Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=acb027e0-5fba-47de-99f6-6f7439fa1ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:56.356Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=79b7d558-64c0-48c6-9498-e319da549a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:54:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:06.363Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=fdefa39f-dc08-4ede-a348-d37483b50bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:16.370Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e0b00270-6f72-431e-9a38-38fccf8d5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:55:17.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T02:55:17.283Z |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-04-04T02:55:17.283Z |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-04-04T02:55:17.284Z |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-04-04T02:55:17.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T02:55:17.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T02:55:17.287Z |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-04-04T02:55:17.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:26.377Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3358e8ab-5e81-4c0d-b625-10baa2fb70e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:36.385Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b556ba9d-1125-4bdc-83ec-7009086854f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:46.391Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=72e7be47-08f6-472e-89c5-73435a873860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:56.398Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=530437d0-8262-4340-b4e4-f26b8d9b0be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:55:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:06.405Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=647138f0-f610-4577-9a0b-d473075ab746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:16.412Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4f205e82-71d6-4918-93b1-1509d3a02f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:26.419Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=584aa3b9-6191-4007-8f05-6336532d1255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:36.426Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=348d7314-e498-477c-806c-cda6d7b7a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:46.433Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8d623cf8-3360-4202-b80b-dca4901ee5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:56.440Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9233aadd-1207-40f2-a20a-d5ad7c42ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:56:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:06.447Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3015a9e2-e7a1-42c0-b9eb-e07e98b541ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:16.453Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=03300da3-ac54-4000-a9f1-51351dcefe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:26.462Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=edc41079-522c-48bf-ab17-cca19dc4e4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:36.469Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6ae8c85f-5b5f-4430-9d1e-c957dd765e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:46.475Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6832efc7-4924-4aeb-bb5b-63acaeda28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:56.482Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b47f0676-c55d-4b57-bc99-8a233cf2ede3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:57:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:06.489Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c1d14c73-cb79-448a-88bf-03a407762724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:16.495Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=65698ced-6a10-48b1-9414-569cd9ea531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:26.501Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=626c0a0b-0fbf-46d6-8002-17553affbc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:36.507Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=07dd557f-bcb5-46df-a2a6-5b853828fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:36.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:46.514Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=85e5f603-fbe9-44df-a5b2-5d736a65ba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:56.521Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=43d8125d-f37c-41ef-80e6-063956772fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:58:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:06.527Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a4349e90-df4c-4bcf-9d01-5157a71eab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:16.534Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8be06ddb-7e35-455f-a3cf-c13200b93602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:26.541Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ef255587-b68d-4008-888a-263e3b60516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:36.547Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=776e2461-7897-4cb7-800f-71940d8e03cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:46.554Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=be509e5a-d66d-4ade-b6d4-f08a8f4b3edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:56.561Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4f667e5b-45fe-4646-8daa-efae23d17ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T02:59:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:06.568Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=131855cd-ea17-4cd6-a82c-a2a34df3f338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:06.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:16.575Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b56c2fad-8f96-4e5c-a2fa-a505c6a8f1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:00:17.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:00:17.279Z |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-04-04T03:00:17.279Z |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-04-04T03:00:17.280Z |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-04-04T03:00:17.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T03:00:17.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T03:00:17.282Z |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-04-04T03:00:17.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:26.582Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7555b3ea-a0c9-4a41-a142-85a0491e820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:36.588Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=13a2628a-0149-4b58-9082-76f5fefb521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:46.594Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5806c5be-ab8d-4d6d-a33e-de8415cf9aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:46.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:56.600Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ca542658-cdd7-41fe-b7cf-30475c09be58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:00:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:06.606Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9093d8cf-7460-4aeb-ab76-98c71878b34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:16.613Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=09ab8cf5-d800-4427-8bed-05f12f21fa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:26.619Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cf1ffd5a-34bb-475a-82d3-10b1ac2e02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:36.627Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f5178d8d-c7fe-48e4-ba23-268260ed98bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:46.633Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=da16186c-19cc-49dc-80be-f76960694882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:56.641Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a1f117f5-4ed0-4fcb-a1b1-e60697eadcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:01:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:06.648Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3bd9a1b5-07f7-4b41-939c-13798c78edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:16.654Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=02e0e5be-27e1-45d9-ac15-8f5a160e8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:26.661Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=94ade87e-5da7-4cec-a681-c55691248ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:36.667Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=41bdac61-2375-4baa-88d1-ded8e6e69739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:46.674Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9e8241e8-7e56-43d4-89a6-5d8e4a97d8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:56.681Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e2cdd307-4dcf-4a2e-9213-7dd3c8a548f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:02:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:06.688Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=84193c17-ba2a-423f-baa8-884eced6bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:16.694Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e48d88c0-bbfd-4db6-875a-d9573342b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:26.701Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=20390f34-3cf1-4f7f-8a3c-14e3bfc5251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:36.707Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=586e3fde-881d-43c7-b853-bbba332b93ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:46.713Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a06a123d-3067-439f-8445-9ff4caf4febc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:56.719Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d728253b-af17-4313-be92-e733c3b442c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:03:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:06.726Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3fbf36a0-d2d1-4c16-b78b-5554680da846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:16.733Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b5f95b76-5942-4fbb-bf85-a3be3065900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:26.739Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=1b4dbae5-b0a4-44ab-b173-5442c88eb1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:36.746Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=81eaf5bf-a799-4145-8b6e-c95b0603f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:46.753Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=971e689d-4f3e-4461-8136-51e518bc98f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:56.760Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=55762229-2981-4156-aa89-34e62f8dfb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:04:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:06.766Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=125a5532-b780-4dea-adc9-271d37551e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:16.773Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=35756f4d-d823-4734-aa0d-a71f90076faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:05:17.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:05:17.293Z |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-04-04T03:05:17.293Z |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-04-04T03:05:17.294Z |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-04-04T03:05:17.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T03:05:17.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T03:05:17.296Z |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-04-04T03:05:17.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:26.780Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=73609ab0-4c19-4a7b-9aca-220c1f9b61aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:36.786Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=51818497-0de8-4675-96f6-1f0731e8607b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:46.793Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c1615df0-868c-411a-b675-a092b1141c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:56.800Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4636409f-2a49-4b71-84ca-d90dc9f7dceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:05:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:06.807Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a175f247-10f2-4952-8a2b-40aa153f1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:16.814Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=59443e86-8482-4260-949c-8381235eb084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:26.821Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=00247d59-0ede-428a-9abf-1f442a1bbe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:36.828Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e343f99d-1834-4e5c-9068-e8cd7d79196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:46.834Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=022c903f-af2d-4668-addd-a32eb415e931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:56.841Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=611b6133-2997-4987-8d0a-f6cdfc331ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:06:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:06.848Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=db88b9ff-424f-42bf-83d2-90e426e124e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:16.856Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5ead713e-1d45-4650-9953-f8ec2e6f50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:26.862Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9606d5f3-f63d-4ab1-8dd4-e1c172d9792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:36.868Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=efec9162-228a-478f-a412-0ead42551f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:46.875Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=baa663d8-277a-4635-b3bc-e4d36d1ce612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:56.882Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f83b8c48-1816-4c2f-acad-aa21f347d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:07:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:06.890Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2460731f-2f0a-4456-994c-cbc6b6f5c6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:16.897Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d3710f3d-adc6-4a3d-9105-02c32150e20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:26.904Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a454ceb6-c40a-4758-9666-bf309d226078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:36.910Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=86156136-a212-4180-ac8c-0c5ce49d0dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:46.918Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=129f3ccd-73db-49a6-a319-d626d8449435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:56.925Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=74eee1cb-be5d-4a5a-9ec8-5619df84e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:08:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:06.931Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0cef1597-4b40-446b-9433-48daf1290707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:16.938Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=97cd4178-c428-43bb-9d4e-c2e5dd0d828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:26.945Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9afd3bde-8631-4e74-b817-0f10e08c8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:36.951Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=562131bf-bd73-48ad-b52d-1f71031ff05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:46.957Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2fa813a6-9875-4f4d-9cc4-224d5571814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:56.964Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dc7bfdd2-9ee4-411f-82bb-67a6a82d50f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:09:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:06.970Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a02f5efc-731c-4070-9715-dd2ad1ee8799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:16.977Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=05a4857d-1f17-4f37-9bca-6db8a1c8bddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:10:17.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:10:17.283Z |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-04-04T03:10:17.284Z |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-04-04T03:10:17.284Z |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-04-04T03:10:17.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T03:10:17.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T03:10:17.286Z |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-04-04T03:10:17.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:26.983Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=feeb8139-d2e2-4d38-afb0-43222c1016ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:36.990Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=06c37b58-96b5-49d8-acea-cbd3fab84ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:46.996Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f6b06b5a-9964-42ad-85ad-01be38281c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:57.003Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=a781f284-af29-46d0-9f30-579ba2d5c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:10:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:07.010Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0e4c0612-75cc-4018-94fa-cb528c570ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:17.017Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d9c09c02-4e09-4f28-8548-0fbe25248efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:27.025Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d63348ac-d840-4f86-9d7c-88f5f52f1b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:37.032Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=71b6aa1f-1b9a-4bb3-88dd-e1ea710bb006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:47.039Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=64e48961-14ad-4081-a9dd-cf571fcaa34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:57.047Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7bbd06f2-d64b-428f-a67c-e17dfe7a6a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:11:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:07.053Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=73491a86-2a23-4ce8-a757-f0dd8710e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:17.060Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2afe379c-7063-469a-9ad9-41bac776c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:27.066Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7862e792-d701-4fc8-8857-3131e653d734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:37.072Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6b8c9441-4a97-4d2b-8929-b189b14c458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:47.079Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3a9171c1-31e8-4e39-ac70-61a254b8af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:57.085Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=152203a4-e109-43f6-8c41-bd62efdf481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:12:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:07.092Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=812201b8-4c7d-4439-bfb9-b67b0171b8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:17.162Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=08072dfa-9fcd-4b19-ba01-caeab94b19a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:27.169Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2f23e409-9119-4c08-ab76-658425570616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:37.176Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c07552ad-ff65-42e6-84d2-57727f13b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:47.182Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=6a758d72-9458-4c31-abbf-4dfa444c655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:57.189Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f0ddb763-31f7-46d4-8ac5-d138e9f67281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:13:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:07.196Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ef6c0d91-c3d6-4fcc-901a-1e4e0ccebc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:17.203Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=290e2079-980a-414c-947f-5d64f1fd6cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:27.210Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=587063e6-8cdf-468d-b91f-b73aec5e047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:37.216Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=718f4f69-542e-42d5-b2e6-7db6cf5012de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:47.222Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ad1b946f-6845-4123-bea2-1d383e176d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:57.229Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=13931eab-0b7f-4c56-8579-ea541b22b6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:14:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:07.235Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c5e0d454-1659-42e0-8414-edfa2d5957ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:17.242Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=ecaaf574-b962-467b-9d82-ce06c80ede07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:15:17.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:15:17.277Z |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-04-04T03:15:17.277Z |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-04-04T03:15:17.278Z |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-04-04T03:15:17.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T03:15:17.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T03:15:17.280Z |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-04-04T03:15:17.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:27.249Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=67448295-2c8d-4049-afc5-d1e989ba2ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:37.257Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e4c9347c-8812-4ff8-947d-cd4aead6f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:47.263Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9b29826f-de89-4cce-8540-51f2b93038f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:57.270Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=17d26ae1-9505-499d-bd64-acfe29e89647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:15:57.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:07.276Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b41aedb6-1817-4acb-a3c0-47abd78bfcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:07.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:17.282Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=8a10c60d-d3c1-47c3-87a8-8fcec6ad5102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:27.290Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=92a77eca-42f3-46f2-afc8-0474bc2b8117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:37.297Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=faab8bf6-a042-4429-9888-87d959d41b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:47.303Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e3392ec8-4b05-413a-9b85-eb89bdf683b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:57.309Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=e2db5467-e664-4f32-b269-038d642e16c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:16:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:07.315Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b67c4857-8bc7-40dc-be00-b4354611b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:17.321Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=2d6ab1d6-ebac-4bdc-89a9-db6d38fe5d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:27.328Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=0d1ca2af-3c2e-4c69-b250-30ed5c6f2131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:37.336Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=cab83bd5-bb06-48c8-8292-453a69a49624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:47.343Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9611cb12-c726-4591-ba76-dfe7ab69c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:57.349Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=c94da916-7ce2-4173-860c-c5013f766d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:17:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:07.356Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4fa72bad-ab93-45c3-9ad2-87264ce03a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:17.362Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=954c462b-50f0-4651-bd73-d49e050924ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:27.369Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bd610f22-b820-4851-81c4-0c7dfe72acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:37.377Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=4a0cf581-c3c1-4ecf-9afd-b3281c03ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:47.383Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=79d9e405-1252-4381-8fdb-38ef89a93663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:57.390Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=5fd8c9d5-7030-4671-9d9d-3dcec593460b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:18:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:07.399Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=7a0c76df-f3a6-407e-ad65-5b7f24030516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:17.405Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=85d9573e-1085-4f33-b2d1-d5e0ddb75c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:27.411Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bdcd6fa2-4a0c-451a-b08f-f088d61b2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:37.420Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=16e8a657-bbd9-465a-93d6-45d20c7024e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:47.610Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=314092f4-cd32-47d3-9f5a-09e85acaa916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:57.617Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=9cb5f0ac-19d9-4f3f-b4db-d4da68be3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:19:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:07.624Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=64056985-d7c1-4cae-bc08-f707368df9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:20:17.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T03:20:17.273Z |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-04-04T03:20:17.273Z |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-04-04T03:20:17.274Z |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-04-04T03:20:17.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T03:20:17.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T03:20:17.276Z |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-04-04T03:20:17.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:17.630Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d7931501-d53a-4114-9430-119099ff15ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:17.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:27.636Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f9439253-61c3-490c-bca9-5b753bf73cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:37.643Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=238ebc19-a317-405b-8d09-0ca6421bc248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:47.650Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=10459c83-a4b5-44ba-89e1-082eeefb341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:57.658Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=b431a695-3709-4838-98b5-17d4d67895ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:20:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:07.665Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=04ea498b-303d-4557-ad0b-cf52b177af0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:17.672Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bdb8805c-b552-4ab3-a534-245ccd8bb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:27.679Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=86f185ea-7a94-4ee4-819f-d7c2f464f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:37.686Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=3a432dd0-9a6a-4fae-849c-f5b1435c6823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:47.693Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=460e5207-15e1-4916-a1ed-d53fa0e6d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:47.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:57.700Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=bee38a4c-e59e-444e-9a7d-14e75950b25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:21:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:07.706Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=febc57f8-4a28-40de-b8ba-bea1394d8b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:17.712Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=08423e48-32ec-4d89-b41f-6304489eb2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:27.720Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d87434fa-ab3c-4a52-9a9d-fb7b1e7d639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:37.727Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=f21a61a8-efe9-4d7b-a0cc-f1fa36decc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:47.732Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=d663d955-4d51-49af-a4a0-0703b71d41bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:47.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:57.739Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=dccc55ed-6c58-4a70-861c-f77e37b84a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:22:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:23:07.746Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=aca3ef03-27d1-48c7-a50f-bc357c42de93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:23:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T03:23:17.752Z |INFO |Init configs |InvocationID=3c7fd1e1-2c5e-40bc-ac45-adcc3df5ffdc, InstanceUUID=95b96e1c-e669-46d5-be4d-b708cc788657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTa