By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:44:09.663Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:44:09.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-25T02:44:09.707Z |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-10-25T02:44:10.361Z |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-10-25T02:44:10.467Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T02:44:10.467Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T02:44:10.467Z |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-10-25T02:44:10.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-25T02:44:10.699Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-25T02:44:10.722Z |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-10-25T02:44:12.073Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-25T02:44:12.636Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-25T02:44:12.659Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-25T02:44:12.659Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-25T02:44:12.739Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-25T02:44:12.740Z |INFO |Root WebApplicationContext: initialization completed in 2017 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-25T02:44:13.286Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-25T02:44:14.283Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-25T02:44:15.502Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-25T02:44:16.036Z |INFO |Started MainApp in 9.105 seconds (JVM running for 10.139) |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-25T02:44:16.108Z |INFO |Start scheduling PRH workflow |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:16.127Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d5e1b673-054a-4df4-ba7c-4a648dd72fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:44:17.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-25T02:44:20.450Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-25T02:44:20.452Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-25T02:44:20.459Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:27.764Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=dc251649-e3f5-496c-bd7d-0e8a0b18e528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:44:28.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:38.819Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1e59de2a-23a3-43f5-b00c-2323509b169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:44:39.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:49.857Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=8dd370cd-110e-4880-b25e-f9d1329adf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:44:50.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:44:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:00.894Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d7426e6b-7790-4771-80ee-fbde684be19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:45:01.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:11.939Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=96c0fa16-538f-4a8d-96a0-5c94a8c0b466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:45:13.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:23.012Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a67c6327-82f8-4a81-86b2-9e5af39b6ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:45:24.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:34.046Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ac53f8ee-0c1a-4a89-954d-77340ab45bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:45:35.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:45.099Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=7618cae4-0d11-4137-9ed9-8c1721ea43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:45:46.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:56.127Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=879a04ac-4b87-4ce6-afa9-ae5b5846b6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:45:57.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:45:57.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:07.166Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6f9fe637-bb3a-40d5-a55f-3e248b867a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:46:08.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:18.211Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=32e5f3d7-ddc9-434c-ab98-0586aab3a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-25T02:46:19.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:29.249Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=5668e4c5-40cc-4717-a61b-9fca8883d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:29.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:39.446Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d1d2bc03-83f8-452b-879e-f4fd39f8292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:49.468Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=429f85dd-ed8a-47bc-a4f3-083b2295ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:59.488Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ab4f213f-ea4b-40ab-91f9-99a8b0d666aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:46:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:09.505Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=719e47c1-3119-4f08-9ef5-4557fd4af547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:19.521Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d4ba0285-fd15-48df-a32e-56533a132e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:29.537Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a3907ba7-da97-41e9-8e58-9268b5355c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:39.560Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=adea8e31-e5a8-4cf9-8db5-bf7c051e348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:49.581Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2b6edcc0-dcee-4d4c-a1bb-292d1c998646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:59.610Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a9131861-d22f-4f2e-be2a-4ff401e22d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:47:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:09.626Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e86eee5c-a9a7-4d29-9fc5-b8e7c0c711e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:19.665Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0e28807a-abd1-4f0c-8b58-72578f741625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:29.682Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=63c483c4-63fd-4de8-abf5-fcf8afd2f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:39.696Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=8511265e-6178-4904-895d-bafd232fd2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:49.716Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9e616b8b-1c14-47c2-b60e-eb230ae8906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:59.731Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2155f2f0-3309-4b72-aa4c-94066d6f1ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:48:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:09.750Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ae93c23f-b0cf-4c2a-97c0-c90cc9d2849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:49:14.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:49:14.203Z |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-10-25T02:49:14.204Z |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-10-25T02:49:14.207Z |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-10-25T02:49:14.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T02:49:14.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T02:49:14.224Z |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-10-25T02:49:14.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:19.769Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0ba44603-4e43-4c1e-b174-4cca6b7776b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:29.785Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=fcf229ef-f39c-4f8d-b8c4-b90cb847a4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:39.802Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6a8c28a5-7595-4e10-b7a2-b17a4ad1dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:49.823Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=578670ff-574f-4bdf-9bd8-53189f5e79fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:59.851Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=31c12d56-ed1d-4d09-b1d7-108b3cad7e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:49:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:09.865Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2f9085d4-7aaf-418d-86b3-fb46b03a3acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:19.883Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=00c94f56-e7c1-4020-a18c-2dee20751084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:29.896Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c1547b93-a976-47a0-b19e-1240ea60c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:39.913Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=72bdeda4-bf51-45a8-a33d-f3f82acc107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:49.925Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=78b35535-c0ec-4475-b8da-47fcc6cbb24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:59.939Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f6c2e2bf-d5b5-4334-9037-30810dfa0c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:50:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:09.952Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=52fc6585-660d-4ac7-857d-b7d98ada890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:19.965Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=72c06933-b5d4-4490-a63b-d8a7ffa4a986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:29.976Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=033fd9d2-aaa8-41ab-94c8-7fa47eb49d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:39.995Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0f563dba-0cac-4189-8cff-eb772b2073d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:50.015Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=203ace3a-37fe-4acc-8756-26f43db38dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:51:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:00.035Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f2493a7b-d854-497f-a0e3-c9baa9b56e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:10.046Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d57c573e-8d91-456c-a3f7-6418c4e4acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:20.056Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=53fd5695-384d-4954-bdc4-9fc1f120bdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:30.066Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=cc9d41cf-40ea-4c5c-b138-a9a123eb8d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:40.077Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=82b1ca58-57e2-46ad-aaf1-644ec263ea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:50.088Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=cf577d67-14ab-4aaa-86ad-9a2adf164750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:52:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:00.099Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3aa78a7d-83c6-4487-b9c3-243f1df929fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:10.109Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=94dcb727-ee06-4d8b-a1a2-e343fd107761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:20.119Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2dcb033e-11ab-4695-a9cd-543c69f92b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:30.129Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=b1598a8d-848a-479b-831f-c1f902b62484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:40.139Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ffb892fc-15c0-425c-b44f-b891b5ca8bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:50.150Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=423921d8-d87d-4678-997a-9df7419fd50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:53:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:00.160Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=8c71cb38-00b8-4cbf-b8b6-9167fb4d1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:10.170Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3f15bd96-8022-40ce-91c8-fb94e93bf7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:54:13.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:54:13.628Z |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-10-25T02:54:13.629Z |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-10-25T02:54:13.632Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T02:54:13.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T02:54:13.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T02:54:13.644Z |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-10-25T02:54:13.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:20.184Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=dbb4e5e1-1b81-4801-a82f-a8aae040386d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:30.194Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d60cb902-dce8-4506-a899-aabbd422a96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:40.206Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2a360cf2-498d-4878-8df7-23b74c9df6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:40.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:50.216Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=62cbe526-5bb6-4c80-8fd8-6593b66131ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:54:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:00.227Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2511d97c-1397-473b-99c2-4e97ce81fa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:00.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:10.239Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=7a38a630-41db-43f5-8718-ce3565dd5a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:20.251Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=883e93e2-6d98-4d7c-a69c-b7643fa97464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:30.261Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c26a983b-5c56-4057-9046-1b5b064cf4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:40.270Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ffb5d393-11f3-4f7a-9ca7-c6550d5da0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:50.283Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6cff2050-6772-405e-b4bf-92e57234bdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:55:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:00.298Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=44026183-fae9-44ed-a062-bbe80f8dbf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:10.310Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a811d31f-6030-42fe-a80b-4d3d0669e7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:20.321Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9b0ba52e-6484-4f1b-a1b2-b3e4e75a38e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:20.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:30.333Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=91624229-831a-4525-9aaf-fcef64f4ae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:40.343Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a99c3446-5e73-499f-8f14-464015c09ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:40.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:50.354Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=16092fff-5fe9-42bb-9fe9-7c611b5e4830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:56:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:00.364Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2cf4dd98-3108-40d3-9e30-a3a0b2fad38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:10.377Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9aea4d9c-c465-40bf-a639-aaa44b2701a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:20.388Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=bc6261a6-f64e-43e5-bf17-54e6eeb7f8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:30.398Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=28ab3e14-e672-470e-8eda-a7e04cec29b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:40.408Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=768d7d2c-812b-4943-8262-f375281db45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:40.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:50.419Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6b997ea8-d67e-4659-8625-54011c67cdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:57:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:00.430Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=883ac7f5-e8c2-401f-963b-d5cdf9df942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:10.438Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=320df14b-1b6d-4f4d-8a7a-c27a3b0614eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:20.447Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0dea596c-551e-4972-82b8-4797c8155384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:30.457Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d2e3ce93-5e11-4f8e-9f4b-66f05ee3e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:40.486Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=fc677612-5717-412b-88f0-c21c6595cbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:50.497Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f4ad06b2-6ce4-471f-b56e-a95efc286359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:58:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:00.506Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9ebcea9d-5ffb-4379-afb1-7279aa41a9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:10.518Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c0b95746-d74a-494f-b40f-a880e5cf5ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:59:13.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T02:59:13.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-25T02:59:13.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T02:59:13.594Z |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-10-25T02:59:13.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T02:59:13.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T02:59:13.604Z |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-10-25T02:59:13.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:20.528Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=257bef36-9736-4a04-a482-76120ce7b331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:30.538Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=fef27f05-2a6e-4cc7-a3cd-4dfd46389e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:40.549Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=435906cf-0eca-42ca-be97-b6b4f052a25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:50.579Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=08fddd63-4881-4e01-b30d-82b6b5f10f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T02:59:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:00.597Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d1053ba7-cc3c-4de9-a6c9-ebaf3db1a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:10.609Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=b27cd46f-98d5-411c-991c-c323df50166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:20.619Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c75c5fab-ea33-4391-8b7e-54b3ffe6e82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:30.629Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=eaafdedc-4908-4456-872d-4f89e1f1cd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:40.641Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=5f7e1dd1-7434-48e0-a631-89ea31b601e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:50.653Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0dfdf482-2661-4800-9645-d05afd5432e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:00:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:00.672Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=72ed4030-daa5-4348-9d1d-e725aab8d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:10.685Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f63c5012-82df-40a9-9092-bac463db4d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:20.711Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a6f05ab7-ddc2-4b83-b7f1-52894eacb96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:30.721Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=b635f321-93a4-44b6-9f0a-1190c9721c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:40.731Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=03213725-d740-42a7-b948-31eb787f03c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:50.742Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0d263fe5-0ee5-4368-a42d-fdf096961dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:01:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:00.751Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e2382ff9-98a7-4be1-9c8e-28084767e02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:10.760Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=5e42ada2-c03b-4426-a644-6b20c3423152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:20.769Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c671d569-fb60-408d-8926-6a65d642ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:30.778Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=174a1548-eec9-4279-a015-96af8f1576e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:40.788Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2a3ce2ee-5da0-48df-bc68-b473a2906580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:50.797Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=72c80eed-60a4-4a0d-b94b-6afc94bffc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:02:50.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:00.809Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1aaa6e3a-4278-4279-a923-7a5143fe5a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:10.819Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3078c62d-43ca-4a9c-aa70-d6a43a5cf017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:20.829Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d7e1794d-fbf7-4608-b176-1428ba91645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:30.839Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=64d1bf8d-0c68-486a-b5f1-7dab94237843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:40.849Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=28b20067-0310-4069-8558-09529777835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:50.859Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d4603924-4c73-4b0a-87c4-a47d325a7ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:03:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:00.868Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=79b83603-31e1-492b-8bee-f198bc9d7746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:10.878Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=53fb61ff-f4db-49b8-809e-1ab9c940e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:04:13.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:04:13.641Z |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-10-25T03:04:13.642Z |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-10-25T03:04:13.645Z |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-10-25T03:04:13.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T03:04:13.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T03:04:13.655Z |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-10-25T03:04:13.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:20.889Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9dbdb463-ae3f-4865-b4f6-dbc56412bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:30.898Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=eb424779-6ef2-4d74-af98-51ff18aa1781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:30.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:40.906Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=17a4735d-8773-46f7-8a50-563da8602282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:50.915Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=8d4c8db5-d499-4a83-a672-2b8fb15fd73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:04:50.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:00.927Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=55e76ecc-b1ab-4c11-9b0b-39efa1647554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:00.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:10.936Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=96cc7119-3974-473d-8ea1-859923e95a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:20.947Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=b5ee7237-0008-4457-8b1b-88b496729340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:30.958Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=34eef282-1ed6-4348-b19d-d372a8d04d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:40.969Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=414e557a-c351-4c8f-9fd0-3526e49d08f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:50.979Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=eb910671-f618-46e7-a8fe-1d086f0ea8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:05:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:00.990Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6b0f1d3f-2718-4af7-b7b0-33299ec70f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:11.000Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a6d84f02-0b32-48a6-b65a-4d2d0c688b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:21.012Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d10a4a80-9791-453f-99b4-6ebbd030772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:31.023Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=024cfe31-c643-4380-a06d-023183705c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:41.033Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=42bd4878-34f3-473f-a309-0b848a20798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:51.041Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d06f6835-0ec3-4e94-8295-cab93a7ebca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:06:51.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:01.055Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d50d79aa-4040-4fc8-b863-c0a871f00b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:11.065Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0255f80d-a94f-4582-bee1-a3e19a66c953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:21.076Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=7f661c32-744f-4268-b80f-193b952d68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:31.087Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=4e387400-f99a-44dc-bf87-e22e0c8a1a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:41.099Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f80d61bb-d5e1-4d03-af5a-af9fc9cc24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:51.110Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ec2bb2d6-ef88-4a54-873e-98a65db8de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:07:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:01.126Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9f0d88a4-6b12-4dd9-98ff-9d039befa8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:11.143Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9ca4b5e3-adb0-445c-9fa9-e58cd89f37c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:21.153Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3649ae9c-4493-4ff3-a208-326cff1b9cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:31.163Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=88c4edd3-632d-4517-8bee-82266ac6a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:41.174Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=5a6dee40-d13d-4665-b7cd-86d04e882511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:51.183Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a4033f3e-c801-4ec3-b2f7-36da5ace2837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:08:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:01.215Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a1f21bc0-2fbc-4714-bb04-5de65bb143a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:11.225Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d223f0d4-0945-4816-8c34-74794c7c8080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:09:13.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:09:13.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-25T03:09:13.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T03:09:13.616Z |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-10-25T03:09:13.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T03:09:13.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T03:09:13.625Z |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-10-25T03:09:13.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:21.235Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f4ca2232-e231-494a-9de6-5b9b24342ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:31.247Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6a242a09-a65d-4d46-b72b-4dbb405b7edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:41.260Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9addafe7-ded0-4125-851d-c36646f621fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:51.269Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6306cf3d-8627-40bf-9486-0c3cc47067dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:09:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:01.278Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e7653c92-59fc-46d0-a029-3400d009ef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:11.288Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ad4f03b8-6c6d-451a-92a2-feb4651455c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:21.297Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1a301da1-f02a-4696-b734-6ab8e0b8639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:31.306Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=323f46b2-2f45-4df8-acaf-794346b646c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:41.316Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f6a8806f-5bbe-49c4-8e44-179c794582c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:51.325Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=33f8b3a1-ffc0-4271-868b-b1a9605d8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:10:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:01.334Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=20489d2b-1bf1-49a5-b5fb-a8aa7d016cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:11.344Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0f6ef2bf-b664-4336-96e1-b5d28c1507f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:21.352Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=8e40e62f-a041-4732-9c7c-8b93882e8b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:31.361Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=aae2f794-df85-455c-874a-5ecd1e41cbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:41.372Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=34c201ef-82ec-4a8f-bc92-02e7ff5cc0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:51.379Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f1d57af0-d6f1-4032-ae53-c95b09253da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:11:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:01.388Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2fa0e7fa-2a9b-482a-972e-0d449e827915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:11.398Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=24ff9564-5567-4133-bbf5-5d369b760baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:21.409Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6a897113-d29c-4881-be58-ab9974eb7300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:31.420Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0801c7c3-3565-4094-806f-d83d5563c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:31.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:41.429Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=542add8e-78b4-4a1b-99ff-342fa5842947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:41.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:51.438Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0ffa35d1-b978-4eb2-90cc-dde608611641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:12:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:01.447Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ec446d8a-fa0a-4069-b26a-6d87fec3cb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:11.458Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=867ecca3-3a19-4ed4-8062-46f8c04f7d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:21.467Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=a8cadbe1-cc8c-4106-9c34-24af6de4e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:31.476Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=398b438f-b8ec-4e2d-98d4-5036b55ef3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:41.485Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2989d47c-a904-40df-b554-85b22e5498e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:51.495Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3fb74d3f-f0b9-449b-be71-87756d35b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:13:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:01.507Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1eff5716-4bd4-4432-8d38-4d6dd225823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:11.517Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=66a87dfa-356e-4e50-99c9-67bdd634346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:14:13.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:14:13.565Z |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-10-25T03:14:13.566Z |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-10-25T03:14:13.569Z |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-10-25T03:14:13.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T03:14:13.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T03:14:13.576Z |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-10-25T03:14:13.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:21.526Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f227e008-6d99-4bfe-8703-dbbc2ac717d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:31.535Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=616d45bf-3d4c-4ed1-9d95-9422c5923edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:41.547Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c94484b7-c51b-40fd-aa60-254adc335282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:51.556Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=19356ec2-cf4d-4424-90e7-e7a9554b4285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:14:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:01.585Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=cd93715f-6a8d-45e4-902b-03cc6c495a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:11.595Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=b4d1553b-6587-4948-ba0f-ce08e8f0a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:21.610Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e2f45039-875a-4a4d-bfa9-35754c888b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:31.619Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3c119f20-d451-40e3-aa88-1807d7304309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:31.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:41.630Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6837ea6c-429f-4a14-a243-85057354d7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:51.638Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c53da0c2-3e6f-4496-9b61-54edd3081dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:15:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:01.648Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d83e1f8f-bd07-46f0-b58f-69ee863dae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:11.659Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1c79c622-0a9a-4954-a9e5-5d34af2b7b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:21.668Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e23a624c-75c3-499c-b01f-898fb1de63f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:31.678Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=4a496657-317f-47a2-93ea-19458d90c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:41.688Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=86efb6d7-f6cc-4e1d-b790-b97e66fd9305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:51.697Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=7fd8248b-c013-4431-86cb-632889e98a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:16:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:01.707Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=376653f0-21e2-45ae-ab7f-aa4770e569fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:11.717Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e3a0e9f1-2e44-4bf2-8dd4-65d3789081f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:21.726Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=01733147-4f81-4279-afb7-72a7a06e68cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:31.735Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3c2c4cd6-083a-4acf-84d8-b0007378ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:41.742Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f8574b78-bbb4-48d7-b81a-9d35f5b6bf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:51.751Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=04d8b57b-5837-421e-9b09-08ece8aad144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:17:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:01.759Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=fb9ae18e-8e4b-4bb2-b73d-2736fca20e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:11.768Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=6013e7db-f632-46cb-8e6b-9eee841fad5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:21.777Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=760e070f-8cec-4e00-82c9-b369aa9fdf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:31.789Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1ade9663-4003-4e0e-b368-721e36181ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:41.805Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ca8432f2-1dd8-4801-be0d-1783a725e9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:51.814Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9d1ed715-67b8-4052-b024-59d243ee0134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:18:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:01.822Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e33bbb00-cfb1-45d3-803f-2ebb700a9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:11.829Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ecde6f88-3697-40af-a884-39735200d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:19:13.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:19:13.608Z |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-10-25T03:19:13.609Z |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-10-25T03:19:13.612Z |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-10-25T03:19:13.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T03:19:13.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T03:19:13.620Z |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-10-25T03:19:13.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:21.839Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=b06b210c-5847-41d3-b0cd-6cde339846e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:31.848Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=266401b7-8f5b-4664-a7df-332ef2ee6bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:31.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:41.857Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=c2e8e043-26e1-4aa7-8514-63bc47168668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:51.866Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f1b66521-a9f1-4109-8f9f-7a7cbbc0b33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:19:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:01.874Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=7a4324ca-9064-4e3b-9a05-010f4bbf463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:11.882Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=58b46088-b52a-4519-bc30-3dd30d4707dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:21.889Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=09e90d23-b9bd-4852-a892-50b3980f3f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:31.899Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2bf4c5e7-1235-43dd-a6ce-a3ad43a7138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:41.909Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=cf1ecb9e-56b9-4fe7-ba87-6260a5a0e408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:51.917Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3eac8d40-cde2-4e1f-8677-491525d96a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:20:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:01.926Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2aae54c7-6116-49e0-9572-1da4acb3cb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:11.935Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=96303317-f516-4dfe-a414-f071e132b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:21.943Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=168a6e0e-e845-49fa-97ec-410340969306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:31.952Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=3525ac22-83b9-43e8-bc46-71b27629d61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:41.959Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1912d57c-8a80-4c5b-8834-6b1340048a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:51.972Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d85296f3-c957-46df-9e6d-cdf504801679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:21:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:01.980Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=598b00ae-c8be-4172-9755-5a440d6e7e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:11.990Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=71d25ce3-aba7-4147-a2c0-419f84170f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:21.998Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=85678eac-5614-4017-8ccb-ed8c3788b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:22.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:32.006Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=8ddef7f6-53e9-4455-8a53-491a8536c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:42.014Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=10acb945-f206-4648-b4c1-f744dd930691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:52.023Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d575665b-a4e8-4b22-8140-70e000a55686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:22:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:02.030Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=46e93268-928c-489e-b362-a45424100748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:12.039Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=fa6dbaef-d88e-4f7e-bb9c-ad573a61ecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:22.054Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9f59c5fa-6d26-4710-a05b-7a4a474aebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:32.062Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=ca1f38bb-fe16-44c9-8367-306fcccfb5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:42.071Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0bd3b449-43ba-40b3-bc37-a990b38f773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:52.078Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=775d0831-7701-4386-b5e3-5d68a0bafd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:23:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:02.085Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=59ef6df7-6c80-4de5-883c-be893bce87c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:12.092Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=1d633129-ff0d-4e69-84a5-471722e5cf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:24:13.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-25T03:24:13.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-25T03:24:13.516Z |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-10-25T03:24:13.518Z |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-10-25T03:24:13.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-25T03:24:13.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-25T03:24:13.524Z |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-10-25T03:24:13.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:22.100Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=2f5801c2-43ff-4fbb-93c4-011515b74b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:32.109Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=fce472a7-0f9e-4c8a-9c28-d72a4d7feb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:42.116Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d2340f25-cac1-48e2-95b3-dee2ce387927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:52.124Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=240d28b0-4688-4e9b-aea4-89dbecaa2e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:24:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:02.132Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9e4d8196-95bf-45ab-87cb-810f26dde1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:12.141Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=97d29b72-a461-4432-a463-e722b3a9f12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:22.149Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=529f4a19-1390-4417-89eb-eff4b7bf1168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:32.157Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=403277e7-824b-430e-a7bd-af2c9f044cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:42.173Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e0e3429f-ce11-4028-ac48-7a91889038e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:52.181Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e87ab61f-ebeb-4d45-ad44-c7aa12117276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:25:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:02.189Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=f668c3ba-6fae-435c-8cce-387eca79d40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:12.197Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=d852fcab-16ea-4e7a-94f2-436d5b8f5a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:22.205Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=95915863-a9a7-40fe-a7e6-1a9f5c4b6260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:32.215Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0c6a37d9-cf82-4154-855b-2c7affad4e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:42.222Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=15f926a4-bcea-4299-bf5f-2e8d57439494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:52.231Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=45e1fce1-f0c7-4c0f-9d8c-595eb64a4d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:26:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:02.239Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=9aa9c285-92f7-4f91-b4d6-3410a9b4aa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:12.247Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=cb458de3-696d-4ae2-9ad6-3ad311fc60b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:22.255Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=417c31c7-cb4c-4406-baf3-31bb97ec959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:32.264Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=08b46aff-0ae9-44f8-a378-c05f7a763ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:42.276Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=e94ce590-3b4b-473b-b6f0-83528486f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:52.285Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=db3c43a8-992b-4ff9-ba97-e07ae32fff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:27:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:02.292Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=dcd22a34-91cb-4fb2-be60-fc03d5ba334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:12.302Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=347d58bb-7e8b-4d3c-b1c6-b2898cd12640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:22.309Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=80961555-c984-48b7-8a1f-5e2036c6ff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:32.318Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=96c2a767-f11c-46c1-bdf8-6e4978aa6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:42.326Z |INFO |Init configs |InvocationID=eaa2ad9e-3899-461b-8184-efb7a5c1c1cc, InstanceUUID=0f1ec3f5-7e43-4f99-9d6a-d49e9e6b9db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-25T03:28:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |