. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:09:37.819Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:09:37.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:09:37.857Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:09:38.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:09:38.698Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:09:38.699Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:09:38.699Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:09:38.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T03:09:38.945Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-17T03:09:38.973Z |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-04-17T03:09:40.584Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T03:09:41.040Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-17T03:09:41.059Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-17T03:09:41.059Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T03:09:41.114Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-17T03:09:41.115Z |INFO |Root WebApplicationContext: initialization completed in 2141 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-17T03:09:41.537Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-17T03:09:42.459Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T03:09:44.039Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T03:09:44.658Z |INFO |Started MainApp in 9.654 seconds (JVM running for 10.436) |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-17T03:09:44.736Z |INFO |Start scheduling PRH workflow |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:09:44.748Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c8d59d53-19d6-4ffa-aa4d-dd44ea94df4b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T03:09:44.751Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T03:09:44.752Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T03:09:44.755Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:09:46.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:09:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:09:56.193Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=351a5c11-4e81-46af-891c-66d64727eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:09:57.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:09:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:07.262Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8f39d7fb-671e-47ef-a1e2-540736ee8696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:10:08.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:18.334Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=d2b9d158-831a-4a77-b34d-297eef6732ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:10:19.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:29.404Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=085f68a0-e27e-466a-af41-11e1d524b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:10:30.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:40.474Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b241d9a7-855e-4354-b21d-64f4c334223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:10:41.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:51.514Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3be3759d-620b-4cae-a1b3-ff8cfb2687cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:10:52.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:10:52.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:02.560Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=41124dd0-7123-420e-8aa4-43edcbd7861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:11:03.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:13.627Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b26f876e-5576-4ca2-839c-55ed8d577f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:11:14.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:24.670Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ca108556-5106-4dc7-bf69-d21ee8c753e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:11:25.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:35.747Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=78abb04d-b891-45b0-8841-fdd2a0d96c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:11:36.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:46.815Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0c68f886-b5ce-4a5c-aa0e-ee8afc325e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:11:47.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:57.851Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=39098cff-d3b0-41c0-b0e1-99c1b48db4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:11:58.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:11:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:08.925Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f53358c0-6aca-4194-87de-adc7ba70cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:12:09.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:09.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:19.963Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f04ab9b0-92f5-4410-808c-e882957f8ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:12:21.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:31.006Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=951ab9c3-f931-406a-a369-872a9a8f3a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:12:32.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:42.049Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=113585fb-2048-4982-a16b-faaacd7a867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:12:43.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:53.085Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9adeac12-28c7-4522-b4db-96393060cd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:12:54.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:12:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:04.124Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9b132b00-0d0b-42c5-8cd0-a2ed3a445d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:13:05.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:15.167Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=d3f94560-b5d2-42ef-aef5-275de3dbb984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:13:16.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:26.204Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5ee182ec-f109-47cb-add4-d809a653f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:13:27.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:37.245Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a8b621ab-b5eb-402c-9487-39382d19ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:13:38.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:38.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:48.320Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a44511eb-1f92-46b8-9240-a37c9981c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:13:49.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:13:59.356Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8b62733e-617b-4eeb-a50c-5a82c1a95782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:14:00.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:10.398Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b896ac65-6b21-4dbf-bf67-4a36472a1d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:14:11.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:21.435Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=958ba4e0-aca1-4944-af73-58bc6fbc335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:14:22.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:32.473Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e78e1d0a-8d02-43bd-a9dd-9bfaee0cee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:14:33.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:14:42.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:14:42.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:14:42.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:14:42.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:14:42.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:14:42.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:14:42.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:14:42.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:43.513Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=21d5331d-df69-44de-bd8d-678fe4c21505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:14:44.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:54.562Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=323281d3-3fc7-4efe-bdea-43d1d48c8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:14:55.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:14:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:05.594Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=786ce63f-4b80-4326-b504-d7e8bccae652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:15:06.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:16.640Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=10f34628-948c-4136-9981-b1f32eb6af4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:15:17.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:27.707Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f0b8c88d-fea1-4448-9947-f2042fafd204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:15:28.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:38.749Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=93c60001-0721-47ca-8d42-fd027a8340db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:15:39.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:39.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:49.786Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ca2c298c-589d-4a87-a5a2-ec3b7b735345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:15:50.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:15:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:00.842Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a570c6a2-0c6c-4d44-92a6-d66945de57cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:16:01.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:11.900Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=afd4785f-5ea1-47ae-8bf6-ee5900a23837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:16:12.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:22.939Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0f79f7a8-8d9d-4538-9f79-44346e1360e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:16:23.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:33.987Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=728bd5ee-d30d-4dda-8999-1562dea60a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:16:35.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:45.017Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=601ee907-f504-46ab-8237-6089f50457fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:16:46.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:56.057Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=58677a49-3a51-4c74-b2d3-2d11417497a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:16:57.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:16:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:07.100Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=00567ae5-240d-4d6d-897f-1fb350147c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:17:08.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:18.139Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e6b1a3c8-8237-426a-88b4-68fb4bdba540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:17:19.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:19.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:29.183Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=581a135a-23a4-452b-af3e-32724d1f2bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:17:30.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:30.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:40.249Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a908bda1-bedd-42a3-9690-2a6d9bcd1e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:17:41.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:51.289Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fe21958a-6803-4c11-affc-a53d896a282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:17:52.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:17:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:02.330Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=81767d77-91c6-4ef6-bdb0-bc43a3fe9a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:18:03.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:13.374Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=26805df5-b6a6-4389-9e64-90c7ed542d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:18:14.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:24.417Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9315a62a-f5b8-4114-81b4-bdd09a62d8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:18:25.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:35.452Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=24cadc98-e415-43a0-9a98-cf8a6e277a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:18:36.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:46.491Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2650f146-23df-4aa2-bff1-b11126f0d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:18:47.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:57.529Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=be47a724-aabe-4e0e-993a-e9861a23700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:18:58.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:18:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:08.569Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=48eaa085-a851-4acd-a76e-0f58883e8091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:19:09.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:19.610Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=bf043ff3-b06c-46e6-945f-c7e9c589c717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:19:20.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:30.652Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=52febe40-0fe0-4f5b-be8c-1d5b6a6f3c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:19:31.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:41.692Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a424f24d-4412-4ffb-b60c-1b15b35a743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:19:41.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:19:41.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:19:41.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:19:41.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:19:41.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:19:41.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:19:41.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:19:41.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:19:42.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:52.735Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=74446376-ed66-4b8e-95c2-67365eca8809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:19:53.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:19:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:03.776Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=bb59f917-f452-4808-bfa6-3263fe99334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:20:04.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:14.810Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a61bd4d3-5093-4f4d-9347-4696fd3a2e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:20:15.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:25.851Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=867ac506-3bd7-4c15-a3d0-235959dadd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:20:26.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:36.916Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0dc525c0-f361-4e70-8158-f034478a38f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:20:37.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:47.967Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=02f5104b-2277-41b8-a77a-660532808282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:20:49.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:20:59.004Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fc50ac1e-33b5-4863-9a3a-aa4dad4674f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T03:21:00.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:00.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:10.041Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e5cc2154-01ba-468f-97c3-3da6fb590bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:20.229Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=08019002-b58f-40b3-9d25-8228d3d04b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:30.345Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0319ba09-eb52-4337-9fe8-395c0f0915e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:40.702Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ab1fc72f-de9f-4099-a97d-3dd6ed5433c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:50.743Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=be75dffb-6e1f-4ee5-9441-90bb401d16f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:21:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:00.875Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=60e126d5-4b65-4516-9dee-f06423a2e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:10.970Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4394c990-50ab-486c-abd2-e4687bd05ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:21.037Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6f1085cb-572b-4f18-8a74-287c46175fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:31.068Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=51dbdde1-3f19-4bda-b49b-f8c8860833fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:41.099Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=da93720e-f7c1-4041-bb31-def51862cad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:51.120Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6eb10a9b-07b9-4d08-b521-e20685241ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:22:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:01.145Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3fdb7a4e-e198-455b-abd4-7aaf89cfb13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:11.174Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f8d875b2-e523-4d18-aa60-c49b79aab6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:21.225Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f086fc99-8ec8-4964-8832-423fe0a5283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:31.358Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=175e2d44-5ce5-46f7-9ad6-2ff9582670fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:31.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:41.376Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0858abbb-df48-4c82-96d2-597a348ff3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:51.471Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e4321474-81eb-44f5-b6b8-b7b4b2135df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:23:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:01.537Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ce60a1e0-6e3b-4a0c-9534-5d156eabf333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:11.603Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=7fae2cd4-9617-472e-93d5-e86ad52b47b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:21.690Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=12d41f3c-3fc4-4c03-a96d-8fd257db9be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:21.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:31.717Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=76946628-d780-4b98-9b7e-b9889f6f781e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:41.846Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8d058ca0-d529-49fd-be88-8c68ce66c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:24:41.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:24:41.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:24:41.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:24:41.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:24:41.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:24:41.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:24:41.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:24:41.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:51.869Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=cb271725-2888-468c-84dd-c5d59e58f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:24:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:01.891Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=deb2e5d6-3940-4279-91cc-afa953cafcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:11.931Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=073e4f43-6ea5-4e0c-8cef-7c97cafcaa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:21.950Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=22e0a6a2-0e26-494c-a410-a00843683cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:31.998Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9337dc3f-87d9-4d1f-b0ec-dfd3889164ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:42.040Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=daf3b018-21f7-4b4b-8108-4fd9f8770a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:52.078Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8ea105a5-55b7-4847-a784-d99d05dc2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:25:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:02.199Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1a8d62c8-0829-491a-a2cd-7fca92bfe449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:12.220Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=046624ac-81c9-4c27-bd5a-860d44655a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:22.236Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4b008f5d-729f-47ca-847f-3a36dc2e7ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:32.265Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0623d8f5-2534-407a-9050-e1a8ea812e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:42.310Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=236ff737-5003-4b1c-9754-cee7e377eda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:52.359Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=39931807-c463-4ce3-ac9d-d7e1fbf1399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:26:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:02.375Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9e0296bf-7e57-4fb8-9dc1-52ecc9c5b357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:12.430Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=7517ed42-ad85-49b1-8858-4fdbfe52c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:22.498Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ca55fbe1-8b8f-4e05-aa8f-63dfcca8e2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:32.539Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=d20180b1-48f1-43c9-8f27-9423b0bf209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:42.574Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=96d9c722-5b50-4f83-a846-b82fe134488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:52.649Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=627fc132-7ce2-43dc-93db-ab82d8708cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:27:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:02.686Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=eda440cf-deb6-4e2c-bbb1-361b3096157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:12.781Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f6457a35-5441-492d-906b-2113d0e97a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:22.848Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=bab2d07c-5a4d-48ae-8007-63237221324e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:32.879Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=80992187-337c-45b2-aacd-7d3797d929a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:42.937Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f1d6acf7-ff6a-4752-b1f8-ed989ab6e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:52.990Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=cb1538f6-cdfa-4079-a6c8-69fa1aa13fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:28:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:03.018Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a6cc7e4e-ccb9-4e78-8c11-fa4aac97fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:13.030Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=19d37daf-8fe3-47ae-8af6-4ebd956852f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:23.089Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3b56ded5-ea54-4231-9742-0d842f4d9877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:33.146Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=94914fd3-cc26-406e-8b8a-435a04c5c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:29:41.879Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:29:41.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:29:41.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:29:41.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:29:41.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:29:41.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:29:41.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:29:41.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:43.156Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f45522b5-5dff-427c-9f73-b6389c228cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:53.178Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=352448b6-b0e3-4bb7-b231-42bd40e01e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:29:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:03.253Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=af3e8268-5632-47cd-9ba3-65cad1c7afc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:13.273Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=be6cdb24-be63-4e66-9378-483849587a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:23.315Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=124ca8bf-dd47-467a-ae5a-1d3f1b6e2743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:33.452Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b61a3e4c-03fe-4771-a584-dcef5d64db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:43.534Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3a15d99e-0993-4878-9cb8-98385fa20e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:53.587Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=071b7dfb-9f60-4914-a671-4641e0437c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:30:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:03.680Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=d5c2f75f-7f77-44bd-ac66-c33a7747151a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:13.715Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=35ea9959-d014-4179-a8b3-9ba7f097fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:23.758Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e4ab9325-1650-4503-ab6d-cb507fb9f913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:33.806Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=38fa0a3e-687a-4287-abd3-ca9d31e82e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:43.854Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3c048f96-f4c3-4781-9e00-1a06bb50b453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:53.882Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b5230b6e-fc72-46dd-8985-24270da9c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:31:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:03.997Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=66a60b77-9ea5-4e46-909e-8fa063408957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:14.169Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=95daa696-93a1-4c50-9f7b-e13a5a766199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:24.238Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c94c103e-4dbc-4d50-af39-5c026c0f57d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:34.282Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=eea5420d-9901-4dcf-93e2-8986ffcf49cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:44.313Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b99e15cb-edd4-4780-a94f-1275edcf6180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:54.350Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=bb2b7ef5-6372-4a8f-9458-0839acfed7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:32:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:04.406Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a149b802-52de-46be-aecc-01336dea7bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:14.444Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=24bd8996-1d43-48ff-b4d5-3d5364264840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:24.468Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=46f25cbf-d73e-4bce-8a2f-2b7311ff607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:34.498Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=17d3455f-6282-4009-91dc-f7fcf854ba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:44.523Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2f5fd595-98ea-4202-baf8-98896fc0a14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:54.534Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=06ba6671-9681-4dd6-9f43-af278a86489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:33:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:04.548Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a025ceb6-2709-4c15-934b-84dea5ae4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:14.576Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=36dcda08-ffa5-42e5-91a0-c4b0a659a13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:14.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:24.684Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=cf573ea5-dee4-4d20-8d76-ab8411dd4449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:34.708Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=671f3d44-83b3-472f-820d-33fc6720863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:34:41.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:34:41.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:34:41.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:34:41.958Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:34:41.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:34:41.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:34:41.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:34:41.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:44.724Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0c6e72f7-ecca-48b2-9529-1d5c3dc86388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:54.790Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=56542dd5-a1e0-4344-9d12-e9b382886f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:34:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:04.801Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4fa62e5d-e2f8-4e6e-9c82-ca2d7e7cf1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:14.810Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=717c43ea-6b51-432a-9cdf-048b3bdf7b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:24.839Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c2ae1913-e660-4f6f-b816-14183737f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:34.847Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3a8d6ac1-b7ae-4a59-ae00-505730d4bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:44.864Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=808ac634-1ad1-45eb-a1a3-7d29bdc4867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:54.887Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5a8e4481-5146-4a96-9fa7-e2ceafafbaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:35:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:04.917Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=340e9a0c-d077-4102-9719-27668cc5a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:14.928Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4908c5a3-0b54-4ddb-92f0-c643a6d09484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:24.975Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=935e1990-472c-41f2-9a3c-aeef3a556e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:34.988Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=bdc83106-b6d5-4a92-a461-7c72a8539e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:45.008Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=75407f39-9fcd-414e-b4e4-946ece82dee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:55.021Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=50883c4c-d99d-4695-b436-e80ac85f071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:36:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:05.030Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fbbe6415-c7cf-4a3c-9e5f-fdd8c4c27749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:15.084Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=dbd7700a-85a0-4913-864e-094606dbcd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:25.108Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9991c217-7ab4-4ec4-936d-81c6ae270ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:35.124Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3e5af26c-f820-4ad2-be68-82d2914ae284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:45.167Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=638d8971-ebe4-4d93-824c-10b61a19e833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:55.183Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=d0333a3c-486e-4c8d-a30a-6389fcfb8f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:37:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:05.218Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9fb3e626-4ba1-4668-a3c6-8ad346c945e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:15.236Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b6f26f62-67e1-4547-b51d-2d3ee60a0818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:25.248Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c9cc20ac-644e-4c19-a8b3-e4cf2a6de317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:35.267Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=47ae335f-2ba2-4d4c-9006-41f4b751c8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:45.277Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=37324294-ade0-4071-bb29-17e774eb9f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:55.292Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=597cef92-6fb8-47ac-91ac-23d536369886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:38:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:05.319Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1b736b1e-de87-4994-8b09-baeb5c80bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:15.337Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b8a08e32-4df7-487d-b664-92dbb1a62b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:25.346Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2b898f80-eacb-4796-bd4d-2267571f1404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:35.366Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=47599401-45bc-49c1-a26a-9da06262db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:39:41.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:39:41.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:39:41.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:39:41.955Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:39:41.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:39:41.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:39:41.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:39:41.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:45.376Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ad1e72ed-ef4f-45d0-9579-0a43b46ddf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:55.461Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2f45d642-c872-47e8-9d26-f94fb8a2c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:39:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:05.471Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c2f2af81-da51-42bb-b2e3-c820efa7dadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:15.480Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5d2ce867-34fc-4afb-9247-014fe6f51f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:25.511Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=61bd449e-2b9f-4dc7-9f72-501044718f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:35.541Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b8927c53-d2f7-4e6a-9186-82a42a1712c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:45.564Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ad3cea81-63ef-4434-a1e4-2d3b22e7e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:55.574Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=7a93c266-818d-40fc-ba90-30ae544b199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:40:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:05.583Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b847c11b-b39c-4953-a2f5-914fd8d30783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:15.591Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=80f3bac6-1cdd-4bb6-928f-45316eedc0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:25.620Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=da51685f-8d41-4bf8-b3ef-1ef98f672aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:35.644Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fee9565c-cd11-46be-85c3-d9677d2fefbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:45.653Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=39384cfe-b65c-450b-88c9-7992d64088b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:55.676Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=627f56d0-1bfa-48f9-aab5-a3089f11d09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:41:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:05.704Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=03908ce8-902a-4420-9c93-1c6f5c32696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:15.716Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=be15aafe-cb4c-4708-9339-f991188cad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:25.788Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=56e5823f-0ac2-4297-ae42-11ca8222da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:35.810Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3bb56b5d-aa95-44d7-9d77-1ab45648468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:45.879Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9397a811-0ba3-4dc3-8337-bb36162a147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:55.903Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c105e6e8-e712-4c89-9ce3-0f6ee5a93373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:42:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:05.946Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c0d0c23c-8e75-4485-a145-518a377417bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:16.037Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=389a7d9d-dea7-4b25-84bb-5dbe245f6507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:26.048Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5d9caa75-068a-4b34-a618-bb0cf2921f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:36.057Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=23861346-9449-49a7-8824-10c8361bc44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:46.071Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e6107681-8e77-4d92-9b69-901d2ca1a687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:56.078Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=374d3b33-bfbf-429b-9b77-2f46c46365ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:43:56.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:06.097Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=36d47ea2-c037-467d-bdaa-ef260f992387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:16.131Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=311f7462-15b9-4dba-8dc3-0414eccae8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:26.140Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5ee806f0-ee49-4daa-916a-33b289cd7d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:36.150Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ac2ae641-e71c-45be-8587-6b9cce3fd912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:36.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:44:41.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:44:41.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:44:41.805Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:44:41.806Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:44:41.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:44:41.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:44:41.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:44:41.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:46.183Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f3ebb4d8-db84-42d6-b37a-f9ce420183e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:56.202Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3dc623c6-a8d1-40bf-85c8-8a1904a1f9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:44:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:06.224Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=125b1612-6d21-49c5-8445-e7e293615c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:16.264Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=295d0a43-af3e-4cf2-bf7c-30f8baf903dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:26.275Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ed1f9741-f0d5-49f9-a6cf-e06de6a61f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:26.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:36.285Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6f0e1d7a-fa65-4799-9ade-b6fc31dbc6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:36.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:46.299Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a6fafed6-9ebc-4bfb-8dea-6de807cfd117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:56.307Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=19330a6e-317c-4e36-877e-a127238a74af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:45:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:06.313Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0c666c7f-5c2e-4d63-9b38-797012660ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:16.322Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e96e59e6-9c3e-4358-b7fe-6037c80fa691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:26.331Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=3eb7cc04-4ae6-4503-8861-e9f4ecd134a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:36.339Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=56cc02a5-5417-402a-bafe-5629a3492a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:46.347Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=7a49e265-78b0-4c1e-bd69-41e44405b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:56.356Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=91c2a382-3803-48ad-8102-1c49acd51910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:46:56.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:06.363Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b9d56887-0c96-4653-96ef-3b4d5b109d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:16.372Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c0335f10-3068-4c7f-b3a3-3b4908ffc6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:26.382Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=50556163-38c9-4b47-8cf2-46a59af0d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:36.390Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8dcdc9e5-8b8e-460d-a748-5cd1e9087fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:46.412Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e0344857-7fed-4690-ab52-2f12066e6ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:46.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:56.424Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=7edc5195-9dd5-450d-9cce-d9b524c67aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:47:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:06.442Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a3be78ac-4e5e-44a1-a194-e604e9453023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:16.453Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a7e1c81b-7894-4715-8762-ecbc1f84e2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:26.463Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=71c4dd53-7571-4564-a4b8-810b1ca6608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:36.477Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1bf2d2fa-17f9-42ea-8fa0-f5ab2f8f0517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:46.489Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6e7c9890-39be-40c6-adf5-0b6c088817e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:56.518Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ed3f081c-6794-4345-8ae0-a2e163d836b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:48:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:06.530Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fa411fbd-9c4c-4bfd-8c79-8de0966244c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:16.537Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=cfd281f5-a679-4ea8-b3f0-acbd7c4dd18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:26.549Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0295cec5-9e8b-4093-aa47-0b0c49340e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:26.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:36.558Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1765d63c-f8ea-462a-bbff-6cf7629e3eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:49:41.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:49:41.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:49:41.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:49:41.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:49:41.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:49:41.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:49:41.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:49:41.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:46.586Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f7a07c19-8ec5-4677-8131-e875cb0a8d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:56.595Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2a1fd288-9cc9-4104-a340-9c6955ce93e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:49:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:06.606Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8e2bd884-6f56-404c-9a8b-cd2e60ba1d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:16.614Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5db590a0-7c01-4d5d-b50d-f8c9b38ee0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:26.626Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f6303591-3e32-4e11-bea2-2ab2793b4ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:36.632Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=30cf031a-29cb-4b00-beb5-5a08621b66d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:46.656Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0eb29848-358a-4658-a02d-a30517d85cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:56.663Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=534b6fa1-edbf-4875-9d8b-fd90391b8b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:50:56.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:06.677Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=010ed371-4dfe-4735-b696-a4fca0ffc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:16.686Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e5aa71a8-649e-4024-a2b5-477a0999f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:26.700Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=cccac99c-3052-4a9b-bdc1-59123ed2e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:36.708Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=14292062-1566-4483-8a8b-f566382df2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:46.715Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fdf5a625-2349-4ba0-ba51-ec7939266a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:56.724Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ff8fbd30-d5c0-49c0-b9f8-3b0d8632ca6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:51:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:06.734Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c0ea435c-8626-4b2f-bece-166ed3c14a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:16.744Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f524f861-2f9e-43ae-8feb-5c3744d5bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:26.757Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=700e8581-f165-4b02-8e60-e1ae5835232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:36.767Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=827cfa7c-5b99-4fda-b5e5-e7e219bbcac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:46.775Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=81b3bea8-ab8a-48b9-a311-1fce1aef9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:56.786Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1ab6dd3d-b0bc-46c5-8084-46be90545acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:52:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:06.795Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6cce4ae9-aeaa-4397-92fe-0eecd6a3adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:16.805Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e176ea9d-a240-4e2c-8d81-c4995592e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:26.824Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0e7ca8af-d080-4576-9e94-b59c01fd3b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:36.835Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=83ba7ff4-5848-478a-9b57-ad422c1e9f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:46.842Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b2c80882-39f1-4726-9d96-343d667aeb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:56.860Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=81343de2-3572-4c01-b214-729849632149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:53:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:06.871Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8f3269c8-3458-4373-8fa0-0beec2d7d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:16.901Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=adced589-5d47-4abb-bce1-57f33fb5a347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:26.968Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8c0666c9-ffd1-4625-be24-c43776f91d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:36.984Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=04340f84-6429-4ba1-bcbd-0d4842894e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:54:41.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:54:41.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:54:41.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:54:41.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:54:41.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:54:41.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:54:41.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:54:41.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:47.001Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=79a97a8f-550b-4998-b92b-74e09f6ae297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:57.016Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=8e50c497-57d3-4a33-888b-b575fdfd19d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:54:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:07.053Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c03df78e-64ec-477f-a108-2beff72a34d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:17.070Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6db9a2c2-51f6-442f-9440-e9d62b4e14ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:17.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:27.105Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=65c632c0-e5fe-40d7-bd13-290d94386c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:37.134Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=908e819b-eb63-4b58-a70c-8b73e1c43173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:47.143Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=75916887-93a9-429d-a48e-4696753181b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:57.168Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=b77bb4f1-e752-4ca0-9314-746e4f644c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:55:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:07.183Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=81adfa1d-f9fa-4cc0-902e-ec0aba85cd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:17.196Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f29746c0-f7f0-4210-a16d-d7f71ca43bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:27.223Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9279184e-e898-4f14-aefe-de20cbcb364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:37.240Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9d1a4fc5-293f-44c0-a47f-9da74bfe1fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:47.261Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0e13729a-8d87-4f89-b5a8-6f7565c02bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:57.269Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1eff6677-9691-422e-a5f0-99d1df3db58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:56:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:07.316Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=6f6be080-b09c-4527-9173-5d212b16f367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:17.329Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=87b8028a-d733-400e-adea-2622715f98aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:27.341Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=a3593899-2a22-4679-814a-863b54927c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:37.368Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=19b40a92-adca-49a6-85d2-fd45519ebfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:37.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:47.395Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=935adb9d-c7b4-46b7-ad9a-824faa15388f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:57.436Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5ef72cb9-04e7-4837-9b23-b821e26c1363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:57:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:07.492Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4752875e-7f09-4824-bfe3-7ca4808b9ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:17.509Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=594d1f82-875f-4394-834c-ebc4b29913be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:27.527Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9fa613d3-782c-4453-ad04-bd508f03400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:37.574Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2036e272-8f1e-4bb2-8127-c6a6db2ce458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:47.594Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=72e0536b-a510-4f79-b093-bee122f1fb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:47.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:57.648Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=93f3205b-8465-4f45-a938-960128d90ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:58:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:07.702Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=1daa151b-7eec-42fa-830c-90e9d6bf4795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:17.710Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f328d954-004b-49f5-84e1-2f5c161497ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:17.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:27.763Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=67255247-ec31-4ee3-a948-25f93e917733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:37.776Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=123520ac-874f-458f-88bb-2572f2207057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:59:41.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T03:59:41.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T03:59:41.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:59:41.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:59:41.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T03:59:41.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T03:59:41.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T03:59:41.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:47.810Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=9f63608a-19b3-4132-8eb0-d18ecd2c7ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:57.817Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c048afa6-8a6c-4734-925d-2117a27d4e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T03:59:57.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:07.848Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5a490b4e-ffea-4298-be3e-77adac1b03ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:17.859Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=aeb00b86-a1bb-4f91-9c3e-1cf111836dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:27.890Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=252b64ec-7847-46a4-a294-f78431dace25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:37.907Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=57bfe298-b641-4019-9785-fe304aa7cc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:47.937Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4ad821a5-a808-413a-aff1-7b840f15d5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:57.945Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=bccd8d22-943f-4809-804a-24220d98d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:00:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:07.967Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=2a0ec380-f07b-42c3-acf8-c1173657d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:17.988Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=ece6d180-cf9c-4d52-8c71-badd40979dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:28.012Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4b1760da-2ded-44f0-ac5d-087127f9a99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:38.022Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c4071a56-2dae-40d2-a6b9-fb5dac2a723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:48.039Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=5b4b7e3c-2e53-4fa7-ac8b-a653ae37b419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:58.046Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=152f68ea-6fbd-4725-9af9-164a34a148bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:01:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:08.055Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c1d4600d-b7e6-4caa-97c9-45924de79099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:18.066Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=937b52a1-c201-4d82-9d8f-2cfb68d0d701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:18.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:28.099Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c1f3be3e-2183-4022-8c8b-3892dd56d6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:28.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:38.107Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=154ec51a-a2c0-4812-ae66-cba7134dcc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:48.118Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=0cab7d68-67a7-49a9-83aa-c71bd22f2c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:58.125Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=16f787c2-024f-4909-9595-575b41b1fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:02:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:08.134Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=dda6932c-d61c-48dc-9fae-e06ddabb35d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:18.142Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=29ca7797-a529-413c-ab9a-ef804ca862db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:18.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:28.164Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=d2960b80-9a71-4ae1-8080-ab4bb34a2307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:38.171Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4862b386-06c3-4dc0-907b-bed8e0efc9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:48.178Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=efd55869-fdd1-46e1-b156-b91ea6a3d9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:58.190Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=7b8e952d-4ee2-4f3d-92f3-faaebced14e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:03:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:08.198Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=e35c10cd-57fd-469f-97f1-026f69ed10cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:18.208Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=4116c858-c9fd-4e59-ab6e-eabc7086022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:28.222Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=fcadf08d-e755-405d-b4b5-62217972bd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:38.230Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=c908c5be-bc3f-4c4e-8c1c-f939942fcc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:38.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T04:04:41.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T04:04:41.807Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T04:04:41.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T04:04:41.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T04:04:41.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T04:04:41.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T04:04:41.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-17T04:04:41.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:48.249Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=607cc7d5-47b3-474a-b964-bb2e08622ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:58.266Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=88ff63d0-788f-4cf3-9fea-8538f922310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:04:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:08.279Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=acfd803f-85af-4f2c-9f28-4eb563042131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:18.287Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=f6e86b7e-d978-4201-a4db-e4bab460bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:28.295Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=93a527c8-c438-40b9-9556-b5da95e4728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:38.307Z |INFO |Init configs |InvocationID=73cc38e0-3fb4-4afa-aac6-f38c3d1f4252, InstanceUUID=32c5b7bc-f31b-4592-9de7-66892d6df9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T04:05:38.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |