By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T02:57:38.695Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T02:57:38.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-30T02:57:38.769Z |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-03-30T02:57:39.620Z |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-03-30T02:57:39.728Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T02:57:39.729Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T02:57:39.729Z |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-03-30T02:57:39.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-30T02:57:40.073Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-30T02:57:40.120Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-30T02:57:41.867Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-30T02:57:42.447Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-30T02:57:42.475Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-30T02:57:42.476Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-30T02:57:42.562Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-30T02:57:42.563Z |INFO |Root WebApplicationContext: initialization completed in 2441 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-30T02:57:43.138Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-30T02:57:44.057Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-30T02:57:45.590Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-30T02:57:45.777Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-30T02:57:45.779Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-30T02:57:45.782Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-30T02:57:46.469Z |INFO |Started MainApp in 11.394 seconds (JVM running for 12.392) |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-30T02:57:46.582Z |INFO |Start scheduling PRH workflow |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:57:46.607Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2c406029-be95-481a-9a53-0b5c3a75258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:57:48.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:57:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:57:58.268Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ea9fe5f8-4eb3-4382-b008-cb469c8aeb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:57:59.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:57:59.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:09.339Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=604d0fd2-248b-4c4d-9bc6-ec2daf49d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:58:10.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:20.408Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=cf3f9b34-ef6d-4282-933d-5533e7e83aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:58:21.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:21.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:31.487Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=578790ee-561f-4006-8d9c-0d798d6a9289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:58:32.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:42.552Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=472d5915-c82b-4b92-83db-dcb4df00247f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:58:43.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:53.594Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=3ab92cdd-bbe5-4c52-843c-25e63d6c2ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:58:54.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:58:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:04.700Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=347eae15-e090-4329-bad0-6f14274dca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:59:05.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:15.770Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=6d55ec41-2c67-4f75-8f15-d1ebf3887bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:59:16.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:26.810Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=34e19b4c-2fd8-404a-a570-43f1e0933986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:59:27.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:27.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:37.882Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fc239c6b-a8c5-477c-a726-48372724008f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:59:38.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:48.958Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1e684b97-5ebf-443f-b72d-e11e7e2d6dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T02:59:50.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T02:59:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:00.060Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=628f35d3-35c2-4d49-ac81-de87e3f6d62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:00:01.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:11.224Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=460efe8b-e0e5-410d-b8e5-34a290a3ce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:00:12.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:22.263Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=57fd1333-0c3e-4f90-8cb9-dd9ca6d601d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:00:23.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:33.314Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b901d67d-a2f4-4acf-9f9d-89d417af60c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:00:34.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:44.377Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1564a426-5f54-42a3-895a-050b0ee0aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:00:45.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:55.418Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5b34f96f-d89a-4353-8340-9550b71651f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:00:56.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:00:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:06.462Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=c489a87c-5f5c-4135-9a74-29198e698620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:01:07.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:17.532Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=54914de9-8248-4936-b588-e23a0ddee801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:01:18.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:28.569Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=196299ff-a754-4e79-8554-aa805d9a31b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:01:29.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:39.641Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=efd9667a-d068-446c-8d73-6913471be001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:01:40.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:50.716Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5818acfe-1bc5-4932-9ce8-a3ea02e084d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:01:51.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:01:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:01.784Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7754b978-152f-41ae-8d12-1ea38249d24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:02:02.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:12.825Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=74a59cb1-218b-4fd7-89b5-499233df5204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:02:13.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:23.896Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7148c867-6e43-49f2-9d5e-1e9b21f6a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T03:02:24.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:34.937Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ef392fd9-ce55-4353-ac67-68ee22c3ba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:02:43.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:02:43.649Z |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-03-30T03:02:43.650Z |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-03-30T03:02:43.653Z |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-03-30T03:02:43.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:02:43.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:02:43.665Z |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-03-30T03:02:43.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:45.105Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=df0884f3-73ed-4c25-ae90-f3cce03e643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:55.121Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=9f567077-380c-45cd-9d10-603f8d98abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:02:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:05.136Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1fe1ccdc-ffc0-4be8-9951-d15c8dbe8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:15.152Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=682cedc3-25bd-459c-8c88-1e661e873c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:25.172Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=afcf01a8-06a4-4656-bb29-b1da9a66a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:25.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:35.201Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=02d3ef4e-5bd4-4512-9d9e-88569450e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:45.216Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=dcef415f-c240-4437-bb43-0afb5840bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:55.236Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7eb43bc3-96bf-4007-ab95-7e9fff1eadf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:03:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:05.250Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=52f7cf8b-bbd6-421a-b956-8ae8b8010d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:15.261Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=78c69aad-d060-4061-b5a3-e9431d19e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:25.274Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e7be1922-a13c-4a50-ae7a-77b03308614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:35.294Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1a0d0887-3c1f-412b-818a-3cb2e8bf7e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:45.314Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=c9e15a11-32fe-4e2f-a989-5d91db090dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:55.327Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=91867d88-3ad8-4360-891f-0c5a49de7f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:04:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:05.343Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ef973770-e272-447d-b23d-411bda648d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:15.362Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=13ed9a68-da10-4fa6-a602-99f721aacd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:25.374Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fd5d6520-bc15-4819-b728-09a7b46a0373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:35.388Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=54bef616-b03f-4125-a9b7-431de6be32cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:45.400Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=50901435-6dde-4b6a-9a60-20543f74a1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:55.411Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=157515a3-21b6-4947-8049-71611ff4e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:05:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:05.422Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=25498353-a9a4-467e-b2c2-04aa3935b440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:15.434Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=69e354e6-c164-45d8-9b1b-26cf758d07c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:25.451Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=63c4cea7-3fc0-44c4-a7a0-b12a365eb40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:35.466Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=cd29043e-514a-4ee4-b162-71dbc2c7a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:45.478Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8f4f22f0-0426-47d2-ae4b-0a472c8167c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:45.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:55.491Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ee272984-2c15-477d-9c9f-b6fb4598ad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:06:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:05.504Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e20e11e9-9014-4f5e-8864-68b8201ebd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:15.516Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e10fbdd3-8647-4911-a257-46a594e4ab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:25.529Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=17c51198-db25-4d73-8099-2e38134fc7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:35.544Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=07cff54b-3e98-4370-86e4-b93732bce853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:07:43.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:07:43.477Z |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-03-30T03:07:43.479Z |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-03-30T03:07:43.483Z |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-03-30T03:07:43.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:07:43.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:07:43.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-30T03:07:43.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:45.557Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=cb744950-80a6-49cb-acfe-9e4821411299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:55.569Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=467fc458-d4e5-40a2-8314-297aa5463493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:07:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:05.579Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fb8f00de-d798-417b-a0ef-f17b7ea5ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:15.590Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=849233e0-76b2-466f-be22-7dc0310585b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:25.604Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7dc8d444-6d9f-491e-bec2-81671ed29bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:35.628Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=dfbacaf2-78b6-487a-9bc2-eb9b5eeb58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:45.638Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1a9003e3-0915-4811-b648-91284a2ccf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:55.649Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=84f86dd5-8f9a-4520-8fbc-bb52d04b72be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:08:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:05.659Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=215157fb-a8ce-4d8c-ad17-4b76b6a8f913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:15.669Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7d17466e-aa45-40a2-b0cd-824fb99afa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:25.678Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2cc38911-3644-4cae-833b-d893e1a1ac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:35.692Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=05ba43d7-f04a-4985-8261-61641a374113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:45.703Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b5e779d2-33e3-491b-91d4-f209d914afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:55.719Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=711c752c-e030-452d-844b-4093c52ffe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:09:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:05.728Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=942b6cc7-bd82-471f-bf7b-82a88d03ea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:15.736Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=790a7d47-35e4-427f-92fb-e4e64ae845e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:25.748Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b97d7ffe-9b4d-47ed-b35d-be2862f2f6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:25.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:35.759Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ff42f6ff-e635-4664-b862-a0e3b498cfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:45.768Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=bfc2a75f-42e8-4321-b2d0-c85b8a8fbbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:55.777Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=85c4fe07-020a-4c09-a5e0-08a5b61a5428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:10:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:05.786Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8c82af67-7976-484d-b61e-31ced2615dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:05.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:15.799Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5b33452d-f1a7-4c95-95d7-227a881dee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:25.809Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=616bd6d4-e536-420d-b7b3-011b098c4b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:35.818Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=3ecc8b42-cd55-437e-9950-dbe4e94dc43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:45.829Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=4bd31142-9a55-4520-b669-3b1484a2e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:55.838Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=653ebf15-3ec4-4dab-9bea-f3d351799904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:11:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:05.847Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=9a48860b-573b-4339-a5c8-4b2c4de1db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:15.857Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=d4296364-2d64-42c3-a93f-c870284e545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:25.865Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5e69eb6c-3a24-416d-b6c9-06ee1329936b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:35.873Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e5bd12cc-604c-4bd0-9aad-76bf99e04757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:12:43.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:12:43.395Z |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-03-30T03:12:43.396Z |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-03-30T03:12:43.398Z |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-03-30T03:12:43.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:12:43.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:12:43.409Z |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-03-30T03:12:43.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:45.883Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b62854fa-7826-4c22-a250-8332f06479ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:55.893Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fc17cace-186d-4439-8309-b8cd5e929b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:12:55.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:05.907Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=6945f2cc-b350-4901-8880-ee2327ef5e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:15.917Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=098b6e89-ebb6-44bb-94d5-3141b71be89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:25.925Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=bb692396-20cb-400d-b24d-9da9da7dac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:35.934Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ae019810-c876-4db9-bb13-8e109c205cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:45.943Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ccbb3917-52eb-4423-9b4d-8372d53b69ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:55.953Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=28222dd1-dffe-42e1-b705-3d174f5349bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:13:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:05.962Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ce9e5b2d-367c-416b-bb50-eea2e4191729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:15.971Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=0172072a-a746-42dc-9a51-837ccc4acf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:25.980Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=93a34224-3cbf-4dc4-8c97-a4cb1e4881d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:35.990Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=db2118db-88c5-4ee5-b423-baa34f77cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:46.000Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=eaf8ba69-5d74-4cbf-aa64-0be45bdb8fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:56.012Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=116b0274-cdca-45da-bb45-24aa047e3feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:14:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:06.022Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=11bbf4dd-aa3b-4e3b-aac0-6cedd8ba20d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:16.032Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1ab74f94-6447-41a1-b40d-69804f3efe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:26.043Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e73dff62-2645-42f7-b38e-b6f1cb81d293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:36.053Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=204494f3-a44d-4a5f-ac50-368ada00b45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:46.062Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=d599d564-16b8-45e8-8569-e9fcb5e3ab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:56.072Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=6b04c14f-5f1a-4770-9486-bb1d11382633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:15:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:06.082Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=57a09534-aaeb-44ae-b5ed-11d810eac166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:16.092Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=12493375-4b47-4a6e-8e62-088002e40da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:26.120Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=782712da-139e-4b3f-b25c-d2f6e50e4e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:36.171Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=bf587a01-4cc3-410f-ac85-9765469a5d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:46.211Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=bf292778-3bc8-4651-9309-2d35b6a0deb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:56.225Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=24034439-0118-4e78-9248-aa96cf986c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:16:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:06.234Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=58447476-4b6a-4715-80a4-deba73797152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:16.246Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7e318854-2ecd-445c-8590-fa13a49b9d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:26.260Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=60bce443-6018-4ffe-9ec6-dd4a5c997515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:36.270Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1a775309-346c-46e1-87c6-b92e3fb39b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:17:43.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:17:43.483Z |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-03-30T03:17:43.484Z |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-03-30T03:17:43.486Z |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-03-30T03:17:43.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:17:43.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:17:43.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-30T03:17:43.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:46.280Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2925ca9c-8bc0-429a-9bc1-26d736a6916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:56.289Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=acd03015-efee-42aa-b4e7-41d1ec26a705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:17:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:06.297Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=adb55aa0-e8c1-426d-8942-6a592b9a6d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:16.309Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=71e28f7b-57f2-422b-a7d4-31bfec770491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:26.320Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a603657e-eec0-419e-9a0d-10a5312a695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:36.329Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e0e5cd50-b9f5-4a90-9e9a-18b4771c72ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:46.337Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8ae57e26-9304-4e6d-8637-4ce1f658b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:56.345Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=0bd29f1f-1f25-4fa6-b4a3-355159d0ee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:18:56.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:06.352Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=40014a2f-4678-4daa-9c2b-33c32b7fa128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:16.360Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=904bb586-3810-4e28-9a6f-d8c3ea2e5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:26.370Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1087e410-17b5-4edb-84a6-591e35ec0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:36.383Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=12a60357-f4b9-43df-af39-a179bd23bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:46.392Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=766cd1cb-2555-42d9-9c4f-f8b35aeb42e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:56.400Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=1b8f6773-1bd3-4b78-88a0-01873b80c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:19:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:06.410Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ef5b6033-703d-4740-a7ff-debda847f4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:16.419Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=57cc8f53-0d37-4816-b8bb-6a10c794ba96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:16.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:26.429Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=aaf636d8-d85c-40e8-b280-7da30cd7903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:36.438Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f88d2ab5-29e2-431f-b095-69ff820e1829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:46.447Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=cee0fa42-538a-4ffc-ad65-47ac3f8b21a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:56.457Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a734f033-4f16-4ad8-8053-69f0098373ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:20:56.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:06.466Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fd637798-fb9b-4cb0-97ba-4a92057b7c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:06.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:16.473Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2418ccb6-ec61-43b7-8dc1-502e53efcb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:26.482Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8c77b2df-675c-447d-95a6-3363254db29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:26.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:36.493Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=937a6dc5-b392-408d-abe6-9a78e87dcaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:36.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:46.502Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=96ee0b43-3ab5-4f13-a898-c8794f392bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:46.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:56.510Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=6dd17f05-e815-404c-81b7-e662eeac1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:21:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:06.518Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=672b970a-6723-4018-8762-6ae016a993fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:16.527Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ced07288-52aa-47a8-8a5e-db6719ed7830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:26.540Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ad5173c3-be74-40a9-b0b9-47d716958b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:36.556Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=776ffd1f-64ff-48c7-b59a-3571533d3490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:22:43.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:22:43.393Z |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-03-30T03:22:43.394Z |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-03-30T03:22:43.397Z |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-03-30T03:22:43.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:22:43.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:22:43.410Z |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-03-30T03:22:43.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:46.567Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f2516f0b-4f4d-4f54-b59a-e33c4e34b17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:56.575Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=11741b59-2cf0-49dc-8eae-7c322b20ba1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:22:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:06.583Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b9fedb4e-1a87-4bf9-b88d-701d9dc35504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:16.595Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=3cdde907-88e2-4929-a565-9c0eaf79f4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:26.605Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5cfd3453-9c12-45dd-ad7b-33d0572381cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:26.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:36.619Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=4678010e-d562-46ed-b47c-d2d44dc2d2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:46.629Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=0ccc1766-cddd-48bd-be13-7b7d66012314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:56.641Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f7501729-3611-4f79-bac6-a7ae8ea110f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:23:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:06.650Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=87bea234-2785-40a9-940b-229137560d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:16.663Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=c1906f3e-63e1-438c-b4fb-9df4250eb006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:26.674Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e7cf2b61-43af-403d-b07f-19c1ce17dbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:36.683Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=140b15a0-4947-4901-99aa-d1abd21982fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:46.690Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5684992f-4503-452c-9cd7-3d641c2b2205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:56.698Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=4df4be0b-c131-40f3-82fd-4459f4204dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:24:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:06.707Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=121f3e5c-d460-4723-9c3a-2eea439caf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:16.715Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=690f2535-6a40-4928-b953-231f4c812c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:26.727Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fe17f64e-b068-4b06-9112-05a0ea7b7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:36.740Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=36d211e2-8407-40b6-94b3-e809e139d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:46.747Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=886ac524-37b4-4946-af00-fc9c627ce25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:56.755Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fa2c24de-2883-412e-9f72-43f93b93cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:25:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:06.764Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b77ac6ed-d840-40b5-955e-50138596a34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:16.774Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7387b029-d1cc-4746-92d8-7b2a03420319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:26.782Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5cc9bffa-09c1-4bcc-a3bb-29cd843c3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:26.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:36.792Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=4ae090f7-d983-4bee-9e46-cde3995339b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:36.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:46.803Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=95e62027-b938-4084-bf8f-c44aa6685584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:56.810Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f91ca602-78b4-4878-a7ae-35febc7df1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:26:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:06.818Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f021a7c7-692c-4335-b239-e86a81e310d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:16.826Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=0ed4a52a-65f3-4262-a9d0-62f7b210e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:26.834Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8699746e-723f-48a0-aece-dbe2ae49e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:36.843Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=bcb12cd5-2eb8-48cf-896a-c37504ca061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:27:43.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:27:43.428Z |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-03-30T03:27:43.429Z |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-03-30T03:27:43.432Z |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-03-30T03:27:43.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:27:43.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:27:43.440Z |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-03-30T03:27:43.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:46.851Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8468de35-4dc7-472c-ad93-10e1bed5e375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:56.859Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=520a3335-d04a-4ff1-8afc-e32f1a1741a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:27:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:06.877Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ffd8fbf2-5929-4de8-9561-05d3f20b8ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:16.884Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=822ef234-baba-4d70-b430-8c43237373b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:26.897Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=06455c78-97e0-46b1-a813-29167b512d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:26.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:36.905Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a2b98c97-ffaf-43cc-b50d-973aa79d8599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:46.914Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=9e642f28-7275-4c22-95aa-a148012431da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:56.922Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b11d47ee-1a6d-48c5-96d8-2ad03d456fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:28:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:06.930Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f6b88aa7-26e3-4280-8b1a-f1f0d20894c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:16.939Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=c9c90b91-cf15-4851-9bdf-f35a96551bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:26.947Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=faa87751-82f7-45ff-ae83-fee29714262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:36.955Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f8455dc7-4bf5-4cfe-94f0-87b2a776b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:46.964Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=89e308ba-ae9c-4478-9046-f24878041101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:56.975Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a9ecad4f-7b6f-4c88-9044-22e4f9f50f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:29:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:06.983Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=323b0541-ee04-4358-afdf-f52a73099651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:16.991Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=569b3ff8-d30c-4b8b-99dc-c6fde52d3d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:26.999Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=fbacd77a-bcef-49c4-99b9-37c7627461ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:37.013Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e85a0b88-125e-42f0-8e8b-18ca0734f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:47.022Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=4dcbb7c1-a5c5-4326-bcc8-3c3e41cf8cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:57.032Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7cae5922-0075-480d-a6e4-8c57019e0167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:30:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:07.041Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=87a1c96b-31e7-45c5-813f-69d02f63dd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:17.049Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=bc8d93d3-b236-4e89-af25-779b09640700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:27.058Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8985b659-881f-48fb-a1dc-ec51bbf1279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:37.065Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e1fdddc3-9ffc-4f99-9a58-072da5f49436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:47.076Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e585340b-dafc-44e2-8bb4-a9425a8dbe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:57.085Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a766144c-c3b9-46ef-be2f-1d8c3e192505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:31:57.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:07.093Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=611b91dc-9bca-4de6-a617-58a7e41a0468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:17.100Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=99705bf0-972b-4abf-8fd5-d169a6dd0bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:27.108Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=792a5228-02c7-4569-b359-4ba8b99df078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:37.117Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e2da6dbb-a482-463a-bfda-e2f73c6eaede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:32:43.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:32:43.397Z |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-03-30T03:32:43.398Z |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-03-30T03:32:43.399Z |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-03-30T03:32:43.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:32:43.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:32:43.406Z |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-03-30T03:32:43.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:47.127Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=68853fc7-f295-44c5-a4d6-72821bd48bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:57.136Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=46fb9efa-1afc-4431-a626-57957d8cfa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:32:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:07.145Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5f97ea92-93ae-4726-bb3c-bda2b3f6253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:17.153Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=0b428284-ff33-442d-98a2-bf0156c67a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:27.162Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2c95a62d-aabd-4b0a-bbd0-4bc1fcb07d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:37.172Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=cdc1dcc5-2eb6-4957-9185-0c6b2ad48aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:47.180Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f1c192d2-e94e-4534-b5d1-70d1ac40b720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:57.187Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f9d6b230-462b-407a-bf4d-748b21d78b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:33:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:07.195Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=29236649-302f-49db-8bb0-32fee6162ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:17.204Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7534fdb6-3819-4614-939e-06c03f5ad9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:27.212Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a77202d7-3ac9-47c0-b10c-df63c7985171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:27.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:37.220Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=be7d9fea-5b39-44b8-aab5-8c7d7113a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:47.230Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=9207c230-25ee-4d25-b744-c90e4610d6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:57.237Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8060a616-cfc3-4ed5-9d61-031b614a767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:34:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:07.247Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b34d2d3a-f1a7-4ad4-805b-bf1dcec7475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:17.258Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=a7018ced-1076-4bf9-ae18-d6a76a1a0f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:27.267Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f5e3d7a9-9204-4682-b177-c364a70b3744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:37.275Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=ef29e911-9ec4-4d51-a207-aa039b3798d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:47.282Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=eeb4ea66-697a-469e-8d69-08a250cd7c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:57.292Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=71b1ceab-d413-416f-940c-6a699154ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:35:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:07.300Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=86dac0d7-913a-4067-bea1-e64e3dde0036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:17.307Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7d7105f4-d2e9-4036-94d4-76a9361f5da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:27.315Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=141c53a4-53c6-4015-afdf-6e7fdeaefca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:37.323Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=66ba03bf-a3bf-4cc2-86a1-5deb1e5d0533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:37.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:47.333Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e6091d16-ce37-4499-92c7-79fc4843d9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:47.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:57.341Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2435925f-3e27-4219-8404-d1c037546948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:36:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:07.348Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=6003647d-f735-4bc0-a584-a97383dc16fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:17.357Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b4a95c1f-d7f2-478b-b6aa-85b647cf838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:17.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:27.364Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=294833fc-dea8-4e78-9a6d-0c47daa2f062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:37.373Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=40935b35-b7b4-4c39-80a7-28c51226ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:37:43.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T03:37:43.484Z |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-03-30T03:37:43.485Z |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-03-30T03:37:43.488Z |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-03-30T03:37:43.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T03:37:43.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T03:37:43.500Z |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-03-30T03:37:43.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:47.380Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=2908d953-b770-4651-b759-81c79b2d6be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:57.388Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=e4e1ae31-eaf8-4c3d-b99f-0c730b2fd963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:37:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:07.394Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=7d1f7f0b-6c2c-4972-9664-7fbc42cc72ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:17.405Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=62ab12b2-9167-4f35-a174-9ac405ce5e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:27.414Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=39f60473-6df5-4806-b099-725eeff004b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:37.422Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=0542282f-a47d-414b-bce9-55a6a006c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:47.430Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=37b1b73b-3e98-475f-8eab-a77f22f675ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:57.438Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b5b50b85-cd53-44db-8bda-824e4231b12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:38:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:07.446Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=952dd01c-c880-4032-93a7-1e49f0c6bd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:17.453Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=b7aeff9c-6314-4505-a9c2-c5a4d5225ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:27.464Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=c6669c00-c0b8-4386-a0b3-5cee1ba87ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:37.472Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=668c8f80-c2bf-4236-99dd-407fdddb5b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:47.481Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=8c9996a9-bb82-4f49-a272-52f38558b126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:57.488Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=5d5edfd6-74d2-4a57-aa4d-5af9ec234894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:39:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:07.498Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=582de292-4e0b-4046-b59c-f8dbf22f21cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:07.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:17.505Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=c4a28b41-6afc-4ab7-a38c-7e1a0fb4c41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:27.512Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=f605a0da-d98b-4bb4-9877-be783238c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:37.519Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=cd9192be-566c-4a46-b2b5-473f329e4dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:47.525Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=98f4f2bc-bcde-4c52-9d63-bdbaeae9ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:57.538Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=d729d471-449d-40f1-a75e-ab60ff181586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:40:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:41:07.544Z |INFO |Init configs |InvocationID=20b3ebbf-715d-4d66-95dd-a0bfa15c5524, InstanceUUID=4d2f60a4-cc64-4fd7-9bbc-08a7dc41b782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T03:41:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |