By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:30:54.914Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:30:54.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T02:30:54.974Z |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 |2021-11-30T02:30:55.506Z |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 |2021-11-30T02:30:55.582Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:30:55.582Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:30:55.583Z |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 |2021-11-30T02:30:55.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-30T02:30:55.702Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-30T02:30:55.718Z |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 |2021-11-30T02:30:57.170Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-30T02:30:57.606Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-30T02:30:57.621Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-30T02:30:57.621Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-30T02:30:57.677Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-30T02:30:57.678Z |INFO |Root WebApplicationContext: initialization completed in 1959 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-30T02:30:57.982Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3e2161bc-d072-43e5-819c-010128763846 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-30T02:30:58.556Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3e2161bc-d072-43e5-819c-010128763846 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-30T02:30:59.901Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3e2161bc-d072-43e5-819c-010128763846 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-30T02:31:00.261Z |INFO |Started MainApp in 7.574 seconds (JVM running for 8.164) |InvocationID=3e2161bc-d072-43e5-819c-010128763846 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-30T02:31:00.304Z |INFO |Start scheduling PRH workflow |InvocationID=3e2161bc-d072-43e5-819c-010128763846 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:00.312Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b46bf005-ff34-4579-8767-c96011d08c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:31:01.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-30T02:31:05.588Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-30T02:31:05.589Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-30T02:31:05.591Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:11.820Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4727f461-62f1-4f01-92cd-74cc65ed50a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:31:12.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:22.892Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d5e2d944-6f2d-447e-b453-bb8c463c7852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:31:23.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:33.933Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a7ba4c90-8a9e-44a9-9293-78a6adaa484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:31:35.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:45.007Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c0ee4cb0-092f-4194-a3c3-16dfd2bf23e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:31:46.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:56.077Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=362b88ab-4833-4c68-9464-b76d3c5443ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:31:57.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:07.152Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=22d04200-8d17-457c-8dc3-74e28b3aead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:32:08.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:18.226Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=aad58199-e04b-4b7b-96ad-5cda2ce446df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:32:19.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:29.261Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cb48ab04-8ed8-4b63-bd27-01fa5f7f5fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:32:30.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:40.336Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=19c52349-a7a3-4060-a2c1-343ece334910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:32:41.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:51.440Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4759c928-5dfd-4578-bc31-281ca5789977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:32:52.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:02.512Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f44fd8bf-dd9f-4666-8343-3f3e9877c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:33:03.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:13.638Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c6ee981a-3292-401e-89d1-86a979bd1eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:33:14.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:24.719Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5e0a1367-6a44-4580-b43c-8b548ce1a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:33:25.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:35.757Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4fd87d7d-cd4e-4874-92ac-0f6b7fdede50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:33:36.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:46.832Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=69a961bd-96f4-4d92-87e7-1e3c1d86a907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:33:47.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:57.902Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2868fd43-2134-42d9-9566-9d42aebf66e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:33:58.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:08.940Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=49753ef5-5a88-46d4-90d1-81514574461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:34:10.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:20.013Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ad160a45-80b9-4a6e-b171-43f0521ec401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:34:21.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:21.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:31.085Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2f729b7c-e6fb-4888-8fa4-7132709fd473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:34:32.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:42.124Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=73308a4a-0f79-4154-b81a-6bfc29967d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:34:43.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:53.198Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a6153d68-8a90-4ef9-9371-57a78ed0614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:34:54.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:54.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:04.338Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1395d617-b2e7-421b-90eb-f3b521fe4686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:35:05.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:15.411Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=989e4d1e-25b6-40e0-9adc-87b0098fc0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:35:16.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:26.573Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=96b33376-35ee-4b59-bab3-6fd8248c3e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:35:27.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:37.648Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2f070f18-11c1-429b-b401-e9f292b86ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:35:38.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:48.717Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e15de6f8-d02c-4b50-80af-710aedd61931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:35:49.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:35:58.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:35:58.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T02:35:58.958Z |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 |2021-11-30T02:35:58.961Z |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 |2021-11-30T02:35:58.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:35:58.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:35:58.968Z |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 |2021-11-30T02:35:58.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:59.756Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=174b679d-b2e7-4be9-acd9-10beb80a12cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:36:00.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:10.799Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=99f1f6b3-af42-4f8f-9b8b-db56fcbdf7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:36:11.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:21.969Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=559dae69-ae38-48d6-9498-12c2fe482607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:36:23.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:23.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:33.040Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7f77974e-5433-4d4c-9bcc-f078bbd8e72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:36:34.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:44.109Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bd66767f-c860-4a6c-94b9-91a441d55fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T02:36:45.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:55.148Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f99d41ec-8297-4587-b947-e52cd6834b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:05.312Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=25bec616-6795-40ec-9298-469cc64c4803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:15.325Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6574d679-0990-4a04-8d4c-cb9948cde386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:25.338Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bfb57ec6-3150-40f1-9f73-120702bdea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:35.349Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f28cdb53-4e93-4a4e-9a1a-cb499be3f1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:45.361Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1e5ae4bc-77a1-4ab9-87ee-06438dd35e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:55.372Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8d1a2630-53e4-46d5-bb61-32d967337056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:05.382Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f4f960cd-99ae-458b-90db-382c91f2bdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:15.393Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b4817379-b974-4475-ae71-3e6b0e701385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:25.404Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=505e78d4-6963-4e4e-b8d2-93ad2544a5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:35.414Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9ab8fd09-67e7-49b5-b1bb-a8918d4f1371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:45.425Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=49d91e71-0d73-4420-8c54-f0835f39c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:55.436Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5ec2dadb-b5d1-40e9-8cad-928274be57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:05.445Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6b371293-51eb-44f6-9ceb-d4376cfbc532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:15.456Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=92aecee4-6922-4b89-a4bb-117f1db5868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:25.468Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=01a4188c-fe51-4c66-a4ba-ba555a3003d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:25.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:35.479Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b2f5d647-3389-415e-a8dc-78abd7e1cfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:45.489Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6d2fe6dd-d059-4f24-b6fe-ab251ccf0fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:55.499Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=20ed222f-448b-464a-9b54-d506edaa3145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:05.508Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=10f59cbd-3cff-45c3-9f61-073143517ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:05.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:15.518Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=368ba6d9-715a-4b57-9d9f-76d0458c6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:25.528Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ac2b3299-f39c-4559-ade8-cebc96463183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:35.537Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5c956d36-c793-4031-85a9-dc32fdc81f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:45.547Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4267c8c9-9ddf-4572-9641-5b01b8f7d861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:55.556Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b8aa0b6f-4b55-4b1f-8a2d-4eecebf0adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:40:58.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:40:58.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T02:40:58.224Z |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 |2021-11-30T02:40:58.225Z |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 |2021-11-30T02:40:58.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:40:58.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:40:58.231Z |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 |2021-11-30T02:40:58.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:05.565Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=390748b1-9683-48fc-8786-c3cf0edea1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:15.576Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d7bd1212-b349-494e-802e-c2ddf870257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:25.586Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4410f905-36a4-4b75-ba7a-fda069437c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:35.595Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0ce74b04-b88e-4f1f-83c0-a6abd38c90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:45.604Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3ddfdf9a-0018-4e31-899c-43f3256f5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:55.615Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8cb1e05e-1768-4030-972e-f6fed3aae1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:05.622Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2ea211e1-ac44-467a-ba38-ed072ac86315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:15.634Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=739827a6-f456-4456-9d5a-385990e0e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:25.644Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e3ecf9ca-c8b1-4a19-a726-43a7128454cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:35.654Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=752b6936-0f91-4966-bcc0-749d5034bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:45.662Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=01256c2c-2f17-4aaa-9e04-0415499bd470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:55.671Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4b1af7be-574f-4472-947a-b01e571cad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:05.679Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c2e7ed3c-c7a0-4e0b-88c6-bcf9f13bb1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:15.688Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6f32ae6a-944e-430d-9747-7171c769bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:15.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:25.697Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=695543aa-66e0-409b-b914-53086663bb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:25.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:35.705Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=15d42b45-2c70-4ca3-8d33-c109d3338c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:45.715Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ff175d43-4d86-414a-936c-6b88c0714268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:55.725Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=62d3ded8-d4c4-48e6-a6b2-fd131ab7e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:05.735Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ca367a3d-d058-4b85-8875-1fa3a8dcd7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:15.742Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=90aa704a-cfc4-4f5a-85fe-4f57549ca34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:25.751Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3583a9e3-4106-4b1a-89af-dcd8edf2fa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:25.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:35.760Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7c485d1c-2a25-4f7b-bc02-b91b931a6e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:45.768Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4093dc93-e1aa-415e-a59f-7c747a922b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:55.779Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=57bba037-8f14-4674-8c49-5aa3f298fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:05.787Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d5b72545-00dd-4d74-b56c-0486345b2a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:15.795Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f53aabb5-e012-4239-af94-d2a0af4f0c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:25.803Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2aeee4ef-c573-4a73-b821-7ced98a35c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:35.812Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1ff0fbf8-c695-4d6d-94d1-9edb4d78f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:45.820Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ff63714c-6d99-4db4-a684-90a416d1646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:55.827Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=65a94dbc-ceaf-4e4d-838e-4113c030b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:45:58.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:45:58.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T02:45:58.251Z |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 |2021-11-30T02:45:58.252Z |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 |2021-11-30T02:45:58.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:45:58.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:45:58.258Z |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 |2021-11-30T02:45:58.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:05.837Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=283153df-6af2-4174-8f08-ddac39cd8950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:05.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:15.846Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a41fc222-becf-4b5d-9da3-de483089c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:25.855Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b4611ee2-00a1-4b50-b9bb-6b816646c047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:35.863Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0ba8fa64-765a-43c8-93c1-037b88f59f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:45.872Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b527bdb7-2ffb-4b71-aec8-f0c80ec627f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:55.881Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=787442a3-8547-4204-aa0b-d3c28220a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:05.890Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f9c24629-2ff4-4979-b76e-9288bba7b70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:15.899Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8ef21156-3f40-4757-92c9-5d2312ac3023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:25.909Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ac7339f9-e063-4433-a0cc-19573c8426a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:35.919Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f540ad0e-6ea5-4e34-abf6-ce670fa80ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:45.929Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4e3a7e28-2b0f-4823-91f1-798ae34de487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:55.938Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5dc99324-53df-4129-bcb8-30b6fbe06a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:05.947Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ebb85b51-2661-455f-8d70-9339f281ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:15.955Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ced0e97b-b809-4245-a0cf-03682299028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:25.963Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=af34ba3b-cfc8-40ce-babf-fa3579be7b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:35.977Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ba0d6fb3-e58a-4987-bc28-a270ab172656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:45.986Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=10ee16f3-5cc7-437d-a328-cde868dc6bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:55.995Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=53499bdc-b852-4e9a-8e6c-3b1356b72803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:06.003Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c6d316af-3568-4ee7-9b72-c7c280864a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:16.018Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6d125a27-25fe-41c4-9ddc-bd42b11d7d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:26.029Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=29218101-6d92-4f94-bca7-f59689c4acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:36.038Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a6150fe8-203a-46cd-8fe6-7f27c75a6fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:46.048Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0d03ff61-9c82-49ed-8db7-a44ab9e88e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:56.057Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fab3865e-ba79-46c6-a897-cbf40f3cfe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:06.065Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=73a29024-541f-44ad-a2e5-a81ef75a00ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:16.074Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fd9e27a2-3159-43e6-8aea-e9bad5cdef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:26.083Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c069cac1-b88c-4f95-ade1-baa55ce4d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:36.091Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=158bc6bc-3df5-4304-a9f0-1a6d70958004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:46.099Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7dc7ac9e-0e8e-4b83-9652-608836e925f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:46.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:56.107Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=90855440-800f-4496-88b6-49c1efe7e1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:50:58.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:50:58.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T02:50:58.234Z |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 |2021-11-30T02:50:58.236Z |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 |2021-11-30T02:50:58.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:50:58.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:50:58.249Z |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 |2021-11-30T02:50:58.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:06.115Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a5bb42fb-1a17-423a-b351-b6cf85cefceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:16.123Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2046a28d-7e0d-4f90-82b2-b89859a2e318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:26.132Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b4ef5d30-9a89-491d-a009-d58dbc55ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:36.142Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2a8cd555-d48d-4d37-9b50-4fa2b5f533fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:46.152Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1b8636da-aca4-4887-ab5a-77725c8fe780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:56.159Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2e572099-b581-463b-874e-753e2b880ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:06.168Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d6be3ba7-2c36-4d74-a5ed-a5c4f4179e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:16.177Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0f56425f-7dda-4bf3-ad44-4bbcfc2bc1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:26.185Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=73677ac0-8054-4e76-b033-d76e4067e85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:36.194Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f1898e72-73d1-4356-8e3a-d4d4cad87c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:46.202Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7dd87e3a-b958-4eed-b5b4-290a0c74ac3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:46.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:56.212Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=02fce9b0-b48e-44de-afe8-ee157285f4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:06.220Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=95bbae14-5196-4c6f-a9a2-8458355d9859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:16.229Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b6307f0a-22bb-4c75-aa44-bdf73a6ea8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:26.236Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e2818c24-180a-4afc-9295-05caced8fed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:36.244Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4abdd32d-38f0-4e91-befa-95ba333b7979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:46.254Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=70415d10-1caf-42d3-8b0e-cb9e4aebf382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:56.262Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a0c87a89-6e23-411a-a084-140b34ba95b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:06.269Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ba19b7cb-53b6-49e1-b9fb-09ea643768b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:16.276Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4e61896c-cc48-49c5-8d80-2a8b15fe0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:26.284Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bf59eadc-0290-49ed-8659-01d6ef2320a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:36.291Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9c265c20-0729-4a45-81a2-ab3d24e0479c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:46.300Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0411c567-ea8e-4884-9a9f-a3b8cd477bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:56.308Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a202e5ff-fa8a-4f06-8199-c774056b5433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:06.315Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=65f51c0d-cdbf-48e8-9b18-92eee76eba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:16.324Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=505f32b1-3fce-43b1-8b05-6c9b6295bdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:26.332Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c7e6be4b-f1ce-4201-96d8-72a713f81959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:36.341Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7a54d82f-dad6-43ff-8a75-78a6f6e01f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:46.353Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cf52bf9e-0814-42c9-adc6-aacca4cb2b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:56.360Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c5b2b585-9b26-4a06-8370-7cf4ddf58d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:55:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:55:58.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:55:58.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T02:55:58.227Z |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 |2021-11-30T02:55:58.228Z |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 |2021-11-30T02:55:58.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:55:58.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:55:58.232Z |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 |2021-11-30T02:55:58.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:06.368Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c85783bb-eb9a-40ee-a424-0b501b6fb0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:16.377Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4eced20f-ec8e-4536-ba48-4be4c347aea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:26.385Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8325f0c2-daa2-44ad-bf3c-7159bb5e7c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:36.394Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5c93ab61-afff-46c1-943e-00d7b00c448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:46.402Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4123429f-0a51-440b-8d6b-55de84c46016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:56.409Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a6b19158-3d1f-4d00-b456-a3548d7c44e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:56:56.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:06.416Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c829e6a2-f4c4-48fd-9d9d-c63f2e6d0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:16.424Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=603d2079-d76a-4e46-a556-4036f9846b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:16.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:26.432Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d1049812-cba4-45e8-be76-eccc7b20ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:36.441Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1667b045-5109-41b1-a994-4e92a5b6e223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:46.447Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d3cbfbf2-d5c8-4ae3-bdca-7c2bd61f58e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:56.454Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=55b5d7df-380c-47b4-8c3d-74b78b500c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:57:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:06.462Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=543c799b-c25a-4c1b-a379-a212a2c66e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:16.470Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=21edfc9d-087a-4348-8266-bc4555db817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:26.477Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=301ae7b3-5765-4a67-afa6-d5f97f08a45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:36.485Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=60e98d2a-0fb7-4714-9f95-1de8339fa667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:36.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:46.493Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=97ca0266-d40e-40e1-9a78-19d75dec9040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:46.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:56.500Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=711fc175-0b02-44cb-9dec-829cbb1b78a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:58:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:06.508Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3bd9fb5f-020b-433a-97df-ba6200e8377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:16.516Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=94d98e4b-ee67-431d-8f0a-f2f8dd69b722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:26.524Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dc0fd000-a8b6-44e9-932d-4e9fef00d4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:36.530Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cabb573c-b571-44e9-b4fd-1b8de98a5f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:46.537Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a1d0291c-d5da-4ec2-9c32-d0cdb309e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:46.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:56.543Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b972bad6-7a88-4b11-a50a-4b97c2088bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:59:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:06.552Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2399b505-9284-4b98-9ea8-673149fe57fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:16.559Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b79c0813-d7a3-474c-9a6a-8ccfd54b4065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:26.567Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=afba7180-4a77-4143-bce6-289a1f1a9b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:36.575Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a34e2a33-b610-490a-b963-ede6b1eb0836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:46.583Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=10888cfe-f8f0-4ee1-911b-188e40a8658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:56.591Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a7a7f03d-de0e-406d-988d-574697abb942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:00:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:00:58.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:00:58.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:00:58.229Z |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 |2021-11-30T03:00:58.231Z |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 |2021-11-30T03:00:58.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:00:58.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:00:58.235Z |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 |2021-11-30T03:00:58.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:06.600Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=37d71ddb-9dbb-4006-b3f2-eef75cbe10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:16.608Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ac362b6e-e753-4128-b021-e89a3b9dccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:26.616Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=be6bf410-3289-485a-8d10-c1487e51986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:36.626Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=94a484e8-3283-4d2b-91bf-be125bd0129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:46.634Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f59f1ff7-472f-4edf-ac99-bdc4c6bb7923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:56.642Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f6ac4a50-c6ff-4ce2-98a2-a47945a3bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:01:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:06.651Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=45747c1b-2bd5-40d5-96a6-149f0eb8df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:16.661Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a12c994b-04c5-4e85-afd8-f98f21232ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:26.669Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=315edb90-278a-4ad6-8c09-89e2c71ec797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:36.675Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6b663e87-cd5a-40ba-8cc1-b9b81b0fac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:46.682Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=67ff0951-aa84-4f2f-b167-f601c7156f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:56.689Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1ea01981-f10e-4a52-8c20-879845031dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:02:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:06.696Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bb5d693e-865a-43c0-b303-e56e5f947deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:16.703Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=af79eb31-fb40-47ed-b57b-f7b18c17d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:26.711Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3d629bcd-4a3f-4de3-aaae-5e818d4238e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:36.718Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fd2541f0-5921-4d3f-85e8-8cf920384f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:46.726Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=08397a0e-736f-4e44-93a6-18fb274e6d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:56.733Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=03f03e56-0136-406c-921a-4fb423faea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:03:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:06.741Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6bf5f03a-ea8e-4b57-862c-83b3864271b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:16.748Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0fa62273-05a7-44eb-8c61-2484f4e021f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:26.758Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c7721163-a661-4a2e-999d-81c018c7da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:36.764Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a0525006-a4da-4fda-afaf-4100486c642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:46.771Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8dfb473b-8912-4ada-8d34-2a5ae03ed902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:56.777Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e794a123-9d58-48f7-b065-74f9fb630177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:04:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:06.784Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=24e66a15-703a-4d8f-823e-fef516acd9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:06.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:16.791Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8f954bfa-382e-4012-a34a-3a16038d83ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:26.798Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=756b9770-4004-4b00-9ffd-7857afbf0b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:36.804Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b0e8c14b-29cc-4d93-983d-db058c29e823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:46.811Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=73f02a66-799a-490b-afe4-a5cf6e1d4973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:56.819Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b70cd5b1-1bf4-4f67-885d-f9d738321bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:05:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:05:58.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:05:58.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:05:58.220Z |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 |2021-11-30T03:05:58.221Z |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 |2021-11-30T03:05:58.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:05:58.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:05:58.252Z |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 |2021-11-30T03:05:58.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:06.827Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fdd098ab-79b8-4228-90eb-fe6fac7e9953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:16.834Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1eb4dd76-3a60-4560-b77c-b748b8a6ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:26.842Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d834692b-2878-427d-9bdc-ef644baf83dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:36.849Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9b555d5d-e27a-48a8-9c2c-ab3e187e9617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:46.857Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1ce0164e-989c-4e8f-a68f-8c98f3b409e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:56.863Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d6147667-5df3-402a-8140-d78f47a34035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:06:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:06.872Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ffef744c-c5f2-4b64-9589-f7f25f19bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:16.879Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7ef1cf6c-2dc9-4a9e-af99-2711954d97ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:26.886Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c58ff329-fe11-4e66-8af6-a2945b199b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:36.894Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e874a0d6-8fa5-4674-ae02-5483d4852464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:46.901Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=052e0344-5919-449e-ada5-b678cbcb2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:46.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:56.909Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=417c2503-05ee-41d3-ad26-3eca5c81c08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:07:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:06.917Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dadc3621-c34b-484c-935b-e51da05bccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:16.925Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=07b456ff-b696-4d4a-b8e1-19b0f7c41380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:26.933Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0446a9a7-9fad-40d5-a9e6-86a3095c0281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:36.939Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9efe3bdb-9788-4e20-b251-464b9cbaf604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:46.946Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f33d59b1-e15e-42af-8d0f-052401ecdf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:56.958Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6dec7805-7241-4602-80e2-b63de36b2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:08:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:06.965Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a5f4fcf7-0ffb-4f8e-b825-f90c4e969e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:16.973Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ec9046e2-ec5c-471e-8a5a-4f571fe20e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:26.979Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=45389b4d-6293-4a17-943b-2f5ae4ba945e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:36.985Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=54463df7-7de3-47a8-a7d0-5a83b78d19a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:46.993Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d7ed7125-8d00-46ef-b004-296bfc13edb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:57.000Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=01e12156-c9d1-40a7-8f3d-70966fd7620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:09:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:07.006Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7e2ab50b-a659-4c19-ae30-24c6791d560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:17.015Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=20b565c9-b78d-4ae1-86ff-c1d3ab4dec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:27.023Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3778c2e1-9487-4df6-a70b-1bc540df8333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:37.031Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9a23f467-57ba-4497-91a9-fa9c5be497f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:47.039Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=323ec57d-464d-4cf9-ad58-96af1a8b1b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:57.047Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=736892a9-33bd-4d6f-ac49-3a74e991369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:10:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:10:58.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:10:58.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:10:58.204Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:10:58.204Z |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 |2021-11-30T03:10:58.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:10:58.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:10:58.207Z |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 |2021-11-30T03:10:58.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:07.056Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=df5c8ba0-f264-43e2-af07-215927ae3f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:17.063Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a7df4c6c-f6dd-48c8-946b-7d8d6936984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:27.070Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f92fb4bb-0fdb-4b75-babe-f8a61e09bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:37.079Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=69de081d-d469-4293-bbe7-5316379a4152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:47.085Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4a83b927-bb71-44a5-a1a0-10bfeebff07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:57.092Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8d9132c4-4cf2-4e86-a8e0-58cba87f7cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:11:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:07.099Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ef22449d-f4fc-4a2c-b849-67805e5e73c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:17.106Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=76e9491d-a831-4333-8919-9ed4aaf2d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:27.113Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0c933f00-e0cc-406f-8dea-30fa1c4b581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:37.120Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1fd3cc2e-d681-4e1c-94df-b216f8ed4ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:47.126Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f735666d-c54e-4179-92b4-90feaa4e4f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:57.134Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=626d7e11-5a43-4d09-8fc5-a7da9637e584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:12:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:07.142Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=983701f4-3a9a-471b-a3bb-6c846af907d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:17.150Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bac131b3-f382-4f2f-b5ba-b9cba11cfa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:27.158Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7862a336-9b6b-4268-a4b5-98f4ee4d3eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:37.165Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6484ce6c-9bf6-4a60-b81d-3d4021e74525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:47.172Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2962b1a9-4610-4ab2-93d2-e70f066c186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:47.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:57.179Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d64e7608-910f-43ff-bf1f-f98323d328f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:13:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:07.186Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0ec52c54-d0a7-4483-a171-5f931189263b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:17.194Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a3059efb-b721-4dc0-a5a1-00f56742c859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:27.201Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bf1b3589-f51f-4128-8efd-d25473937fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:37.207Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=428f5124-cb2f-4d59-8560-6a2796c34f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:47.215Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=81ae7cda-e1e0-4817-9292-b86f6f4583d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:57.224Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fa80964d-7aa9-47b0-aad3-95af6dfd2c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:14:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:07.232Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cd1f5325-8d11-40c6-a136-92cfa3b99b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:17.239Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=13e0f8f2-98a4-4529-a7c9-f90f1e829ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:27.247Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0085ed91-27ab-46c4-8d8d-fe5c66f3e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:37.256Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d828679a-193c-474f-a9af-31708ad48dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:47.263Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1a5e5a21-4b61-4b7f-be7b-d00dd4fa9bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:47.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:57.271Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0e55b850-712e-4580-b511-0d035f70cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:15:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:15:58.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:15:58.214Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:15:58.214Z |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 |2021-11-30T03:15:58.215Z |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 |2021-11-30T03:15:58.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:15:58.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:15:58.219Z |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 |2021-11-30T03:15:58.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:07.279Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=40310caa-65f1-4fd1-bee2-5edd08de5460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:17.286Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9f052be3-40ac-43bd-996f-35400c6f70f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:27.294Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c464dbe2-53e2-4854-9aad-b678ca760d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:37.301Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2f614b6a-e8aa-4a49-ab24-8ff589d60559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:47.308Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e453cb70-8e7a-4a86-8ede-fea7f9e1ca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:57.315Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d23b66d7-0180-4ac6-ab2d-90415e110b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:16:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:07.322Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ceedb1d0-a52f-457f-a72c-24bdd081779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:17.329Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8de6605e-3bbe-4310-b91b-e1937b20c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:27.336Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cd351052-c4e2-4f88-b828-85dba41eb75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:37.343Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f43ab2be-151c-4018-9835-75f97f8ed192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:47.351Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f6e4d8ee-bdbd-47c1-b965-d58c68712aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:57.357Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=231739d9-b176-4756-a669-b05f5ab4836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:17:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:07.364Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b86d2705-ce44-4234-a310-362bb2cc42b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:17.370Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9ca5ef29-2780-46a4-ac70-f084db9ed62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:27.376Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6a27579c-5a35-41a0-a4c9-192b6d746c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:37.384Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d7f01d83-514e-4cb6-841b-3fbea0b980c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:47.391Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c3749f6c-ac54-46ad-8abf-3d6c830f87e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:57.398Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=86c80e40-5172-487d-ad35-84999b478a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:18:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:07.405Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fc96f21d-5bd6-4322-8efe-b827dc36b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:17.411Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8299401a-13df-4f79-ac03-d8bf5df05dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:27.432Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f13e48d0-0e4d-4086-8b71-5888d7cab301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:37.439Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=03cf54ca-0398-43c2-b9ce-f22a1d1bdf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:47.447Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1b648bad-03d1-43bf-86bf-87a2eb96b067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:57.454Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5718c71f-b3d4-4ca5-bae8-11367036865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:19:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:07.460Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0060b0c5-7537-4449-8c76-e8e6b00c0e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:17.466Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a86504a6-6c4d-43a9-b683-6bdc15773e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:27.474Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d4612490-367a-4250-b48d-0febea43a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:37.482Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f54e24dd-7c44-4323-af36-1ceb6f97f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:47.489Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=079b0019-c987-421f-83b1-b26702248ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:57.497Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c6dcf311-bd26-4784-a70b-71ef07af2209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:20:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:20:58.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:20:58.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:20:58.185Z |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 |2021-11-30T03:20:58.186Z |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 |2021-11-30T03:20:58.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:20:58.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:20:58.189Z |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 |2021-11-30T03:20:58.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:07.504Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3c2a4539-1698-480e-873a-37e1fe1a1d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:17.512Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=430b11d8-fa36-41bd-b620-fbd23107d406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:27.519Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=04c55a0d-8531-45d5-b9fd-78c0104c37d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:37.526Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5c3ea732-d2e1-4622-8d24-2ef954d681df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:47.534Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4036bb26-e6d1-4065-8c3d-958fe7a6d1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:57.543Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ebce5e8c-37ba-4e36-8972-bd23a85ee324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:21:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:07.550Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b28ae564-d66b-44b0-af47-c1e0ada48a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:17.557Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7273b9f2-2832-4d32-a6fa-dccabf3dfc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:27.564Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=22103d64-a19b-4575-b8f5-a7a1b7f4313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:27.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:37.572Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a64d5702-18ea-460c-9c7a-33e89f03b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:47.578Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=09912458-8f6b-4deb-9365-6fba3ece6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:57.585Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=38706241-26da-4ea1-b894-75fc85d3e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:22:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:07.591Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e9b05600-29ce-4a18-94ef-536c02352458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:17.598Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f20aa361-98af-4a3d-8ce7-e4fa8aa5925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:27.604Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3fec43a0-6ee3-4144-8d3c-88acf513d403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:37.611Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=db852301-263c-44ca-9dba-8d415876bac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:47.618Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dd83430e-5b35-4680-ae3d-fa68f3a1e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:57.627Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fdbe5cc6-4da2-4001-93f1-f495bb8ae2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:23:57.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:07.635Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7420c062-154e-461e-acd7-c03d98743198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:17.643Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6ad9c07e-5302-4f72-898d-5ba0dcbf62a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:27.650Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cf869c62-97af-4282-9ffe-f91b64afd7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:37.658Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a9ec3deb-e7e8-4e98-abc2-0807ef2367da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:47.668Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7cad525e-4cc6-4ea3-b66d-52cacf7510cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:57.680Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=094fb163-5680-45e4-a094-3f4483c4c051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:24:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:07.687Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cc7572cd-0a6d-4201-8a86-12ffcc2a833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:17.695Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=545ef608-9d20-421b-8fe5-7abd72b7031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:27.701Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e0238ed0-100b-4b0f-b949-fb3d2e8064dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:37.709Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d93acdf3-8332-4467-a0b2-df8cb2015b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:47.715Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0f18e7dc-c61c-43ad-8559-755f109e93af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:57.723Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a2df6ac5-0ea1-4169-a2f7-4d5a9088c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:25:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:25:58.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:25:58.235Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:25:58.235Z |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 |2021-11-30T03:25:58.237Z |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 |2021-11-30T03:25:58.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:25:58.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:25:58.242Z |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 |2021-11-30T03:25:58.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:07.733Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e7e952af-09e2-4f7e-9d23-b3b2aaeeef58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:17.739Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=30798055-d651-47a5-9e52-bfbec91e6ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:27.747Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=25c14d37-74b1-4a4c-a854-c4548de99bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:37.754Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=37904e6f-13a2-469c-84ac-098057e28b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:47.762Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=023d303d-c7d2-44ad-ad7d-1c63296cd5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:57.771Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bcc0a60b-0611-4b6a-9bd9-7a8eff0fb0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:26:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:07.778Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2e3c1e49-0994-4bbb-bafa-dc420ed6e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:17.784Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e7d0703a-491d-4d4f-ac9a-4c764fa4c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:27.790Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6fad3ffb-22f4-4e49-b501-12e18a9009dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:37.797Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=67df6a59-50bb-4176-b9ec-d918dedcdd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:47.803Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ff81b5d8-3155-4925-a5bb-5dba5432c713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:57.811Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=eda3f04f-062c-48f4-a413-a17c7673a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:27:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:07.818Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=581506cc-638a-4633-915d-d2d6c7c32fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:17.824Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8719a906-b25a-46a7-a385-dcdfb1687f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:27.831Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2bae8673-5155-4cbc-904e-3d23b2808e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:37.837Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=060c4518-b21d-4431-9aba-9ea8e9bd6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:47.843Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=10b62a16-d35d-4416-827b-810a40b91594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:57.851Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4b030db0-1e8c-4202-a619-51e73826d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:28:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:07.856Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=57522dca-f163-49a7-b8be-a2a077bed23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:17.863Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=28be87dd-dfb8-489b-9128-6a4f223b70d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:27.869Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f04265bb-f781-4e59-9333-a97c47b998bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:37.875Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1461d786-716d-4114-9fc9-67dc16d82dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:47.881Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fc9335ee-d223-47db-baab-19da500e4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:57.888Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=992e031f-d4d3-4249-8223-4ea669bbf4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:29:57.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:07.894Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=62b91d44-2af0-4c1c-b831-dff76115c8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:17.901Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c1d56a07-d884-4dba-84d9-e5795bc20087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:27.908Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c8508c3d-42c1-4bb4-bccd-727f6b6773fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:37.916Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8adfb047-2da9-41cf-8625-d7775196994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:47.923Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4d758c7c-ade9-47ad-aa2f-2bca2a8c9ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:57.929Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e078b049-9fbd-4d0c-b46e-877acf70e97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:30:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:30:58.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:30:58.199Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:30:58.199Z |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 |2021-11-30T03:30:58.200Z |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 |2021-11-30T03:30:58.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:30:58.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:30:58.203Z |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 |2021-11-30T03:30:58.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:07.936Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6de07e8c-9ada-4291-bc9f-ec4c0a8b74bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:17.943Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=445274d8-1319-4fc6-8a53-ac00f155baf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:27.949Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=61cb49bc-6c33-4a0d-b310-7a4eac77d7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:37.955Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c761f4e7-5622-4812-b061-dd5ecf2512bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:37.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:47.962Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cfe1691d-dc26-44d2-80b9-673411175aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:57.968Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1bd90e6f-0afd-4929-81c9-cdb631870cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:31:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:07.973Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=888f2797-b9eb-42e1-ae26-8026839eb282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:17.980Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=22dac0ce-6b0b-4262-9922-9f291725f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:27.987Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e0e3685d-e2db-4e0e-ac54-be1d14cf1a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:37.993Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5322a53d-1f21-4927-8d2e-90dc30991049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:47.999Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=18b955a9-f3a7-42af-bda5-dd1de2091233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:58.005Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7009f396-4746-47fa-bfb2-43043ac10fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:32:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:08.011Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3d598b87-61d1-48b4-b2a7-b13139c432d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:18.018Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7047135d-13d2-40ed-9ca0-a56c39396307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:28.026Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4ce77656-5852-44dd-bf31-2c433ced3c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:38.032Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8ee21bbe-8f8c-4200-a4f3-09cc0cd2c9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:48.038Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=67f58131-4c43-4c7c-a4bd-9525451ebc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:58.044Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3d968f5f-7476-4d1a-ab63-8e0b690224f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:33:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:08.051Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=35613013-c5ad-44ad-afdb-57e61ddf27d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:18.057Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=86bcd7b0-f9f1-4c5f-bfd9-bbc6d6078251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:28.062Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b6ec6758-98db-4e08-9506-04b0d661f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:38.069Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dbe959d2-8bd4-4207-bd97-a716c5bc5435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:38.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:48.076Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5e8bef38-9ee3-40ea-9362-0db88fe11d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:58.081Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9ae31d88-7746-4bb8-90d1-2c3f2727d378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:34:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:08.087Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=870880bb-ced5-442d-b987-0a2230952517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:18.093Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=96fc1814-bb57-473a-85ad-8789a9c9435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:28.103Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e54371ca-5eb9-4975-ace4-b15ef458d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:38.109Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1c152743-4e3b-4be5-97b2-e983ba52fe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:48.115Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f5736296-955c-4f8e-92be-176706bef417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:58.123Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=682c126d-a0c9-4d41-9067-15b40839126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:35:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:35:58.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:35:58.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:35:58.231Z |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 |2021-11-30T03:35:58.233Z |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 |2021-11-30T03:35:58.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:35:58.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:35:58.236Z |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 |2021-11-30T03:35:58.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:08.128Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3fef7701-432a-4cf4-b6ad-e49424e4dc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:18.135Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e473ea7a-8b70-4986-9d23-a2d7617fd3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:28.142Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=aa9ea79b-5a2d-4986-a36e-6a910b45a24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:38.148Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5f5fba11-2ff6-4410-a792-926e0ed1aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:48.155Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d9931091-47aa-4bbf-ba9b-c897f960af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:58.163Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=63aa6a8d-1e91-4f84-85b2-ae1b86c5a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:36:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:08.169Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b918684c-963b-430c-b297-1eaa611548ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:18.175Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7da5ab49-0b9e-443e-9cd5-41c134feb966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:18.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:28.182Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9df286d9-1ff8-4f2b-86c5-7d7fee47a37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:38.188Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7b12c1c3-0a53-476e-9d72-b3661f28c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:38.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:48.195Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b8b088af-6d10-49de-abbf-3b370f7f3e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:58.202Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=79eb9ee6-b6ad-4121-8965-1ffec4a94ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:37:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:08.208Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fc92ad30-8b01-476c-a821-1c07d975914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:18.214Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=97d82416-e18b-4f37-8bc2-97ecd2f8e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:28.221Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=97942820-7ca0-4092-a5c1-a7ca53b9709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:38.227Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=668d8ecd-5cdf-4eb9-a010-7631fa70b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:48.234Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e93f2a1d-17bf-4ff1-9ee4-4714a047322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:58.240Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9693899a-55d3-4945-88dd-7571c4b00bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:38:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:08.247Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=04f1ebaa-e075-4707-b61e-f2421ba647ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:08.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:18.253Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3f39db26-ef46-4a2a-8a9c-81641eb065e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:18.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:28.260Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=85831494-7d4f-4c7e-88f6-3bc1b0aed409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:38.267Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3e3f7965-e691-4b0c-8c18-48af27af3220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:48.273Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8f9f1695-d384-4ad5-a216-0382cc36274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:58.279Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=95a678f1-cb0a-4d5b-ae99-583e8572da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:39:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:08.286Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f0dfa89d-67be-4da2-8000-ef22cf927bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:18.292Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c9e5648c-09c4-42cb-bdec-939b083743b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:28.298Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b3a86646-4899-4328-8b1a-c19ab4bfed77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:38.304Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=69fa3790-c57c-4a39-badf-da77885be24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:48.310Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=34e7458b-2cc8-405a-91a0-af68e166a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:40:58.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:40:58.213Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:40:58.214Z |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 |2021-11-30T03:40:58.215Z |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 |2021-11-30T03:40:58.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:40:58.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:40:58.219Z |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 |2021-11-30T03:40:58.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:58.316Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=95cf317b-c4d4-4bda-87c9-3e29098c7853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:40:58.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:08.325Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8b111531-242a-402e-94e6-799eb0d4fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:18.330Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5766a77f-76b7-4ab5-9468-125053c5d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:28.337Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d0fd95f2-1eda-4126-8dd3-62498423696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:38.343Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ae13d60c-4154-434d-8f53-a1254f07882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:48.350Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ec1723d0-455b-402f-9500-e6ff1f0f59b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:58.356Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4bc65fca-5a22-4f27-ae84-559749283b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:41:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:08.363Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=79473792-0064-4180-ae80-76f97c28d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:18.370Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c911ce00-54a7-4db3-af16-d174bdbbc602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:18.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:28.376Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3ed09b8d-8c6a-4535-8bed-5413277f652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:38.383Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=210c6882-0b18-40a7-b5aa-b3e0225a12d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:48.390Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=559865b1-a320-48b6-a0dd-3635ec0fbd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:58.398Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2ad860f8-bafd-4d89-8475-1fec1fe741f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:42:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:08.404Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=510ddff5-92db-4fdb-825d-db377e524177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:18.411Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4bcf37ab-46ee-4e10-83c6-d24d692e2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:28.418Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=98b76abb-f014-40a8-8121-a27a8a816139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:38.426Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4d047805-8640-45c7-a18c-155ac44b63be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:48.434Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=14b6936c-2d3f-4617-9841-5224f38d024b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:58.441Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dd0e9fd8-ff84-48a6-803e-8476591465b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:43:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:08.448Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0b215739-c0cb-47ab-911d-9fc76c87ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:18.455Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b14829d4-5917-40a1-bc3b-4e08b2aa0b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:28.461Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=919a46c9-8f87-445b-92cf-991fd7be2cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:38.468Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=743a99bd-cbcf-4932-b642-1f71d694abaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:48.474Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=af50f80d-05c0-47a4-a90e-31d60ca3cf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:58.483Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8b4b1b08-d3ec-4b3f-85cf-82dca635c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:44:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:08.489Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b55468dc-a346-476d-9eda-5276c7c9f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:18.495Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fc876a54-ada4-4f73-bdb7-99c0e169d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:18.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:28.501Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=52160b8d-f988-45a6-8337-48678d191fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:38.508Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fbeb54de-167d-40dc-825e-4baa951094ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:38.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:48.514Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4682fe61-dc7c-4176-9fbf-0683df496848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:45:58.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:45:58.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:45:58.221Z |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 |2021-11-30T03:45:58.222Z |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 |2021-11-30T03:45:58.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:45:58.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:45:58.225Z |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 |2021-11-30T03:45:58.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:58.521Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1f86e412-a87c-46c6-80e6-be6c52dd5629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:45:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:08.527Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3ebfc279-6189-41e7-b0ef-88b67fd7455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:18.534Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ad460afa-e150-4325-aad5-79afd92fdc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:28.540Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=95c33aa9-b828-43fc-b256-fecb2138882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:38.546Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8afc90be-2c67-4996-94fb-07fb39788f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:48.553Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=99d00df2-5d27-4cf8-9874-a4491a7ebabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:58.560Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=573f39bb-a3e9-4c0c-a427-a87a0387f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:46:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:08.566Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0d32c8b4-f4f2-4a1c-bfc6-074c53f9f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:08.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:18.573Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8526a416-2471-4deb-8f84-c4d9fdfc2a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:28.579Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6527adbb-7d45-4291-8e1a-f6be97233c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:38.587Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=de3b65c5-ba62-4e54-a751-38c0d9ded2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:48.593Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6361d402-1ab5-4597-b14c-c451ec7f2517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:58.599Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9d83a296-7795-419e-9ed3-85b3b7679ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:47:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:08.605Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f0d33c00-ed89-4164-9a5a-8b9129b2f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:18.611Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0c3cc897-3d6f-4c96-b5f7-4bd3028414d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:28.617Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=92991139-354b-4afc-aad5-6dab21b5b3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:38.624Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=05e72abe-4626-4060-9651-403fdda38231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:48.631Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6a637cbe-434b-41a7-8fc7-6ccbd6939c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:58.638Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a288769d-01bb-4e74-9dd5-98bcb398a81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:48:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:08.645Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8c04cb27-13eb-4390-8f67-d2c5c84798a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:18.652Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b4d1ec56-e8f0-4dbd-a090-cd10a4571527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:28.659Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2b7ba26c-cb8d-4396-9c2e-3a043fb1657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:38.665Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=677dc3e6-cdd9-467d-9f0e-df2a82398a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:48.671Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8e2a732c-04e1-4d67-8b79-c6a3866a06a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:48.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:58.678Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=58675502-ff21-4211-ba92-aa0c55988939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:49:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:08.685Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=840f88bf-a20f-4bec-9589-5cdf6eb64010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:18.692Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fd48daf6-029d-4f4e-9506-6f769be2c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:28.698Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ae9d0a17-a8c7-46f3-ba1f-824ed9db07c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:28.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:38.705Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fae86b9c-a392-4349-9408-798c7d5cfa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:48.712Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=88a1095d-7a00-4b6a-b6a4-f439ad5b9587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:48.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:50:58.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:50:58.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:50:58.237Z |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 |2021-11-30T03:50:58.238Z |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 |2021-11-30T03:50:58.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:50:58.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:50:58.240Z |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 |2021-11-30T03:50:58.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:58.718Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9d26226b-fa4e-4f66-9ca4-925b0a5a94c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:50:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:08.725Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=760466da-9027-4ded-88dd-8f7334cb7ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:18.731Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9513905a-ea5d-4499-9f88-61747185ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:28.738Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f5608c60-5320-4161-a7eb-224f471d6ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:38.744Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f21e6546-6936-4694-b9ba-0e706a7ac294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:48.751Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=08717370-c3c7-423d-a982-d49eec4e9252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:58.758Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d1104f9f-4c4d-4e5b-9634-c83a78a12eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:51:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:08.764Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f8e99bf5-30ad-40c3-b761-b8787b73a710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:18.771Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ddbeab89-f62c-4e65-bb27-a4faf9baf2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:28.777Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=550ad963-c272-40d6-a9cc-0b57d9f4c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:38.785Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2e2f1b5b-0108-4496-bba6-4c3376e25a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:48.791Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7cf0ad3e-3d69-42c6-b9bc-7c1ec3add8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:58.797Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3ae35050-b2cd-499c-8884-14368494f905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:52:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:08.803Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=42086001-98a3-4ef1-bf13-0a98eabdd09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:08.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:18.811Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f4f3351f-8611-443e-acd6-08a93603cb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:28.816Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=282ee5d1-8307-452c-8df4-464683334f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:28.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:38.822Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cc628e16-9755-4baf-82c7-c88521f92f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:48.828Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=14853740-2ed1-4afb-9ccc-4ebb89460622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:58.834Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4bd90311-3b49-4d51-9a9c-354a640cf761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:53:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:08.839Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1d8bf5b3-fedd-484b-b900-f97ee5a87c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:18.845Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9cab1253-67f4-4f2b-be02-f014808b0e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:28.852Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f6d49fed-2b5d-4c0c-b086-9e99587b44a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:38.860Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c8c45c36-f1fe-4e43-ac5c-72d60df70d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:48.866Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2342d434-916f-4340-bf85-95be110d7d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:58.871Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=725049a0-4fb6-43c6-8129-08368d63db7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:54:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:08.878Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f0ba0a16-81ec-4a54-9181-fb5400d01923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:18.884Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0324e0da-5181-465f-b82f-30ec6ee1b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:28.891Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=92c7df1d-3bdc-4740-9775-ec09ad66cc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:38.896Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=66a137e1-90c6-43de-a403-861e3ce29657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:48.902Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=47c00b27-7b4e-47ef-99cc-944bfafdd11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:55:58.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T03:55:58.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T03:55:58.193Z |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 |2021-11-30T03:55:58.194Z |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 |2021-11-30T03:55:58.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T03:55:58.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T03:55:58.196Z |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 |2021-11-30T03:55:58.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:58.908Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a82ab8e3-4cbb-4e0e-a55b-fd36a4406154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:55:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:08.915Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=04ff7b76-19bb-4aa8-80d3-8b0d280167e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:18.920Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bbceebc6-a19f-4aae-9d90-a9a2df7b77aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:28.927Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8537273d-f62e-4f52-be58-00f7fe627da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:38.935Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8eca6be4-afb8-4a36-84f0-75332ed9a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:48.942Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2cb1fd8b-c397-478b-836f-e8086fc747cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:58.951Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=efa385af-53dc-4b34-b6b2-4af69b8a8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:56:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:08.958Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=84bff9fc-4cae-4440-b43c-8c8d4e1cd2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:18.964Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f99227ef-6366-4193-8e8f-2beea43603d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:28.971Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a3c79ccb-af5c-45a0-976f-231bb5630d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:38.979Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=baa93e25-228f-414d-af71-85312e78aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:48.984Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c0f1952b-da54-41db-8589-4a8bd7066fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:58.991Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3353db88-c2b9-40fc-b33f-57394840009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:57:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:08.996Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1775067d-8e24-4634-bf69-358f448a18cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:19.003Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c2190a56-0233-436a-b1f8-8dae9485285b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:29.009Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ed263dbe-743e-4bed-a40f-62f9bdc5260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:39.015Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d1076257-5f48-407f-8251-13b8c2b5dadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:49.022Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0635970b-eb7f-4deb-9783-ffe52cc1ec94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:59.028Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8db98053-3db2-4001-abe3-789e3053551f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:58:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:09.034Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f6c1bd5a-73cd-4576-ad8d-3d7ef668fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:19.041Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f02dcc6e-d570-4d40-bf71-1e63ff847c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:29.048Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4f204a5c-2e78-440b-8362-e9b87ab1df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:39.055Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ebdb3835-db50-43b1-b78f-3278ed8d8e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:49.063Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2b33d500-4aed-4d54-a022-ae02c5b18464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:59.070Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bd3c65ac-1b7e-46c4-9d3e-f34d9ded1621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T03:59:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:09.076Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6e0a56c2-2cc7-49bd-aebd-a9dd4435ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:19.082Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=292bbc17-b8cb-47f5-991c-24c8ee2b52ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:29.088Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a282adc6-f961-42a2-b21d-6eeb63d2e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:39.094Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=eff344b7-b3e7-4821-bf7f-b435cae19694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:49.100Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=130c354f-0904-4f35-a318-82f8877021cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:00:58.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:00:58.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T04:00:58.197Z |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 |2021-11-30T04:00:58.198Z |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 |2021-11-30T04:00:58.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T04:00:58.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T04:00:58.200Z |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 |2021-11-30T04:00:58.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:59.107Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9e04b832-1f16-46c7-b497-e7cd8ea3ad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:00:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:09.112Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d9b273ec-cc32-4f08-94b2-a04b46e3bd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:09.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:19.117Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ecb9625d-4b5a-4c6f-9a26-2891241c17fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:19.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:29.124Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7f847575-6b0b-4022-9a14-aef65819671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:39.131Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=326e12bf-1e84-478f-aafe-f5ebccdcd7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:49.137Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=4c163636-c34e-4089-9045-8cb2418ff5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:59.143Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=aa6df19a-04ba-4060-8dbd-d8efdd48dfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:01:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:09.151Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fc9f0270-f360-477e-adc7-fae405f602b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:19.164Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fca70974-1c16-4b2a-8f93-ed829bc0338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:19.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:29.170Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f11b8500-7a11-496e-867f-bb9a6e2a9d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:29.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:39.177Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6f77864c-8ea5-4e0b-b13a-cdfda3179502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:49.183Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ba2ac2de-3f9c-4278-bad9-def855635b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:59.189Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0088f523-9b5e-4a1b-a80a-5de9fdb5a3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:02:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:09.194Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=45ff5695-766c-4cd5-8ed1-28442a8926c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:19.200Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=29d55a40-74ff-4c48-9169-926b066fb7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:29.207Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6bbe348a-b910-4976-a4cd-0756110ffa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:39.213Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e7e0adb3-2ccb-486c-a99f-86af9cba007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:49.220Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1accc823-a056-4b25-9342-81f5cbb4969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:59.227Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=75f12adc-b155-458e-852d-c204f2e0ec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:03:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:09.232Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e802c26d-cdba-4c74-b5f0-d5b28b778cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:19.240Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=578fa02f-821e-4b38-b787-c416ecd644e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:29.246Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0687e2dc-5f2d-4f55-83ef-c4839f3c38f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:29.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:39.253Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=20b4950e-150e-4f0b-b62c-1f291238e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:49.259Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b898f889-943b-480c-a365-ccb099afc025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:59.265Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=67a71a90-5e19-464c-b0d0-355ff0fa5f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:04:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:09.272Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f5097a82-b157-481f-b7d7-b7c22a85ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:09.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:19.280Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e9914d30-a53a-492d-88b5-00e6e6fc2e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:29.285Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=483ab86e-9297-4299-a7ec-4b47dd1002e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:39.292Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=44b224b7-3532-4233-b1f3-93a8f09c8b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:49.299Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3b07e0d2-dd86-4d6c-a201-357361841625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:05:58.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:05:58.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T04:05:58.222Z |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 |2021-11-30T04:05:58.223Z |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 |2021-11-30T04:05:58.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T04:05:58.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T04:05:58.225Z |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 |2021-11-30T04:05:58.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:59.309Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ce47a9d2-075f-4267-972e-0e391af6dd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:05:59.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:09.315Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1d43237a-1fb9-42de-bd57-3a28f0cfe193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:19.324Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8a37ec8e-c0dd-4746-8f4c-ce6a16c9a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:29.330Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=6cfc3d52-ed6d-4f21-a127-54d7af23e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:39.337Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=228de402-6059-4b0d-88ea-e9f089d57e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:49.344Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ca21cf34-d38a-4340-b7e1-ab8380070c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:59.350Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=898dce0c-2834-4186-85d6-2eca5988ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:06:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:09.356Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3577be11-c633-41c3-973e-3c458164fe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:19.363Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=adce32f8-98b2-4f7d-8a9b-eccc3940d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:29.369Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=009cfd0a-1ee3-4817-a7ec-2884a1538eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:39.375Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2e73aa0e-1f44-49a2-890d-efd0167b0b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:49.382Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5565bb74-06c2-4e23-8e23-b32a582957a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:59.389Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c892b91c-45bf-47a9-92ef-8f2162e0719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:07:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:09.396Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b0a677b8-b7fb-4f3e-9ae8-a37b73d91c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:19.403Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=06807e49-cb96-49c0-8621-654b55a53b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:29.409Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=3bcbb3f4-3c24-47f7-8fa0-2db046e636b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:39.416Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7f2d16d2-63ec-4401-9c66-451513aca60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:49.422Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a3fcc947-806c-4c34-bbef-7e10d7e98811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:59.428Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=e2df6f5d-9d94-463c-bb3b-f230fb6fa752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:08:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:09.434Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1f5e2b30-b735-459d-8ee3-369be8b8fe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:19.441Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=a53d6adc-93d0-4af4-97ad-4a6d4da102c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:29.450Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f517ae74-de70-47a5-bbde-40a4229031e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:39.456Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=fbcd8bc6-ac6f-468c-93f4-c3fe00ad2efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:49.463Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9307768d-6436-4715-971f-cc87b0aef196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:49.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:59.469Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=31c718cf-9504-47b0-8c60-b042eb8f0c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:09:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:09.476Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f4631ef1-94c9-4257-b786-767e934b7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:19.483Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=7aa13091-3053-4dbe-8f98-dbaaebe8889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:29.488Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5301279d-3a76-4ea6-bc44-939798921b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:39.495Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9101ed6b-4624-41d5-b90a-95176b6bd43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:49.500Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=683d1733-4837-48e8-af27-d3c8bce902f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:10:58.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:10:58.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T04:10:58.202Z |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 |2021-11-30T04:10:58.203Z |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 |2021-11-30T04:10:58.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T04:10:58.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T04:10:58.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T04:10:58.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:59.506Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b4bad3d1-18d9-46da-83dc-f4b1a3316538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:10:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:09.513Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1188a261-f270-4d94-a39a-ae5e8b843d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:19.519Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=9d52e36f-48e4-47a6-8411-03469fab9060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:29.526Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2842f768-3491-4b4c-b42d-560618027b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:39.532Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=48e6d081-7df7-4371-9060-bf428e61e907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:49.538Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b7f3b958-82ef-4798-8b65-d263b346b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:59.544Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=ab3c98a9-b0bd-4403-80ef-047749a5a689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:11:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:09.550Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f44b886e-9716-4526-9db2-8a691f52ed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:19.555Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=98221f87-67f9-4fb2-9f1c-605e09a410ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:29.561Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=228e79c9-4060-455d-8790-b20bc7b4100b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:39.567Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=02d3a1cb-0fe9-4039-8768-2dba3b9be1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:49.573Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2c6e9ec0-00f1-4524-88ec-a0550c73b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:59.579Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=1baa9e73-fa93-4e5d-a09c-58bce588cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:12:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:09.586Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f0892bd8-ee6d-42fb-9545-89f4b29039cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:19.592Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=78b3034f-d688-498c-94fe-695cf7325688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:29.598Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5c8d7da7-7b12-4acc-81ae-09d9d7e3f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:39.603Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=cdcc49a3-d5fe-4462-8de9-71877e3442a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:49.609Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=93245db5-3748-4749-aaa9-7f94f54b72a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:59.615Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dd5fe49f-ba4c-4e02-ae3a-5c6717abe0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:13:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:09.622Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2920795b-da75-430d-881e-2ebe79d6dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:19.629Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=d5c3453f-7460-4bde-a1a1-408405a0f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:19.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:29.634Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=12f339d1-1f84-40ce-9f28-ea9655c57fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:39.640Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=094ab99a-f519-4807-9e30-1601526c8f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:49.647Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=2c5e80fa-830c-4fd5-a2b1-acfbd0513ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:59.655Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=dc219903-65be-495b-b91d-4ac74dde5d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:14:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:09.661Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=f7737edc-f314-48f1-b12c-bd1087dbd66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:09.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:19.667Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=c275fe76-b9fe-4dcb-a8a8-20bffabeb38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:19.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:29.672Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5cabf9fd-40df-4c5f-a6e0-eb242ef6e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:39.677Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=26cd0d81-0cfa-42bc-ae9e-a526dd6e5beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:49.683Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=99de6992-ed93-4103-8634-2256201131fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:15:58.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T04:15:58.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T04:15:58.202Z |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 |2021-11-30T04:15:58.203Z |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 |2021-11-30T04:15:58.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T04:15:58.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T04:15:58.205Z |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 |2021-11-30T04:15:58.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:59.689Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=bc8b8284-7e47-4104-b2e1-86fbd8945710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:15:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:09.694Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=25130f11-cb00-4ad6-8b5f-e109ac837943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:19.701Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=5a0c539f-431c-40a3-b347-163f54851bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:29.707Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=518d4b41-5d20-4855-868f-cc1919846634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:39.723Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=005d9720-b3de-43c3-8a65-eba84328176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:49.730Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=59a85d9e-5eeb-4c34-90f5-02742a8f875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:59.736Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=01948505-c7af-45d3-9eb2-0b82b1c04476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:16:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:09.743Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=b9be6dc1-a8b6-48ba-afeb-35bba66b0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:19.750Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0e1546b5-5483-40be-9485-07e2d278cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:29.757Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=8fe6122d-2a54-4f33-99e8-9d15edb11aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:39.763Z |INFO |Init configs |InvocationID=3e2161bc-d072-43e5-819c-010128763846, InstanceUUID=0c5af2fb-2e6f-467a-9d5e-ea57c66c0106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T04:17:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |