By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T04:57:24.210Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T04:57:24.214Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T04:57:24.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T04:57:25.087Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T04:57:25.205Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T04:57:25.206Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T04:57:25.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T04:57:25.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-07T04:57:25.370Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-07T04:57:25.399Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-07T04:57:27.253Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-07T04:57:27.761Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-07T04:57:27.786Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-07T04:57:27.787Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-07T04:57:27.880Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-07T04:57:27.880Z |INFO |Root WebApplicationContext: initialization completed in 2480 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-07T04:57:28.347Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-07T04:57:29.237Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-07T04:57:30.685Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-07T04:57:31.300Z |INFO |Started MainApp in 9.796 seconds (JVM running for 10.555) |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-07T04:57:31.375Z |INFO |Start scheduling PRH workflow |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:57:31.388Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2be65afb-fa58-4da2-970e-c475771d2a37 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-07T04:57:31.909Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-07T04:57:31.910Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-07T04:57:31.913Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:57:32.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:57:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:57:42.886Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b4f8e6ca-8885-4e07-b8b7-9a22c1aa8c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:57:43.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:57:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:57:53.944Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=df8d4ac9-ebff-4baa-93dc-abb13010b8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:57:54.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:57:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:04.990Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bce0dae6-92c2-4185-bdbd-3558489b7c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:58:06.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:16.056Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=aed57a93-de23-482e-b5df-258f314da1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:58:17.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:27.127Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bfdc27d0-af74-4bae-a1c4-89299180225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:58:28.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:38.199Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8eb56c39-e9b2-46a4-a59c-63cc03790783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:58:39.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:49.274Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bf19f0ca-b433-420e-9c88-798fa51d0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:58:50.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:58:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:00.377Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=71750a6c-6f15-4b7a-9d50-504dcbc3d20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:59:01.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:11.448Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=92528b57-850f-4188-9c70-08532eee31bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:59:12.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:22.520Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3d74fb74-2e29-40a2-92cf-7a8fbe939cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:59:23.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:33.558Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f74e45b6-7d68-4a5c-940d-0c483ef38f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:59:34.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:44.598Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=40ddabf2-75e7-4f55-b117-b9ccb4ea65c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:59:45.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:55.642Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=eca328fa-3531-4056-b546-4a222eccd2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T04:59:56.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T04:59:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:06.686Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bb570ce3-8081-4b48-bff0-eb604adf6c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:00:07.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:07.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:17.750Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ea1a2746-168a-4b23-ac1e-a24bab2c01d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:00:18.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:28.824Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d955b0cd-567c-409e-8b59-556b99acbf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:00:29.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:39.863Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=959b868e-4627-4af5-9c97-e85dc3ba9296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:00:40.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:50.902Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=68236c7b-ad6e-4e13-a1e1-5d80c4faac40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:00:51.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:00:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:01.976Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=89bbc4dd-203d-4470-8684-47975514a933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:01:03.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:13.014Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2114976e-3ac7-44a7-a656-72edef665f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:01:14.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:24.054Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f930a658-504a-4091-8501-8a784ee4363d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:01:25.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:35.095Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9a6a8769-95f7-41cb-9155-9156558c9b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:01:36.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:46.167Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a7882397-4fbf-476b-9ccb-1bf5e4535780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:01:47.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:57.207Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=73145688-88f9-40e2-8877-8365db75f110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:01:58.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:01:58.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:08.282Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=28d7e446-def1-4e95-8582-8bc11cf55b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:02:09.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:19.322Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4784caa0-b330-4e1b-a7a9-2f82e39a3e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:02:20.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:02:29.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:02:29.733Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:02:29.734Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:02:29.737Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:02:29.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:02:29.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:02:29.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:02:29.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:30.365Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=aa58e169-8e6d-460a-8cb4-6076b3b883ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:02:31.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:41.431Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a579c1ec-91e2-41ae-9ba1-54c1e6065cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:02:42.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:52.471Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=906aca42-7d4b-46bb-a161-e44f048df0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:02:53.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:02:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:03.511Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=18092fc9-a004-478d-a3dd-22731afd891e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:03:04.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:14.557Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9753196d-18e0-40db-8cea-84addc785823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:03:15.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:25.595Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=371b6063-90d4-4651-9897-298ec5133dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T05:03:26.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:36.634Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7a051fe7-b43d-441c-bae8-04014d53b93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:46.827Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d396cd3f-76ed-4f8e-a4aa-830c7bcd8d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:56.852Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7378264d-0a08-414e-a40a-e5324618e663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:03:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:06.879Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2afe0061-69b7-4892-a0f1-02aede983e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:16.896Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ebe1032b-4921-4d0f-a068-c3db0dcd04ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:26.918Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a7277356-e8c7-4b0e-9189-a97e41251c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:36.940Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=288146bf-6069-4b12-b1ac-154e449b91e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:46.957Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0017fe2e-720f-40a0-aac2-31d828d6f516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:56.974Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=aa2e9000-9610-49fa-b28a-94782b3c321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:04:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:07.002Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e3279f07-beeb-47e3-9b14-18c618ea668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:17.021Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e66029d9-a0f1-4a79-bdba-7bb8aa7da0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:17.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:27.036Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6446a841-a51e-4b61-ac7d-db16e2957f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:37.056Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ef497b86-fe68-4646-a5b9-d36fbf6cb71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:47.075Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=56c07e85-3f28-483a-8742-a80c40822e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:57.131Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=78ca734f-9e45-4870-ad54-e1c2fe026f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:05:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:07.151Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c483ef55-16c1-48b2-b94c-dc6cd25909f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:17.168Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1fc2d047-d5a4-49f7-a9e7-1b55a9e44840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:27.186Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a1efb118-2aea-4011-8ed4-c58d7a7b6a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:27.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:37.205Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5d2c116b-5c44-4202-9028-b44ea06c9660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:47.227Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b4367832-494e-4932-a1da-e13117fcd810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:47.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:57.240Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=36ed3bbc-03db-4355-8b7c-4d24d6c2cd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:06:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:07.255Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5614d7cd-a1b3-41aa-926c-648e65492a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:17.276Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0bcb39d5-6f61-4afc-bef6-1aa95e4f0acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:27.293Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c4b3d45b-e412-4cd6-8e95-11f253b5e132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:07:28.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:07:28.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:07:28.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:07:28.717Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:07:28.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:07:28.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:07:28.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:07:28.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:37.310Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e2a8b3ca-200d-48d8-a5b8-235af6e23615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:47.324Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=656b378b-64bd-436a-a736-99cb36412a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:47.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:57.339Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ab3a24bd-32b3-4954-9ce2-40be1ce785c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:07:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:07.356Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=000b334c-8570-4c63-b221-8ecec07f364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:17.371Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fbe096e7-0218-4c09-982a-c30d893f103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:27.391Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4824c4a6-6796-4920-ae1e-9b60b270dbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:37.407Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=316c2a64-5578-4cc8-9d79-99d28aa5e65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:37.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:47.426Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c2e22189-3c18-4a83-8ebd-34ea20aa3de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:57.440Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=52c286ac-74e0-4ce4-9fb9-16b122a75a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:08:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:07.458Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0fc24ca3-e9a9-4cc6-becc-60e71628453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:17.471Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=aee7332c-572d-4819-91ed-ec9a36cf331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:27.486Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=88993b6c-077a-491e-951d-fe938587f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:27.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:37.506Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9f56d5d9-0644-4cdd-9d01-73dd3b2c8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:47.521Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fe613c8f-bf6f-41a6-9c3d-16a7790d8d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:57.543Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6aad413a-7a64-4318-b077-763056cf3345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:09:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:07.572Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=121941c5-a763-46ed-8df0-4166ca36a2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:17.594Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4ca61c01-184b-48b1-a4d0-9b6045ff15ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:27.608Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=14b4f090-4f38-4c58-8f3f-4cbc11a9ce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:37.626Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=76e69232-4fd5-4e93-8c1a-04db87503280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:47.640Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fedaf007-2e57-4ebf-9a63-3c88b2f62718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:57.658Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ecbc6884-a6df-44de-9ace-5efc9a6dcaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:10:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:07.679Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7284a048-8fbb-4dfb-9a89-b636a57b7dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:17.715Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=22c4966c-a51f-4031-9b9b-3239739bd7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:27.728Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e86f7e30-a6e3-4cd0-a229-6a04e916a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:37.744Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7c505699-bcc8-4d8e-bd16-1fa58827db29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:47.754Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9d2c009a-85dc-4032-b11c-8e2b831fd2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:57.766Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=22b0ec53-30b4-4793-a7b7-83862a0fafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:11:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:07.777Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e820ae6a-1fac-45e9-845b-8bb57d3ad26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:17.791Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0f8b827c-71d8-403e-b928-fe9efd6b188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:27.802Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=822fa762-e308-414f-949d-ed40286cd323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:12:28.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:12:28.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:12:28.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:12:28.711Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:12:28.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:12:28.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:12:28.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:12:28.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:37.814Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0f8148f6-d4c3-4e60-a181-57b8ee58b40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:47.832Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4525aaa1-8d74-432a-b7c2-27f925f258b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:57.844Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d979a658-c781-4388-98ed-c45418bbf950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:12:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:07.854Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a7e0e4e3-dc77-4558-bdfb-247a04841f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:07.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:17.865Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d2458520-6ee2-4ba6-b857-10e904a6468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:27.876Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ba364ea0-76e0-4575-9236-ee32b0c314f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:37.889Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c2d8f4ae-40ba-4f60-8c0f-8bb981a06500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:47.907Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4c9a0119-bd3d-4363-9bf1-34e84c88e970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:57.919Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=517c24ab-f949-40a4-a361-0f85ae377ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:13:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:07.929Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=23235d87-47fb-4935-a0c2-a2159a9ffde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:17.941Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=98688781-e356-4cd6-9bd7-820bd2ae62f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:27.954Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1ac7d583-d9d0-4a54-a7f8-40ad4deeabbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:37.964Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=084ab02a-b0a8-41d8-8f92-9f06a9bacb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:47.984Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=88f65855-f244-4894-949f-2543bd5c1104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:47.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:57.997Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a02d0500-f5f5-4ce4-853d-aabb7fac2fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:14:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:08.011Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6fae39fe-1cd1-4ed4-8bea-1145fc666aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:18.032Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3987fb26-768d-4918-a9bb-4a2890b05276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:28.086Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6e684e63-a336-45d3-b412-c3ef60441c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:38.116Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3ed1d3bc-cccc-45d7-ace1-2d1c3af4c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:48.130Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=106894e8-d473-4973-86b0-ec35ff96fb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:58.151Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c7cc57de-9ef7-4f4c-b1f4-f458f78391f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:15:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:08.178Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ba09044f-aa2d-494f-95e8-d07460078e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:18.194Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c4726252-fcd3-4e82-b79a-a93929f06632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:28.220Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c20b0a08-48b7-4f37-9eeb-444d1d386b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:38.245Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=041c79d0-47d5-4595-911f-270ab0169341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:38.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:48.272Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7f56ef98-7ab8-48e5-aa6e-11f725436e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:58.282Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c1b9bf15-cb9a-4cc7-97cb-c83f45107d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:16:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:08.312Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8cc47c28-4470-4505-ae03-4544ae58d002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:08.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:18.331Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e7313dfa-dc2f-47db-8d88-9c240a418e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:28.344Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4e3cde8a-00d2-44c6-8c37-241613ed5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:17:28.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:17:28.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:17:28.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:17:28.712Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:17:28.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:17:28.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:17:28.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:17:28.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:38.353Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b6121218-46cf-441c-91a1-f75278a5f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:38.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:48.365Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=35869d7d-f47a-4835-9207-f3a03ff7cddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:58.390Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fc9f73f9-05ed-4386-b44f-9038dcd48750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:17:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:08.414Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fd1d37b1-5408-4319-a4ab-8f0d0f6c5e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:18.426Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fa7be24f-e9cb-46ea-b2bb-059c4774d17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:28.437Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=12a7cf8d-6332-47d7-8fa9-64a7861012d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:38.448Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=31edcffe-3cf0-4769-9d24-bbdc915574e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:48.460Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=40448fdf-009d-4f1d-8d21-5041ba03ad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:58.470Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5979916e-d853-4c79-b71f-ef4099a9dc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:18:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:08.479Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a6ee2cad-62d2-4b5f-b7e6-8881b042354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:18.493Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c287828a-fba3-42c0-8b85-b9b774936ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:28.505Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3d9b54bb-e992-4ba9-801f-6aab236c107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:28.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:38.514Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=30efdb0e-e6f0-41ff-84c5-870d520d4d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:48.527Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c0557f1c-5c92-4dd3-a4f9-312e2a5e2758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:58.536Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6a74c24d-6583-4481-a9f1-74f2c70f0bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:19:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:08.549Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=11475816-7225-4260-bf3b-988d6b2f5334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:18.560Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1c9bcb25-efdb-4405-9fb2-42fcf0cc7264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:28.572Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=42c43d0a-e3ba-4274-a91d-25b5a440d788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:38.597Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=065099f3-f4a4-4e10-8640-53fa006b3387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:48.608Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d03a531f-6b34-493d-807c-63d3b088d52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:58.622Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=99d484dc-723a-4389-93bd-8772d1c18216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:20:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:08.634Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5d00b1e1-1439-45e3-90ee-a63accfa8be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:18.643Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7df76e61-4ee0-4126-9e90-6e8fcc81c940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:28.654Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=84afaa83-b5b5-400f-a989-544a2b250f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:38.664Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=472c3f19-149b-47bb-a4c6-776b45037efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:48.674Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bd483d37-16c5-448d-b4da-8bb90c74827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:58.690Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=624f64f7-09c7-46cd-adcd-e9929595ff7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:21:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:08.705Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=645dd79c-35d7-4f3d-b314-9bcfee5252ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:18.716Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2abb3f36-0b46-4711-b380-87ef25b7b113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:22:28.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:22:28.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:22:28.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:22:28.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:22:28.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:22:28.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:22:28.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:22:28.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:28.729Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c9be45e8-3960-4223-be33-c596d46bd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:38.749Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6aa171e5-0932-4619-b45a-7a8dd68edc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:48.762Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=12d0fca6-1191-441c-8d24-e473631a335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:58.772Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=002ab59e-aac3-40bf-aed2-51f77e19d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:22:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:08.790Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=edc38e55-86f7-4acd-9a96-803bae3d24ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:18.804Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=368df0ab-7740-469c-9e73-f60f20fc330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:28.818Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ddb37ce3-d9b8-4fc2-b0ed-bd4bd45ac650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:38.828Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e5345791-792a-48d2-ad57-63c16b35656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:48.840Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bb47542f-bc48-4f78-9fe9-842d0e359949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:58.854Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2d3b4014-7b33-40a0-b2ef-5b23bfd07f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:23:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:08.862Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=600eba84-5b01-44f6-91f0-9dfab3e7ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:18.874Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fa74c38d-b7a0-446e-882a-e6f2f09ebe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:18.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:28.884Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8fab9152-0941-4706-a86b-7dcbc73e23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:38.896Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=19bd2d2a-e7af-42a9-8164-cffdec3a316e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:48.905Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=215fb611-5724-4e33-b215-5a4a97fd5ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:58.921Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ab39f6ec-970d-463d-9543-e5669586b158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:24:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:08.934Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ad817fe6-68af-4d59-a5a7-9e8b712ce4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:18.944Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=00a18363-e6be-4708-802d-58207a5c0df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:28.953Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bec5df6f-e044-4408-9435-6ea376d30fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:38.963Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=88d0bdaf-e767-4555-a718-9d2686219a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:48.973Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=02701a2b-192f-470e-b14b-aefea83d8e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:59.034Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4f9b3d8c-981c-4fa1-9c27-3a38dbb88ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:25:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:09.044Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7f1b50d7-d8eb-4dc4-ae0a-ddb0402fec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:19.057Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c5ec49ee-29d1-4918-9789-8bf2b537dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:29.067Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e1842b17-d424-4920-b943-6899dfa493fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:39.078Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7a1b4b3a-128e-4fdf-a153-7c04180cf604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:49.094Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=83afdeee-94d7-468f-964e-4e2d66c8b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:59.106Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=cde41c0d-a1f2-403d-a415-0b0eb14a1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:26:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:09.116Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fc614e0c-6b73-4c94-a418-592141f40e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:19.126Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5e1cc936-e597-4906-b864-024de15820cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:27:28.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:27:28.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:27:28.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:27:28.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:27:28.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:27:28.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:27:28.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:27:28.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:29.139Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d35f1c65-1333-4b1a-a64d-c5c7f59312a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:39.155Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=84abdca2-0e75-4003-9fd1-1cf87e04693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:49.165Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0c0ea9c6-d750-45dc-a907-06708dfde92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:59.175Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=477d52ff-8b26-430c-89d8-984d1007d4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:27:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:09.189Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=869bcd92-fbc0-4ee2-a37d-8ccc2e88f8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:19.199Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b1478e3e-3cb3-4876-bbfc-89858f72abbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:29.210Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2b60ae70-29c3-4694-bfa8-51769cd2fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:39.220Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=57a54d53-4d64-4e24-a1bb-050a2335df5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:49.230Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=97019412-d8d4-4aaa-8787-0cf8d9fefb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:59.239Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e3021481-2e73-4891-8f3c-4bfac1c76a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:28:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:09.250Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7bc6f410-c36c-4105-850e-1d6bfc837b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:19.261Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a7d7a537-4950-4447-ae50-2f37061371e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:29.270Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0ffb1b05-b3e3-4473-950d-b80a5b65a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:39.286Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f1be8603-191b-439f-808e-61da6e97206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:49.301Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a6e11fe4-8163-471b-8224-c5b3e364a8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:59.315Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=016fa532-d3b2-4398-90fe-bc8b949b38b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:29:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:09.326Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2cd8a2eb-fa53-4baf-a166-42f3faf3b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:19.336Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=35cddeca-eac8-46e2-9ab0-2b0fc91983db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:29.345Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b4ae5b9e-35fd-43ca-b8b5-d06e15a183b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:39.361Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c0ea7116-4e43-465b-8d33-973d14ececd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:49.373Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=51a5f022-6adc-4fbc-a15a-867f46184851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:59.383Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ef72cecc-c74c-4b0b-8aae-e262adc7bb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:30:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:09.394Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4f6c0fe6-60d2-4581-b8f1-8c2129e61249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:09.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:19.403Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3ea8a8ff-a93e-4a15-b515-45417f04502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:29.413Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=cbdaeb33-3eb1-48cd-a439-fabf1cd5192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:39.431Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c0b43980-1540-4eef-8d82-f5f51999705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:49.444Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3e65ee51-8473-4582-b02f-019d0df61413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:59.456Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c14b4a61-28be-46a4-b7f4-be67a08f6a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:31:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:09.469Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c21c1c69-bfb9-426f-81df-978247e40c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:09.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:19.482Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=961f8b10-0b87-45bb-89e6-276ff1984c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:32:28.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:32:28.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:32:28.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:32:28.638Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:32:28.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:32:28.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:32:28.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:32:28.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:29.493Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=dcc4ed84-1a88-47df-81f4-e688fb012409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:39.505Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b629ec35-d8f9-4edd-9a70-31807b1b7b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:49.516Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=59474fda-40a6-459d-bae7-38750f62c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:59.526Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4e396b5e-3439-4bdd-ada4-5e2ba085024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:32:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:09.537Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f4985a74-bf2d-4fb4-93c3-0db9b1a8683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:19.548Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f06990fe-98e7-4d84-b996-5614741dbf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:29.562Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bc5604d6-6b4b-4116-9aca-d8a88ef98a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:39.581Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f6a00490-6742-4978-a15d-ff5bd1cf8ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:49.591Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=314478bd-1356-4c3e-a27d-d38ab16add7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:59.604Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d7abb551-16e1-479b-88d2-0bdd59dddb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:33:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:09.614Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=42ac109b-6e14-47e1-bd2a-e4c19b420752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:19.624Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8a8a285f-5943-4940-a4f7-78ef8b18a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:29.634Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4e617823-1121-4d98-b6d0-bcb9835e3db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:39.644Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5d0a7ddd-0f1f-47ae-b9d8-61084fd7dea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:49.654Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1487c72e-ffd7-4bd5-8ccf-fd364d952260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:59.664Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=566902a0-958d-48fb-b2e3-bb974dbf50d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:34:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:09.684Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=57704c8a-7205-4384-88bb-d61a87992a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:19.695Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6e4873ee-53e1-49cf-9851-e733a8cfe99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:29.706Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d10ef410-ffa5-4804-9d71-568b1959ae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:39.718Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=518e697c-8732-404d-ba7a-0aa63cfa53f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:49.728Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4c463656-07a7-4742-8bb8-b84cb10016e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:59.738Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=65863e34-4837-4ac9-85fa-754a0e50571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:35:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:09.747Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=513b580e-6e95-4f6c-9d80-7b7bc8fcbb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:19.763Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d472d415-913e-4a48-8638-3ba5f936a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:19.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:29.773Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=87c186d1-4e0f-4f0d-8d00-78d2e1ea701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:29.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:39.782Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9093ab6e-8e70-4099-baea-4bcf8d14f7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:49.795Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=658d8fa3-1bc1-42ab-8334-d7197fa5d3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:59.808Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c817347c-0641-4e8e-b8bd-3d8c2ebadad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:36:59.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:09.823Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fef90236-a221-42d0-ae24-90c6a55f42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:19.833Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=99ae9053-87b9-4e91-8569-48dd18af12d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:37:28.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:37:28.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:37:28.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:37:28.666Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:37:28.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:37:28.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:37:28.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:37:28.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:29.841Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=94fb07d1-1a3a-4fea-a26c-5692aa921e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:39.850Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5aca2a2a-cd9d-44ba-b3ef-a6212e20bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:49.863Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=dca194e1-8f10-415b-85dc-88f707b5e24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:59.872Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=41f1d750-d61f-4189-86e1-f5fd60c16b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:37:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:09.882Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7b0016a3-e653-491d-9dfe-35b580b347f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:19.895Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f2475536-e349-4ae9-a785-1a77af81fbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:29.909Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=cff34b21-722d-44a7-8418-35184c6a92b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:39.918Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=af17a550-31ff-47fe-83e1-f50f392ab9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:49.927Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6c4e9383-ab56-4a0b-b867-a17a1cb5b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:59.938Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=41c81dcc-9f20-45c4-9b59-b0db12d866d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:38:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:09.948Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=90ae238c-da2f-4939-86d3-f9f9f621114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:09.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:19.958Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3b711bc9-86e3-4685-9460-5dd3ec536235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:29.967Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a1e3e406-75f6-4831-89e8-a517a3bb99bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:39.976Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5d06356f-48f6-4f1d-9f90-4db1fb77e8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:49.986Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=67df211a-aa25-45c1-9284-383bd5957084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:39:50.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:00.006Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3597f518-dcf6-49c4-867f-936175248a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:10.016Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=503cd62d-5299-4feb-b7f6-324d9f5261e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:20.031Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=35e6fa9c-c609-4576-b573-861fb61281ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:30.041Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=eb8408c9-12d7-4508-9818-fd182ac1df5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:30.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:40.056Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=35d08c2a-7b7a-4e83-a295-8d8f5eeb1666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:50.068Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=72d75f53-f215-4917-af3e-63276c6afa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:40:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:00.076Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d63e1070-33af-494e-8a23-8040bd5ee362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:00.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:10.088Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=804d755d-92e9-4e46-86b7-e42498096061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:20.098Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5e00b31d-d15f-4340-bf9e-d6189e00c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:30.106Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8678e254-fb37-4cfb-9a8a-91c3688bfeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:40.115Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=049f0481-8f61-4787-9391-739e177b9e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:50.126Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4f97ba9b-0ca7-43a8-a5b7-c81974c57b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:41:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:00.134Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d2a0e001-fea7-46dc-9c3c-c6eddc3f5781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:10.143Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6c518775-25e2-402f-92cf-18149221b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:20.154Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0349b0d0-15d6-4e13-b4d3-6bcf230f985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:42:28.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:42:28.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:42:28.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:42:28.658Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:42:28.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:42:28.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:42:28.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T05:42:28.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:30.162Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=af6efcd5-55b1-4051-862f-e1a500ac82cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:30.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:40.171Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=11b73c9a-f849-469d-be30-567201c20c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:50.182Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=236cf58a-b69a-422c-9e7b-0ab638007afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:42:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:00.199Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a218966c-38bb-457d-8aa9-1ef4b3789c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:10.208Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9fad89fa-e684-4d58-9d14-12a4c26c8584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:20.217Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0cd84c43-9170-4493-829c-56146fcfd240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:30.227Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0cd8a0a4-c5f4-470e-b2d0-8d6483f11dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:40.237Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c629a602-b178-471e-9dcd-646da09297d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:50.247Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=33d5d72a-ec13-495d-a5e0-b6ab11ac4fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:43:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:00.255Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4ffb1509-d170-421c-a00b-f4ac9e692687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:10.265Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6abc88d6-379b-4cde-8bd8-4887b3541464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:20.276Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9a65c531-754b-4584-8139-0e49b37f05ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:30.285Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=18f43004-31ce-4220-badd-311be19afc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:40.294Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2944dc9e-2001-4ba1-bc5c-8a72a4b4d1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:50.304Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=872870ee-d9df-469f-8b6c-ae1f792c5b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:44:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:00.313Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e88f181d-64cb-48e6-9a1b-96ee9ab56e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:10.324Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8708dc01-8655-4fe9-a68b-4346e3b34057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:20.333Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b7323bcb-ad67-4124-8946-ed2547c652d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:30.342Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2c0ff3e1-f870-4067-9e3f-6713b08c7add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:40.357Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=311fa889-36f7-4e3d-86e2-1f630683bd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:50.368Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4a0628ef-ad13-4b50-91f8-880b1a0930c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:45:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:00.379Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=518e42d0-0527-48e9-9178-f95fa46dec34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:10.388Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=60d30c38-d92c-4875-95e8-7e260652ee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |