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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:20.402Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e8a83cf5-341b-48f1-ae2d-fcbe50cfe8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:30.411Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9df8c23e-05c0-4abe-9b6b-cb089f98526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:40.420Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9a528380-abf7-438e-b6d7-9bbd8e13dc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:50.437Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d0f5cccc-2b02-4f98-a602-f3e64e2c1ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:46:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:00.448Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e9133caa-8759-4aa0-a0c2-a4689d16d253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:10.461Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6f1cf5bd-28cd-4b83-92d5-c5f39c303bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:20.469Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fc6d7be3-c235-4049-b117-dd77fb240f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:47:28.578Z |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:47:28.578Z |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:47:28.579Z |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:47:28.581Z |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:47:28.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:47:28.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:47:28.585Z |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:47:28.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:30.480Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f06d2020-484e-4ab1-b7e7-5dde0ad5de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:40.489Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=421cd47c-8022-4135-a142-a3c6655f7692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:50.502Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e84e07de-0e51-46b6-89de-933ee7d23c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:47:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:00.510Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4b8decc0-4061-4518-a2d6-ead2bf6e73e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:10.519Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=999cc6ff-319a-4940-b6c4-c51a287cffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:20.528Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=44ab7dfd-48ce-4194-a9c3-7507cacb3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:30.535Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fa5a1113-5230-498f-87dc-992b42bac7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:40.553Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7675eed2-0533-434e-8d48-0401a6c662de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:50.562Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7c472768-59dc-4749-8e4f-560345238f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:48:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:00.572Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=978e4bbc-8b73-483b-bc3a-7d5adc6e041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:10.580Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5f70bb4e-f01e-49ad-bd64-8519ea69fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:20.591Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b1dee53d-62c4-4dc9-ab41-9ce6ac60a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:30.601Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2254fc12-09ce-4b4a-b909-c01df4a02fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:40.610Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b90c16de-b6d4-4179-ad92-08ce86fe6e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:40.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:50.619Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7c0af1c8-ed3a-4b92-ab43-56f6078116ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:49:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:00.628Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c2b8e515-b8cc-4f40-a2b2-591e446f4ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:10.640Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=901b942b-9285-4809-9a12-e03be2e3eb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:20.649Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0098ff0f-0e45-4747-b67d-3b18f7043456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:30.660Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b6b365d6-f5ad-4569-a418-dd6866f039c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:40.675Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0477ed07-1bdd-4594-beb8-8f8087acd76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:50.687Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e9e1ef83-049e-47ab-831d-58898b3cdaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:50:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:00.703Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d8c62a18-fb70-494b-802f-f87867610060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:10.712Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8b5983e4-a421-4619-9dad-3bca48bf31ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:20.724Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4505be1c-f7ec-4928-af07-61c351af5598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:30.735Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2f20a26e-7e15-400a-84dd-4983598c266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:30.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:40.750Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a4707045-0958-4cde-b6e4-f8a3393aa813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:50.760Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b0b3312f-e7eb-4d61-bfbf-084293193baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:51:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:00.770Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5a5a3b19-d557-4ce3-a1b4-f9ad796098dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:10.779Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=827aaa32-ab07-4ef4-bf6a-15f8707cb14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:20.791Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=63fd82b4-8e86-41da-9edd-93259a317a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:52: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:52:28.635Z |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:52:28.636Z |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:52: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:52:28.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:52:28.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:52:28.643Z |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:52:28.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:30.812Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=54f0114a-a963-4a57-b877-19a856575591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:40.822Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8b44a5a5-a0b7-447b-a8c2-a613d81d9ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:50.832Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=dae37ef8-1c21-4505-8574-6b18fbe4d2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:52:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:00.842Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4a6f18ff-e44d-4763-b6e2-fab360d1db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:10.850Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ac46e947-a527-4f7d-81b1-854fedd6b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:20.864Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e53b1f1e-4fe7-46a8-abd0-b0507aca8c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:30.874Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3daadcb8-7a3d-4480-9eca-4c2fb8ee0fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:40.894Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d74d70bf-f95b-45bb-a8b2-caf401789f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:50.902Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f9b2ecab-abfb-42ea-b7b4-21e9291a339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:53:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:00.911Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a8cb9ea7-7efb-41ed-b712-5df4ef99782f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:10.921Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=86827e6e-adf9-4db9-a5a2-57790a4f5f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:10.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:20.930Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b857ce9b-bf17-459a-8324-ad207b07b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:30.939Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f5b3f21d-04bd-4710-83c0-71e06832577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:40.949Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8cb58b94-ab1e-490b-a867-55c9d3bf2ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:50.959Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=51219609-62ba-425e-8e97-023aa4f5f58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:54:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:00.968Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=da67f979-441b-4bf4-9824-135bbaaac9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:10.976Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bce2a1dd-36eb-4827-92b8-141c6f1f2a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:10.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:20.994Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0c09fd51-e364-4bc3-8b98-d802d8f00b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:31.005Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fa8d2f9d-4fc5-40d4-a5f1-09ec52d3c966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:41.014Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=17f2e546-b78a-496b-a907-1e7dc7488c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:51.025Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=95b71d2e-a5b1-4959-94d2-c9efc36a9822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:55:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:01.033Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0bd628ff-788c-4f19-9314-4116517dbfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:11.044Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=16c5ab28-7044-41d6-bd74-9318462285bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:21.053Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=dc38a6d9-3db7-44f3-9bdd-2e556cd8307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:31.062Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=30a2a7d8-c684-4ebe-8e7c-28e0ab0e8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:41.072Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=abc4eafb-d96b-485c-82bd-802f9d1ab003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:51.081Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=21c083c3-f451-4b44-9266-aa187227c8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:56:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:01.094Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=27641c26-587e-42bf-9dfb-0ea77fa628d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:11.112Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=908f5342-c261-4110-b790-15de5490506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:21.121Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f5cad567-2e8d-47e4-a3af-bfa7ef535dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T05:57:28.588Z |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:57:28.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T05:57:28.589Z |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:57:28.591Z |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:57:28.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T05:57:28.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T05:57:28.598Z |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:57:28.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:31.134Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3b62e116-9c78-4cdf-972d-4e56e8a5b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:41.148Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1e2323eb-8c55-45eb-a070-a8cc9745c41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:51.162Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=20fc4c0b-b717-4e1c-bfec-2d7a3bfb5ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:57:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:01.174Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=508324b9-e01c-4d6e-a3a9-6c29e08ccae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:11.182Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=358dcaa8-ee34-431b-a79b-5153d0c1b91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:21.194Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=97f52584-79ea-46d2-aa17-bcd1726d908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:31.208Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9bed5c38-2558-4b01-8d1a-127e7977c2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:41.217Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0f69243b-3346-4bc8-b400-37be579cc2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:51.226Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=15960191-4ad8-426f-a5f3-d0c26e0ade6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:58:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:01.236Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6cf62a19-cefd-4f45-b316-685faec29686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:11.244Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=645908e9-090d-41b9-9f6f-03c630c447f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:21.260Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7a1bf7b4-b2f5-4156-9d90-4a97104a6c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:31.271Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6ba9876b-56dd-43ab-8fe2-db1d3931063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:41.282Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=44f13e56-5fbe-4a71-872f-43e122c2c545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:51.294Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c82efe1d-38d3-44ad-993b-0d696036d5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T05:59:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:01.303Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e33ba943-a3be-46a8-a99b-dead64eb1e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:11.312Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6022745c-f814-4914-b11b-d816b903f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:21.320Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=616a7c18-e29a-4e22-ad90-5a68b5256e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:31.328Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5559fe2b-c255-4e09-9737-e1549315060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:41.337Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=37c8de35-58f7-4723-b1e4-c40751658526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:41.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:51.347Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b36de058-7709-409d-94da-efc4b93eb9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:00:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:01.356Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fece0e60-7d9d-429b-988d-f6800f2effaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:11.365Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6bc3c438-de31-4a55-864d-975d7aa34573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:21.374Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4c706d4e-e3a8-4cee-b0d3-0319bd35afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:31.384Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=821ca33d-d185-4e91-938f-17c21558919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:41.395Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b38dc465-d145-4ef0-b162-4bd1f908859a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:51.404Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a460732a-14d2-4f39-b2ea-97181bff6d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:01:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:01.414Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7e0b09d8-4a74-42c1-a655-8bc8663f7832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:11.424Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c15a9474-297e-4623-9181-df577c6425f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:21.434Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=89ae3ecf-0b37-4bf9-b6d1-df24a5a2773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:02:28.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:02:28.681Z |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-07T06:02:28.682Z |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-07T06:02:28.684Z |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-07T06:02:28.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:02:28.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:02:28.695Z |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-07T06:02:28.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:31.443Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=12fa8531-2852-4e99-ad50-fe16f71727b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:41.452Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=39e485e7-561d-4685-9f85-6dfe742e1a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:51.460Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e7371f7b-5262-475a-8352-b93070e216f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:02:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:01.470Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=165eb349-80d8-45c0-b8bf-383c8dea13d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:11.480Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fc5b1df8-6998-40c8-8695-c7be61dad846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:21.488Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5543dede-c385-4bae-a543-19f6bacba00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:31.505Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a70eb383-a2f7-4039-80bc-095cc21b461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:41.514Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=549f4019-66ad-4ff4-8509-7016edad6ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:41.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:51.523Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2332eea8-ad1c-4629-a703-5d6cb2c3f4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:03:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:01.531Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=54b6436c-4e88-4a9f-aee6-fde71dfeac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:11.539Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=002dbcac-39d6-42f1-8f9f-e5736f8f3f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:21.547Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c0e22e34-d38e-4c17-99ab-f46438967f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:31.556Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ca0bbf59-8759-41a8-936c-798900ee8208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:41.565Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d7323fd5-371e-4661-9b33-c983a44f1fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:51.574Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=7e559792-5871-46dc-9359-4698debe319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:04:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:01.585Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f75dc697-9529-40cd-898e-a9d89ccb54af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:11.593Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=135ab7d6-ff05-4c29-bb04-bc9d743c37f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:21.602Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3ee4161d-3921-4e06-b63d-122afb84db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:31.611Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=88cdfa74-b630-4654-be47-e314e5595b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:41.631Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=72a3bd31-c922-4068-b86d-0374d987db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:51.651Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=8577a00c-899f-4eba-8d61-5912b29da9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:05:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:01.660Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5827ea58-4279-47d1-9939-b6e633f7933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:11.669Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e0d02b94-5ab7-45ed-8f2c-a624fd5b6220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:21.677Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ba084752-7f6f-46d5-bd91-faab07357aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:42.069Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ae7dd1a4-4e11-46ff-951b-bb9bd5f69920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-07T06:06:43.389Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3jPkQawqI9mqjL6NMC8A, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:43.882Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:06:53.883Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3a69e5bc-e89d-44fe-920f-d6a9cb5fd476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:07:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:07:13.463Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=bc07dd94-d841-4323-ad7d-0c96973a99a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:07:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:07:28.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:07:28.576Z |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-07T06:07:28.577Z |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-07T06:07:28.579Z |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-07T06:07:28.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:07:28.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:07:28.584Z |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-07T06:07:28.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:07:33.042Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=48c8476f-fa2d-4798-b5e8-3fb9db171386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:07:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:07:52.612Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=07abb199-9fd3-433e-b0fb-aecfcfeeca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:08:02.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:08:12.227Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=404b5294-813e-4765-8f19-0297acf73e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:08:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:08:31.798Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2730ca5a-992b-4d96-96a7-3c53d7fa725d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:08:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:08:51.375Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=5764a938-39aa-4304-92fc-32f18aae65a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:11.000Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fc15a763-dbfb-469e-87ba-997dbd85bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:30.611Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=07214ef1-4185-479f-b0c3-4dff4be9078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:50.225Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a3916570-1e9e-4745-b0b0-2fe4ec9e07f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:09:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:10:09.842Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=faf4d209-32a2-4f4e-984d-02efae5de4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:10:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:10:29.473Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9c9ce64c-0a50-45a2-9468-2cddd3d9fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:10:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:10:49.145Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=40ff55d9-667b-4a49-befd-e43070b2cef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:10:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:11:08.797Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d944f1ab-894d-4139-95b1-6a3ec49709b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:11:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:11:28.401Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1c693753-ad8e-4486-ad25-74e43ceeeef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:11:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:11:48.014Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f093d281-de11-4a17-b02b-6d502ee0b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:11:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:12:07.612Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=12c65993-3e75-412c-8fc8-4fdde51b2d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:12:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:12:27.187Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=41fc6e4b-4be5-490e-815f-e25eae08db41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:12:28.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:12:28.656Z |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-07T06:12:28.657Z |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-07T06:12:28.660Z |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-07T06:12:28.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:12:28.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:12:28.666Z |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-07T06:12:28.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:12:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:12:46.826Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=52479491-82ec-44b5-865f-b27f6103cf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:12:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:13:06.382Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fb37a046-1c55-4104-9b9f-8fa3c3feebe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:13:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:13:25.970Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f096c512-ea56-48f6-8475-404785712db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:13:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:13:45.576Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fad830b1-51ee-4e13-977c-5d6bbc0a5c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:13:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:05.173Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=78d5fd09-a5c8-43a1-a385-de707156de8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:24.870Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=be9353f8-5bba-4a4d-88dd-12f5d255aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-07T06:14:27.730Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Gj0SYzJ2Dp8cvqjWKygr, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:27.765Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:37.766Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0a4476f3-f782-4449-9152-175a5b167abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:47.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:14:57.355Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0aa4a942-19c3-4c01-bbe6-bd16fe3b30a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:15:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:15:16.935Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c0f1aeef-edd0-4feb-b0d5-15bb4333c788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:15:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:15:36.507Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6b903409-623e-42d8-a0c3-74961af3188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:15:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:15:56.076Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=505c2e5e-6653-40b6-9303-d33a152a5a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:16:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:16:15.670Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6a75d32b-ce83-4596-a451-9e3a26219389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:16:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:16:35.231Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1fe6d768-61b7-4a28-9cce-6aff53610534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:16:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:16:54.823Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f5929446-594d-4560-8ecd-08a6da7396cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:17:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:17:14.429Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=532c2caf-b5bf-456e-a6fb-c09934a6abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:17:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:17:28.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:17:28.582Z |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-07T06:17:28.583Z |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-07T06:17:28.584Z |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-07T06:17:28.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:17:28.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:17:28.589Z |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-07T06:17:28.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:17:34.002Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a9f3e014-0c90-4e79-a3c1-572d3a43f26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:17:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:17:53.647Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=db94f3d8-90c1-4a47-a549-996b54a0191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:18:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:18:13.246Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=67d32b9b-60aa-47fc-a578-c7bf644875e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:18:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:18:32.832Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1312ee74-a6e8-49d1-9c86-0f201d029d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:18:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:18:52.390Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=73f4e410-5ac2-4d8c-9db9-e0c2775d7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:19:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:19:12.007Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=dfe1c0e6-b3b1-48e9-ac01-cf6b6be79093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:19:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:19:31.599Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f9b61bf9-282a-4853-8612-39a4655a16f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:19:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:19:51.159Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=54103b3a-1e3c-4db0-ae15-893d67975898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:10.743Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2c452e3f-0ac8-4402-993f-00339553e4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:30.339Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c3e75cf7-b6af-4936-9d13-90ce0a088e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:49.896Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1a6e39e1-d433-48c3-93c1-6c9f383921a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:20:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:21:09.479Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=3d42f6be-c976-40b9-8d17-60e6ad0b2b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:21:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:21:29.062Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fc383f55-c92a-401c-b7fd-a2220e13a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:21:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:21:48.646Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=62f41135-4db8-4aa7-9d59-97d7d0b1155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:21:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:22:08.225Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c5523dfe-2286-4bf1-9191-e3a16d8f3d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:22:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:22:27.798Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f8144f01-ed5e-4342-bacf-f684ebb19f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:22:28.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:22:28.630Z |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-07T06:22:28.631Z |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-07T06:22:28.633Z |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-07T06:22:28.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:22:28.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:22:28.639Z |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-07T06:22:28.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:22:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:22:47.358Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=fa9b7d5f-acd0-47f2-8fb0-f8e77b8bdca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:22:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:23:06.932Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d0b1e71d-1094-4a24-9097-4188810d9fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:23:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:23:26.501Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=db339bf5-f922-4167-a9f4-7ca8f4fbb77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:23:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:23:46.060Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=74a6a672-4fd0-41b1-86f8-b03d80c9abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:23:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:24:05.621Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=19fb6297-cc9a-4190-9750-e1a1f7d95696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:24:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:24:25.202Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2cf85e1f-2b6d-41dc-a7e1-fdd065aace89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:24:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:24:44.827Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=29489611-8d8a-47f5-b81f-f0a1acffcaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:24:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:25:04.407Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e6656c2a-b886-4e3e-b3cb-e29bda22048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:25:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:25:24.085Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1cd4f61c-687c-4c18-b6a0-549a94004da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:25:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:25:43.659Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ef4f7487-28d4-44b5-bf24-7fa5f824c0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:25:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:26:03.249Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=0b103936-7b71-4b85-9bc9-63f8a0dbe092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:26:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:26:22.809Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=39d28d3b-74a1-4e77-b57b-20f80744d3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:26:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:26:42.383Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f060042c-b9d5-43a5-bf0c-22e9af298951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:26:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:27:01.948Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=244ce7bc-0921-4cc0-96c0-88bbea116ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:27:11.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:27:21.547Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=da7ecb82-0708-4deb-9604-18cfcce92203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:27:28.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:27:28.562Z |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-07T06:27:28.562Z |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-07T06:27:28.564Z |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-07T06:27:28.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:27:28.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:27:28.568Z |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-07T06:27:28.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:27:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:27:41.172Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=103edc4b-6ec0-4af4-9888-c853f658dacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:27:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:00.761Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=2dead0f5-9509-4933-ac04-dd39295f1926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:20.365Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=80073234-c702-4b06-9e7a-0efc4da6881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:39.976Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=58c3fbde-0abe-43be-9961-c5918dbd17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:28:59.568Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=20896692-5644-4c11-aec7-f362e2bcdc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:29:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:29:19.237Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b3399131-31de-4b61-90b8-c9810145711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:29:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:29:38.824Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=90044bc6-17ad-4553-a463-ff7a424c8880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:29:48.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:29:58.387Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ecaca85b-61b3-4e9b-9e80-4b67d3cd0992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:30:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:30:17.971Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d7efa0b2-0997-4c93-a439-b95e7dd987c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:30:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:30:37.585Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=71ba0345-03b3-429d-bc4b-cacfcd4a63de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:30:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:30:57.174Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9f23f137-6d2d-4a0a-a46d-13448e2dbbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:31:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:31:16.760Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=ce4efe1f-dadc-4b60-bc18-3c593fd07150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:31:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:31:36.344Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c0c20131-f0f3-4722-b722-d496ce445078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:31:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:31:55.917Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=4f779872-8fad-49e3-91ff-37d65b63e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:32:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:32:15.490Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a9b6f595-c059-4b9d-a591-10cc8e05ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:32:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:32:28.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:32:28.625Z |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-07T06:32:28.626Z |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-07T06:32:28.628Z |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-07T06:32:28.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:32:28.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:32:28.632Z |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-07T06:32:28.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:32:35.067Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e04fc5f4-42ce-4e61-a83d-47ccf2e56f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:32:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:32:54.666Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=37bbc65c-f17e-4a3c-8c19-2b240dcc688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:33:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:33:14.257Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=b02bf25f-593e-43d2-a813-26e79751790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:33:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:33:33.855Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=40cf3f46-c89b-4305-be69-4f2a938b8606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:33:43.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:33:53.438Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=9ec11900-e033-4cfe-b046-8c00f4f116b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:34:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:34:13.023Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c15bcee9-9f86-4d82-b479-d52dbb2c2e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:34:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:34:32.575Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d3bd68de-edd0-4266-90fa-78c4d06bfb6d | |INVOKE |pool-2-thread-1 | org.apache.coyote.http11.Http11Processor |2022-03-07T06:34:41.233Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-10 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:34:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:34:52.175Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f8cd5fa5-75e9-4cf4-9b69-3fc60b947c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:35:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:35:11.839Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=e574be1d-c68a-4f8d-9caf-f7f2a351b50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:35:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:35:31.400Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d7c4645e-7711-480e-8a47-b6e57f11d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:35:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:35:50.974Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=c4cd686b-b684-43ae-b6ee-01da020fd515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:10.539Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=d531438b-9e12-4d1e-840c-7a271dd5d70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:30.118Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=00272d48-159b-40f5-b613-50f64a64acd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:49.706Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=6deb870c-dd99-4856-885f-e40c86ca8b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:36:59.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:37:09.269Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=1402520c-bae9-4a12-9d20-d69d46cddf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:37:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:37:28.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T06:37:28.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T06:37:28.589Z |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-07T06:37:28.590Z |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-07T06:37:28.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T06:37:28.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T06:37:28.596Z |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-07T06:37:28.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:37:28.879Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=aa196b2d-108f-4264-ae36-0ee602a07ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:37:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:37:48.532Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=f410801b-debc-492c-aba9-cddb84cb23d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:37:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:38:08.138Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a2b8993b-3417-432b-a281-da937c694ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:38:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:38:27.704Z |INFO |Init configs |InvocationID=16aaf28d-7aec-4419-a028-0930b7ba6420, InstanceUUID=a12a2580-58a4-4518-8898-9c2c51ea7190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T06:38:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |