By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:15:49.669Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:15:49.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T23:15:49.732Z |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-10-15T23:15:50.439Z |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-10-15T23:15:50.547Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:15:50.548Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:15:50.548Z |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-10-15T23:15:50.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T23:15:50.669Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-15T23:15:50.690Z |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-10-15T23:15:52.642Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T23:15:53.177Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-15T23:15:53.197Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-15T23:15:53.197Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T23:15:53.253Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-15T23:15:53.254Z |INFO |Root WebApplicationContext: initialization completed in 2538 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-15T23:15:53.682Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-15T23:15:54.440Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T23:15:55.769Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T23:15:56.255Z |INFO |Started MainApp in 9.167 seconds (JVM running for 9.872) |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-15T23:15:56.352Z |INFO |Start scheduling PRH workflow |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:56.366Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7f05341d-9f4c-48ed-a923-916ca657a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:15:57.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:15:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T23:16:06.802Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T23:16:06.802Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T23:16:06.804Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:07.887Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=14001d9d-f9a1-42af-91a4-4586c3a0b722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:16:08.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:18.953Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d4c7dd35-24aa-4396-9ca9-adc204bf5121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:16:20.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:30.025Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0b190351-5d30-4607-ac90-548fa82977d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:16:31.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:41.162Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=92b3eab4-2623-4f5d-82f1-cd5b2405ad26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:16:42.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:52.200Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f48a0775-c24a-4352-898f-847fdb94f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:16:53.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:16:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:03.273Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=80ee9b0e-0b97-47e8-b062-33707c9466d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:17:04.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:14.475Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ed534641-9f26-4953-a2dd-504ab5fe0891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:17:15.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:25.551Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1c8e81f3-7d0b-4ade-a4a9-36bc646040e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:17:26.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:36.615Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=990503b1-0788-41cf-af82-b843a419a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:17:37.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:47.687Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c7aa8128-641d-4df3-aff6-52d91b71e35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:17:48.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:58.759Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e39f58cc-1f8b-4d07-a839-4dc597af1667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:17:59.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:17:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:09.831Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3c5c7263-6a8e-4552-b3bf-b85898b693ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:18:10.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:21.001Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=481999f5-8cfb-4914-a180-f24885871b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:18:22.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:32.040Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c3234318-4c8f-43fc-becd-716fa5cd5935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:18:33.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:43.186Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fe0c5028-0eeb-42bb-85eb-33119fcdcb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:18:44.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:54.344Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2b8ea316-ac29-4c47-b85b-9979f01f4ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:18:55.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:18:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:05.386Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=47d5a8a2-2a60-48a0-b64c-1d445cedad30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:19:06.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:16.872Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5380ab95-5988-419f-9443-0b84928585ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:19:17.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:27.948Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1d643318-2e0b-4769-9d70-8cd97ab8f83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:19:29.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:39.112Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cce7aba0-d8ce-4ae3-a130-aa5a5240f52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:19:40.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:50.183Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=96be31ea-a75b-456c-880e-3b9dd553c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:19:51.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:19:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:01.258Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=033bb305-8a3f-4d6b-986c-908d56eb778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:20:02.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:12.295Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3cd8e973-2bb6-4a12-a2c1-9b7109a37303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:20:13.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:23.372Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3c9ef2da-8880-49f4-9470-ad53b2a784e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T23:20:53.420Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.16.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:20:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:20:54.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:20:54.860Z |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-10-15T23:20:54.860Z |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-10-15T23:20:54.863Z |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-10-15T23:20:54.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:20:54.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:20:54.873Z |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-10-15T23:20:54.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:03.422Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=82cc484d-df3f-4362-92c0-33d8162546c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:13.551Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=250273dd-0c22-4ca7-88f3-4ba6a17f94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:23.563Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e23ea772-3ba8-45ff-8178-8bfdd6994e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:33.576Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c58fbc96-e1a7-461d-bb83-db8f5a848bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:43.586Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5072748e-c2fa-4fa2-aff8-2548edfe0af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:53.598Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=54e8720d-a47c-4798-8285-cbd03994149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:21:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:03.609Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f0cd9853-b44d-4d5a-881f-721aa69d67d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:13.622Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=08dd691c-3d9f-429b-909f-7d26bcc2b581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:23.632Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8774ffba-0e39-401e-b0c8-932f146f8ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:23.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:33.644Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=098d5089-e10d-4a28-a0aa-6e1efeb17239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:43.656Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d8b82eaa-ea74-47ae-921d-68cc6e774be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:53.667Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8caa6a56-3646-41e6-b76d-ce2b38b1bcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:22:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:03.677Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2a5dd36c-d37d-4d37-96df-e5702c9d4afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:13.691Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4b1f16f3-9351-4828-9b4c-d1eaf23cb697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:13.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:23.702Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=caf1b68a-c6bb-4ed7-a112-ffbbf3ad67f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:33.713Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1832ba67-8e87-4219-a592-c5c629439d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:43.728Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fc34b3e2-271c-4c43-85ea-7a04e1779380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:53.741Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4bd7ae9b-d7c0-494b-a861-1723349417b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:23:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:03.751Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=06d1e30c-0342-4b23-9155-7d21cacc0b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:03.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:13.764Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=509ebad0-5745-4bec-99a9-07f3e8cd0b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:23.774Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=50c6af8f-4d9a-4e41-a818-59b2d63e737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:33.786Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=648e5cd9-3a3f-4690-8533-545797e46dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:43.797Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=886cda81-42b5-4309-bc20-a726067e0c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:53.808Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c0929fa3-c16e-4093-ac92-478d6365852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:24:53.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:03.818Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3cb6ffb9-3e00-4905-a899-da6698e500ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:13.828Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ebf25445-d3f5-4d21-bcaa-b88d59e55a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:23.839Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7b5517ae-70d6-4202-9745-c2d5d242d642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:33.848Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c7e15517-7163-4a6e-9467-7f3f6f2377a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:43.858Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ec38bcc4-09a3-4f7b-aa94-a5758d234f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:53.867Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=646dae06-1fc9-406d-a2bb-c8889ee1e600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:25:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:25:53.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:25:53.958Z |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-10-15T23:25:53.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-10-15T23:25:53.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-10-15T23:25:53.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:25:53.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:25:53.969Z |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-10-15T23:25:53.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:03.877Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=04a86f41-5d6e-4ef7-8603-fb3034a8fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:13.888Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f4fab78e-f546-4748-b019-c1ffbb110746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:23.899Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=41b9fdbe-a4e3-4b90-97df-a9ffaa0be6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:33.910Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3eaf892-d1dc-466c-8532-4f381c45e896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:33.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:43.920Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=521b9c79-860b-442b-a0a4-901cd4e368c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:53.931Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=471308cc-711f-4c2a-abfd-3dc1f6bef002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:26:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:03.941Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1164d402-bc88-4bc5-ac04-2903aff4617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:13.953Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=78bbb39b-8374-4d73-947f-acdad34478fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:23.963Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2d9872f3-7faf-4988-8129-3bb3f94b01e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:33.973Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=12e9650a-d7b1-4049-876c-d07a672aaa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:43.983Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=661ceb50-588b-4274-920a-047283652703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:43.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:53.994Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1999c512-81ce-4a0f-b76d-23010cac2ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:27:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:04.003Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e36c9e93-45d1-48d6-a3a1-796db806c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:14.014Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dd4003ce-7dc9-45f7-8e0f-e089124c3c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:24.023Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=235c8878-f220-4fef-889d-6aac87289081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:34.033Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f3613890-a9b1-4700-84b8-d5311b3cf30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:44.043Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c2ec48b2-8a0a-4015-b8fc-804ca122beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:54.057Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=546adfef-9b52-4468-a4c5-1468691cecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:28:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:04.068Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ccebf477-42b1-4e9b-81f9-64b7aa1fadcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:14.078Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4e7fc33a-16a3-49fb-9064-7faa0b130443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:24.088Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=78f8a44f-36d5-4104-ae04-437b31ef38e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:34.100Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=17b3739c-04a4-408e-ad1a-8b67b2c4f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:44.109Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=355b423d-e5a9-474f-b4fc-2e3ed8142ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:54.120Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9aca2cd6-a6da-4106-9826-f07280f141a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:29:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:04.129Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=558efc63-a46d-4a19-b2bd-77a2c3665067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:14.141Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=222b9ad7-e680-44d8-a02a-7a445fde95ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:24.151Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b1cf7636-714d-42b4-bd68-009228dfb5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:34.160Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1abca6a0-76dc-4624-8e5e-61edd60cff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:44.170Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9c99da33-11e8-45b2-ab63-0d48e8dcba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:30:53.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:30:53.990Z |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-10-15T23:30:53.991Z |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-10-15T23:30:53.993Z |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-10-15T23:30:54.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:30:54.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:30:54.002Z |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-10-15T23:30:54.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:54.178Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a6c5b1a3-68f7-4570-a6cf-185cf7368412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:30:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:04.186Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5ca852c7-1c24-41be-baf6-cfa586e433e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:14.197Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=64e1cca5-4dc0-446a-9ade-d959f1d2ed0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:24.206Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3f0f4b3c-8029-46ed-9e66-4c74782a79f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:34.215Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=75b73b66-111a-4c4a-b73f-712938256973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:44.225Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fb0497cd-65fd-4e10-aa6b-2b60ebac17c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:54.234Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0179462f-81d0-4a9d-a0a2-05186de3db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:31:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:04.245Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0355430a-2788-4f7e-b0ee-14481970fdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:14.255Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ad87edc6-ab2d-4bd0-a6b4-2bc10037a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:24.264Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=54727a8e-03ce-4059-ae34-8368d5f93cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:34.275Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2e6c6751-c9fd-4a7b-b38b-9b32dc3ad84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:44.284Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=099c9f3b-0256-466d-a4d2-ce8525e05cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:54.293Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2ee525d6-693d-435b-b675-d174d9f93a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:32:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:04.301Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1f35b3fa-1540-4547-8223-29b46b3cfb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:14.309Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=32fa74ad-878a-43cb-b8cd-cd926bccd880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:24.320Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c2922f00-df78-4b65-ab26-a9a579c93cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:34.328Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ba1c5ecc-2df8-4466-b6e6-7c7a229b9b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:44.337Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=431c642e-ce62-45c5-a697-9af1c1201988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:54.346Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=31bc7c44-fcb4-4b9b-8eb9-7c5c94d22e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:33:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:04.356Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=12db8749-5ba7-4c8f-862f-181edf807084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:04.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:14.364Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=96196a8b-06c2-4506-8526-d2450246e9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:24.372Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6a1877dd-228b-4b42-92ee-2cf18debc0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:31.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:41.130Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4813b641-7a98-4c98-9846-d030a7ed1bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:51.137Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1a0ac6d7-6c2f-4360-983b-acc8951d7cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:34:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:01.145Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=922876cb-758f-4c3e-ba4b-884879cd3ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:11.153Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6ca3133d-f42b-4a2d-9ddd-108f98533934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:21.165Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=599201ff-4a65-4e96-addb-3b82cb5db10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:31.174Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ea0d9e1e-e638-4b51-a4e4-13423d0b169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:50.571Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=83a9e2cf-0472-48c0-994c-33f4d6db43b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:35:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:35:53.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:35:53.947Z |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-10-15T23:35:53.947Z |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-10-15T23:35:53.948Z |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-10-15T23:35:53.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:35:53.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:35:53.955Z |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-10-15T23:35:53.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:00.580Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7ce80783-575c-4bc6-87a7-d2c2ff10c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:10.597Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=12a142b3-0d06-484d-8a74-0473fae2d5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:20.606Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=be4729a6-300f-4ae0-9294-331f86aeb2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:30.615Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3ef11bcf-12cb-4bd0-a7ce-91455afdef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:40.624Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dee99efa-c446-4604-b96a-f82064628b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:50.634Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ee7d3687-eebc-4c98-bdf4-e7aa34a8bdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:36:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:00.644Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9531f3a8-815a-4aba-96da-427d98a613ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:10.652Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c5d58f47-77f5-4b81-8156-189547e96bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:20.662Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1052c7af-bad6-4333-91e7-28b0961c5849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:30.671Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=853e6501-3462-42d5-aefe-65a8dc3ddbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:40.680Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0d5ffb69-2941-4d84-bd28-2f6576ce90cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:50.687Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dc7a0855-ddf8-42d6-9774-4109bd7abb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:37:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:00.695Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1de69d89-4e2a-420d-bb84-e157bdfd9eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:10.704Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bb03a2f0-4f1b-4d23-8800-adb656c789ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:20.712Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=324a8f7c-c487-498c-9cba-edd381c03ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:30.722Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=10546797-05fc-4069-bdaf-94fc603bad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:41.138Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8bb7a4c2-bac8-4372-b9b3-aad42beb8363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:51.146Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d4ddf644-5444-48c0-b9f8-81a082720e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:38:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:01.156Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b1646f0a-4718-4cd9-8a29-1a524834ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:11.170Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2bb34538-d79c-4e54-86d8-4d185cd36a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:21.178Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=94793699-c446-4491-bdc7-947cd613f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:43.014Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b5fb3a23-5dcf-4b89-9d0d-3f9bc642d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:53.024Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=585042d0-a25b-4221-900a-8222bf11ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:39:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:03.033Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=733b58e9-9bc6-41b6-9b0c-5d67e688fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:13.042Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5fc439e1-b984-4d74-a175-d2846713e7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:23.050Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=45c03432-5d09-4acb-9895-f775f41e865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:33.062Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fa68a3a3-2ffb-4744-9372-16af5b7c6a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:43.070Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3a084bbc-c219-41ed-9f41-2131dea5050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:53.084Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c0c73d5d-a62c-4536-9654-725551cf3166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:40:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:40:53.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:40:53.945Z |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-10-15T23:40:53.946Z |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-10-15T23:40:53.947Z |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-10-15T23:40:53.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:40:53.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:40:53.970Z |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-10-15T23:40:53.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:03.092Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=89536715-9120-4ee5-a95d-d8f7db79958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:13.100Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b1381122-fe6b-4e71-b8f6-fff01e9f40e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:23.108Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d33b4777-a70e-41f7-8ea6-fce22542ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:33.116Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=da3f09ee-0055-4e6e-a754-438e95667fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:43.945Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ee64d479-2e06-4035-a43b-c11b820a3100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:53.953Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f8ac3311-a010-4c86-8a2c-cd6fa7f6b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:41:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:03.961Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2576ca02-915a-48dc-ae4e-772647a5c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:13.969Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c23af556-c18a-4ebf-b287-1c08fde16973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:23.977Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=64719281-ca7c-4a99-bf9e-1a7f3f07f095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:33.984Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4b93669c-5187-4fb6-8146-706a240863d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:43.991Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7bda306a-ec9e-4539-9ff4-f707e5ed3d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:53.998Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2de77bbb-0c88-495e-b096-4b5f0cada8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:42:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:04.004Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=39fd1448-7d14-4c75-a8bd-c2a4689e291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:14.013Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b25966d2-f221-4518-8c81-aadb5c1b0227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:24.021Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e5a9725d-578a-47d0-aa94-67e155464e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:34.030Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f524bcca-362d-4e5d-ae03-56520b995251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:44.038Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d70f24d3-039f-4ca7-8ca2-5937f73716ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:54.045Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=37251ea6-f1da-4886-9695-99a6d5b4684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:43:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:04.062Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a0a058e3-9515-4a8f-8112-67e12d450f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:14.069Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6ce2fc21-d857-488c-b415-f6e432375bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:24.077Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c93b7055-9961-4052-bd34-b14f3b41be77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:34.086Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c4e1d8f6-d6ec-403e-ad36-f2955562a9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:44.093Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0dc9608d-0bd3-4250-a051-66b01e9ed951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:54.100Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=466e4c78-7465-4788-aa6b-536e3fa5219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:44:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:04.108Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=529eda06-2cdb-4a9e-a008-7b362073d806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:14.116Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b228d06e-8df2-490e-a418-a0be258c12d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:24.124Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=56d158ff-cb2b-417c-9e91-1283aa86d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:34.132Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5381215d-9b36-44ac-9a2b-0aa46ca79cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:44.140Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d9830a7a-f808-4ad6-8db5-8ecb9dbea903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:45:53.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:45:53.916Z |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-10-15T23:45:53.916Z |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-10-15T23:45:53.918Z |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-10-15T23:45:53.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:45:53.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:45:53.923Z |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-10-15T23:45:53.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:54.148Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8f5425b5-114f-433b-bb7f-8e71599494ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:45:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:04.156Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7f618195-ba9a-4cb6-a87d-0ec853ebd5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:14.163Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c7c585e7-b359-40c3-8d78-a38fdd7cd17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:24.171Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cf1200fd-550a-4e70-8098-3934f658ea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:34.178Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=42127e46-8134-455f-bdf6-5cf9fe65c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:44.186Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=706c382e-e071-4d8a-bd74-67407c4e18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:54.194Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ae9f41a2-a0ce-417c-9fd9-b7908e8867ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:46:54.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:04.201Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=63bac43b-87a2-4457-a78f-e380f4de535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:14.210Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f3f24a67-604e-45a9-aa93-c26cbea32dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:24.218Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4e607450-1f4a-4364-8999-5fa080843ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:34.225Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=12e91b5e-7d24-4503-840d-58acc0461eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:44.233Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f0ed7fac-27e9-4e6a-a8db-722f07901b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:54.243Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8f8f2b5c-6a73-4372-b1f1-7c3f04bc1b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:47:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:04.251Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ad9299d9-f789-4ce3-b049-d564e54c3241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:14.259Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=01f10bc6-10b7-46a2-9697-1dc98703f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:24.267Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=daa25356-725a-4a8d-bfc6-8d13fa7c3e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:34.275Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2cf758d8-36e2-4fcb-8a59-f846c54beb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:44.284Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7a3f4115-1a85-4f4c-b0f9-cf61c7a2a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:54.293Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d651f60e-434c-466c-9610-a9a8c72fbf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:48:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:04.303Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fcf800cb-f3fd-4e4e-904d-84da58b27d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:14.311Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2dcb21c3-92f7-4f88-9d97-ed0c0a6aaf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:24.320Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a8fd9e7e-7a69-41bd-b2b8-38eb3695a17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:34.327Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1fa1153f-e6a5-4dcf-9cb0-ebcfc2b75988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:44.335Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f6ee53ef-a6f9-4818-8fe0-2d8526f575b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:54.344Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8aedc191-4cb5-4943-9e03-46654fe25fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:49:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:04.352Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fcc64e7d-d684-4f26-895a-b1fa39d107ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:14.359Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b82c98eb-3c9b-4400-9564-0e057a4282b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:24.367Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a8f9e035-184d-447a-b03a-af92424d1fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:34.375Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6122cc68-c47d-43cd-8dae-466afe117f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:44.382Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=63f872bf-6a47-4a72-bd45-81a9b03d4359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:50:53.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:50:53.968Z |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-10-15T23:50:53.968Z |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-10-15T23:50:53.969Z |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-10-15T23:50:53.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:50:53.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:50:53.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T23:50:53.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:54.389Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c3492600-f52d-4eda-9904-6a52753abd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:50:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:04.397Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a6279f3d-42f0-4c5e-aea2-12cf23136f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:14.404Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2b9ed98c-4407-4ea9-bd6d-996188223837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:24.413Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bd0c85ff-75c4-4444-941d-51b4ea9f50d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:34.422Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e60de71c-fd19-4262-98f3-1cc37c0ffa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:44.429Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=57b30f6a-af16-48e1-b340-564f765c88a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:54.437Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d3c95704-2196-4f4e-99db-e7520d6ff133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:51:54.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:04.445Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b3a25755-2652-4bb9-9890-c944f0e0378b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:14.453Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=69d7d98c-78c3-48d7-8065-a8a18436e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:24.460Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3812daaa-9a44-4cec-a6fc-d92c20539e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:34.470Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f32b366d-622d-4da5-b471-2be9cdc6e5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:44.478Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=264913f8-5d93-42c1-9e0b-a4d141d3c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:54.489Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=794673be-32e4-4872-8fb6-3b76390a40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:52:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:04.496Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=130d1d12-e93b-44b8-a014-4cb5b450f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:14.505Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fecf77bd-4609-4497-ba57-140db2283d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:14.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:24.512Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8fa2dfff-de21-40bc-8eaf-ff93c31fe535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:34.521Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7dd00c0a-a728-417a-84da-72c034794c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:34.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:44.528Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f1953dcb-5b50-4434-9c0a-ce0932e9b19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:54.536Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fc8a31df-f4d9-42c8-871c-ebf9cee8f8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:53:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:04.545Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bc4497f9-4714-4751-9c5e-b06735aefdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:14.553Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f2377833-ba1d-4974-aec7-5f12f6802686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:24.561Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=190a9331-7c2a-4ed8-a8c9-ab0df55e1a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:34.569Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d1b795b2-5d41-4dbc-b9d8-a91ad37e66ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:44.578Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=85117bf1-c858-45e7-ae4b-b82fcd986ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:54.586Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=383bc99d-529c-425a-9c6a-2ede0a040c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:54:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:04.594Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6862c2ea-ee26-402e-a3c1-9de6d1be6663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:14.604Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=36a9a6e9-edf9-4326-89ab-cbd9f5395b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:24.612Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e04a168d-286d-4f51-840c-d86b88c1a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:34.621Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c4f6f754-4a99-4e60-9ad7-27e554aa2e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:44.631Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=29d76b6e-a8d6-46a2-a54c-bf78849a77f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:55:53.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T23:55:53.924Z |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-10-15T23:55:53.924Z |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-10-15T23:55:53.925Z |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-10-15T23:55:53.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T23:55:53.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T23:55:53.929Z |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-10-15T23:55:53.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:54.639Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=59c7d8be-5524-4914-a61d-5341ceb9ff98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:55:54.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:04.648Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aa95b648-0b50-4e77-a5b5-b5c2bf97b462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:14.657Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3f540a3-7850-439e-8a21-c0a72b2f3182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:24.666Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=94ccedcf-92a0-44a8-9d57-5c6aad7b2d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:34.674Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3b96dfc3-1ef3-440e-940c-41fae2959fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:44.682Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6e312b2b-50fa-4057-95eb-ff53e82871f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:54.690Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=32f1d60a-fa7d-4528-9758-6615f727a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:56:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:04.701Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ce0d6abd-b547-428c-af66-41c703ad9162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:14.711Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3d82c0ca-4b62-4e3f-97c2-74d6bef3a2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:24.719Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a636ae57-c147-466a-a987-d2d55666b5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:34.728Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=73df5791-c579-4c88-97f5-10069a3b5b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:44.736Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6dc95842-8456-40e6-99ab-315a664b2ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:54.743Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ef9ed871-00f7-4478-95fa-5afcdc7b9244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:57:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:04.751Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cfb88d4c-75e2-4b49-b007-eb76ac1c84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:14.759Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bc02c36d-e139-472a-843b-04d75e216ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:24.767Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7f2f1c7e-a164-40ec-92fe-03cd8bf88651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:24.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:34.778Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0dbc5d3a-8062-4598-a253-91b3b3cce969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:44.788Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cea56acb-120e-49a7-a73a-bb0c25d085b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:54.796Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fdcc9ac2-9683-4bff-9598-909c19467a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:58:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:04.804Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f8005638-3664-416f-a921-a395da3745b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:14.813Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=96e4307e-ed91-48b5-beb9-e7d118ccd6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:24.820Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=16db6113-f087-42e8-95cc-d2426478aa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:34.829Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a7d5ecf4-d4a6-42ac-9051-ca0726b7d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:44.841Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9a5d8a4a-12c7-4414-81aa-e4a1546b5f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:54.849Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=78b91aca-9ac5-481a-8b78-cc7dc0bfc88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T23:59:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:04.857Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=76b0e42a-0552-4964-88ed-0966ee5f0846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:14.873Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a06c3b0c-af17-46f5-a574-ad98aa92d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:24.883Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d605320f-b28d-4ada-b777-4cf0f8e3aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:34.890Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6e883a88-e557-402b-9ed5-adc694ad8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:44.899Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=33fdcef4-393d-4867-a263-b4de57677945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:00:53.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:00:53.932Z |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-10-16T00:00:53.933Z |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-10-16T00:00:53.935Z |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-10-16T00:00:53.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:00:53.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:00:53.939Z |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-10-16T00:00:53.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:54.907Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3ae8458a-3fda-43b1-9710-ff3eee5e058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:00:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:04.914Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a30a06fc-d7d8-4d82-8655-a7225820ec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:14.923Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=10fa39d2-7342-4021-9115-c033a5078ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:24.930Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a0c76350-1d9b-422b-8088-e23fa23be66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:34.938Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c6de5ecf-e875-4023-8374-76a3860fa77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:44.946Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b4e82f6f-a51b-41d1-b96c-0cc2a81ff29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:54.955Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b70ac150-d3f0-4baf-bbba-6a8182416c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:01:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:04.963Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=16fbf87e-1999-42b1-a783-19b52cd00865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:14.969Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ebbd9d9b-225f-445d-b4c3-a88abfafc6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:24.977Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9fe34f8f-18ee-45f4-ad43-0e8ffe13f2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:34.984Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aae44b29-33ec-4ce5-a23f-7a0cd7563898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:44.992Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=82724e46-9428-40a4-b6fa-1626d020e5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:44.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:54.999Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=846f09b6-bf11-488c-b3c7-4575e7638a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:02:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:05.007Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e31caeaa-896e-457b-b607-7801bd29e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:05.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:15.015Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=701fc967-2b78-41f5-89ba-9f4ae1e6c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:25.024Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=afe9b7fc-0cc0-41dd-afde-3e5070710e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:35.032Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1f42b3de-ddc9-4eb3-a1fd-0a4e21084d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:45.039Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8579cc37-451b-4a21-99e8-963351b53465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:55.047Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=16ff26fc-88bb-434c-b7d1-a25a1ba3dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:03:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:05.054Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a93006b7-c649-4a82-8357-08010c46c1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:15.062Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4a69b121-5963-42f9-93ee-ee56c4132bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:15.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:25.070Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8fbd4624-bba9-42f2-80d5-481390db212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:35.078Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=04e3c1db-5410-4180-a7e0-978c56130cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:45.086Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=594dbb60-61ba-4d74-9ee0-cab4feba41b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:55.094Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5cf67d1d-5e3d-40e4-b4a6-f5e75967a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:04:55.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:05.101Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=010dd080-5a4e-430c-a19f-e24a094e07f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:15.108Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=30c1ac37-0cab-4106-b376-7e4f1a362610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:25.116Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0a5e7de7-0c94-44f6-9e85-536523c144de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:35.122Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=265945f5-35fc-4aa5-91c5-975878416b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:45.131Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8e0511a6-bfaa-40dd-81c9-245711845ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:05:53.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:05:53.925Z |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-10-16T00:05:53.925Z |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-10-16T00:05:53.926Z |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-10-16T00:05:53.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:05:53.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:05:53.931Z |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-10-16T00:05:53.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:55.139Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3aef38a5-211e-4712-94c3-9bfea45d57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:05:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:05.146Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=65b97166-0d40-4d1f-adca-e67f8e302569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:15.154Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=eac3ab02-6a3b-45a5-bff0-53a0cd195315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:25.162Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b72ee126-600e-41ea-8a1e-1fb66ad564df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:35.170Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f3944636-5c50-41b0-892b-cb339ba4ced9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:45.177Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d2c84cb1-9953-4b9d-aa96-bae8ff060732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:45.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:55.184Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c30e94fb-5626-4fee-a1c0-290f3d4a91c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:06:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:05.191Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1182b038-3d4e-4ffc-b129-a19949a3915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:15.197Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=260d0a55-7912-4061-a1b3-b6dabc582762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:25.204Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=193924ce-06d6-4944-aa7c-640db57c9d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:35.211Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=36ba9e49-082e-44b3-8eed-8ff9eccca05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:45.219Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0f4acbe6-1614-47ed-b73a-319c11a9f3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:55.225Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e02cd578-af47-4f33-a70b-dac648470e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:07:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:05.233Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aaf725b4-5f61-43ad-9cfd-0e2c2f010b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:15.239Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e374c724-da95-421d-9c9b-7c473798f5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:25.246Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2f56da90-4846-408f-93d8-39311a0eb336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:35.254Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2acec6af-8397-4808-bced-7b6c9a0b3575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:45.261Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=760836eb-432d-4eae-9c51-b67d1d18ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:55.268Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b7950a2c-9986-47ab-b7cd-cec9f3a6cec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:08:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:05.276Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0909ace6-9566-4c71-8d20-838e33316160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:15.283Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=60050ac6-e137-4828-ba2f-e71962fa19e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:25.289Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d7ddfe0f-2699-4686-89b4-5007ab15980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:35.296Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6dd576e6-a13c-4e0d-b280-3b2748ce3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:45.304Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4b4fabf9-6ec5-4992-aeb5-480cdde4d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:55.313Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=25e2b2e9-ed02-4815-993a-0aede2b2802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:09:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:05.320Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3989e1e-291e-4f9f-8c0d-cc4d932c2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:15.327Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a70435fa-8804-4795-97c3-bb0f7bdaa006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:25.334Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c5dea572-b349-436e-8891-0ca138d144d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:35.340Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6cdad613-b3f5-463b-b986-0d4849e4806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:45.348Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=756d2624-cf43-4871-a8df-3b834165cd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:45.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:10:53.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:10:53.933Z |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-10-16T00:10:53.934Z |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-10-16T00:10:53.935Z |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-10-16T00:10:53.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:10:53.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:10:53.938Z |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-10-16T00:10:53.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:55.354Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b49c09f2-33ca-4635-982c-567e798b3462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:10:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:05.361Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c47f0e78-ba12-45a4-9518-169c86807d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:05.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:15.368Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bfdf8378-97b0-4fe7-937e-08be7d9d6c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:25.375Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b4c77717-46c2-43a1-b74e-8d9a0a4f516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:35.383Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0f42861d-9f14-49ef-8be2-cce94f64b208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:45.389Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ab570017-db51-4537-86e0-9d9ebd5d9ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:55.397Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=08fbd935-7062-4e48-91ff-d4a0ee4d80a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:11:55.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:05.403Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1ca9c921-8a64-4aed-b2fd-6561ac6c7acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:15.410Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a806826e-fee2-4c07-b32d-6a86956a4c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:25.417Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ab2b3098-3063-46f1-9879-ef4c0fee3b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:35.423Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e8a677e5-0210-4045-85ee-ad0d6ecf1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:45.430Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=050d53c5-820e-4a43-a497-8e5421b306de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:55.436Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=613d6591-5d8a-4076-bf35-ad4111f93909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:12:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:05.443Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2ded5ca8-0bec-4a63-aa11-a91e4e03ff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:15.450Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e500a963-20d6-4301-ae4f-50938349e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:25.456Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cd38b193-bb64-498f-8098-846fdef27b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:35.463Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6e2159f3-db99-4e8f-b6c8-2023e84cd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:45.470Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=50659423-0a0e-47be-908a-7c7f5d6bee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:55.478Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=71be601c-ae03-47ab-b3aa-2fb5888b18d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:13:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:05.485Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1ae606dc-9fab-4580-a858-38dfe11c3a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:15.492Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=80a589e6-cb96-4946-b851-7b61394ac6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:25.499Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b9c150b4-b6a1-4cb9-abfa-faa588ecacf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:35.507Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8c1ce92d-e6ce-4576-b6a0-5d3be679980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:45.514Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=333447d7-6978-466a-beb1-8e64379d635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:55.521Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=048bb41b-d29c-4b0b-9937-bc5c9a28881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:14:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:05.528Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=97487966-678a-4aa7-b495-b71f5b71f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:05.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:15.535Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3f2a8632-0f71-4036-afb2-a9903d9a9aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:25.542Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=60163f7b-de58-4a78-be3e-448018978d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:35.550Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=592f587c-dcb8-4618-ba55-e0d19fbc56a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:45.557Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a7f85f90-8069-4edd-9afc-a82ada175418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:15:53.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:15:53.896Z |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-10-16T00:15:53.896Z |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-10-16T00:15:53.897Z |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-10-16T00:15:53.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:15:53.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:15:53.900Z |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-10-16T00:15:53.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:55.564Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3547269b-00ee-49d4-9dc0-de5298daaab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:15:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:05.571Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d818c90d-cdee-4111-83c5-6959c60bd0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:15.578Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0f51cbc2-6367-4e91-9efd-5db0a3a3cc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:25.585Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=61c8db57-8d47-4842-98c5-548761978c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:35.592Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0ff8762c-072b-419e-b6ec-adc79be4c710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:35.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:45.597Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3e8d0bb5-e130-4ea9-930b-587c50b70c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:55.605Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0ae8ca95-dc61-4f80-9f17-b85fd948887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:16:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:05.612Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=10e63e51-1c34-4030-aadd-77286924dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:15.619Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c9166ce9-d382-4975-aaea-24d4c4fa71de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:25.626Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=95e72b02-c9a7-4664-9b41-e58058f779c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:35.634Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b085a7bd-f165-4077-99d8-f6e1b2a3d195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:45.641Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b8b72991-8801-4fa9-b02a-65b5ab8b02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:55.648Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cd9984fc-668c-4950-b86f-3207abe91501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:17:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:05.656Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=704079ba-e78c-4b19-83b3-57d8784f86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:15.663Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=30d016c3-598f-4d65-9ac4-a846f1ede396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:25.670Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b702bb20-03b1-4fe4-87d8-abcb537b4a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:35.678Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=79a1aa9a-25c8-4e62-a583-e6e7a0446d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:45.685Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d696d27c-1baa-435e-bda5-0d79e22aba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:55.692Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7dbec8f9-afbe-4311-ab9d-0741a84e8597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:18:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:05.698Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e8bf7d57-7a4e-4d7d-9d98-33804cdc2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:15.706Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=42acad89-7190-40ad-b58e-7601481f585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:25.713Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0e58c7d9-38d7-4c8d-a490-f9b2f6b23284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:35.720Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5c452e51-d04e-4263-a33e-647439b8d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:45.727Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f61ee949-89e0-430c-b309-ec51c438604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:55.734Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=82b6e957-b4ae-4734-b8c9-6e26e93e18d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:19:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:05.742Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d89f526b-c7ca-4713-b621-1ae154d40ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:15.748Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=132f7d2a-d713-41b9-b275-ad51f5c03a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:25.755Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3a2d9bc6-16f4-495b-935d-2fff18101c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:35.762Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b784b0d9-a4ef-4809-8519-349e5699bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:45.769Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3a9a3cf3-83a0-4e9e-8924-72ed607c6c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:20:53.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:20:53.931Z |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-10-16T00:20:53.932Z |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-10-16T00:20:53.932Z |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-10-16T00:20:53.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:20:53.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:20:53.935Z |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-10-16T00:20:53.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:55.776Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5c78d823-b1b4-4840-aecd-6ade5a1f8399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:20:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:05.784Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4de4f2bb-f659-4b14-b351-b26c1cfffb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:05.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:15.791Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2c875458-33dd-4192-9104-b82d2ceb5224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:25.799Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aa72bee7-45ca-4456-b5ba-daa97d07bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:35.806Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=09fdfe42-0e89-4840-94fa-f687e5be249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:45.813Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aaec478b-2dce-4691-b90b-5259e3571102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:55.822Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=21163d29-cd2a-4051-8068-6f62796ffbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:21:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:05.828Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=32577f1d-21d8-4b10-a2ad-3dd50ff63af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:15.837Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=da7fe0e1-f2a4-4a24-8427-0aaed874b45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:25.845Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7702b25b-9589-4b45-86a9-70e8a8c2da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:35.852Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=75c9619e-5e4a-44fc-9537-883ccd18ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:45.858Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f490651c-d818-421f-902a-b2aaeee7a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:55.864Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=79b14cdd-ed97-4bda-b04c-c87e4854a21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:22:55.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:05.871Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9ce567b9-e198-4635-be76-8cbf35f608b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:15.879Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bace079b-9f49-4a4c-ae28-89c5e17b0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:25.886Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c0f3f11e-fcff-4cea-88cc-3f73ae02f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:35.892Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=813b7a1c-9361-4305-b455-6624b304c328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:45.898Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f76fd572-189d-49d0-b20e-41bf53e803dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:55.905Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=448c5021-311a-4b21-a9a4-60141236c93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:23:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:05.914Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=be0b7dc0-7e18-4d84-bf0d-4d8f827b7e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:15.921Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6c8446c8-642d-473e-9ec6-04fcaffb041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:25.928Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=833ad200-6377-42d8-b5d3-f824b2eefc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:35.936Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=956a6d52-b2a5-48c7-88a7-d0ca3bc1ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:35.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:45.943Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=996b2b4f-2c6e-4c60-b077-3bbcd76679c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:55.950Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=371c111b-f3ca-408a-8ea1-c9b74bcafbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:24:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:05.957Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7e9a6986-5106-47cb-be98-1d5c100236d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:15.964Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=09052d23-4a23-4e09-9aa0-41c16bfe680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:25.971Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=29abfbc7-e7eb-4ab2-b3d0-22b414aee5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:35.978Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9ecc21a2-7741-4c37-a1cc-e628f0bec2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:45.987Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=da2714cf-c668-4a40-8fdd-363e98b1dfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:25:53.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:25:53.916Z |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-10-16T00:25:53.917Z |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-10-16T00:25:53.919Z |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-10-16T00:25:53.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:25:53.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:25:53.923Z |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-10-16T00:25:53.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:55.993Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2f988ae0-0b20-48f7-9ee5-996d83f45451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:25:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:05.999Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ad83ed5a-2153-4f44-91bc-624dccab2d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:06.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:16.008Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f7508232-7aa2-49f6-9c56-f707907d2a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:26.015Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4ef6123f-fa9c-44dd-88a4-b89917692fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:36.021Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ee8d3060-d441-4404-9a1e-0a421f5c3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:46.030Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a632b631-80c5-403b-b960-6e0eb1df1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:56.036Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=73fd29dd-44d2-46b8-a84e-8b19ced62dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:26:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:06.042Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ea185f9d-48ac-4f45-8043-46ed61e4f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:06.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:16.049Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=99461239-9fa3-4a9b-a084-894e45a0e1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:26.056Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3bfb52ed-1501-45cd-8299-6f596a4fa545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:36.063Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=36c68e15-ca63-424f-a717-42dadcd074b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:46.070Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=078796ef-fb2d-4185-b282-843805be42ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:56.076Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=883dce8a-d0c6-4cf1-a756-601946c52be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:27:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:06.082Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9b731163-88d2-4d7b-b8b7-1271181d5b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:16.090Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=44f544c0-a952-499c-8bcc-ad92e322e127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:26.097Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=67545dbd-f9cf-4b5b-bb5f-830fcabc829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:36.104Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6379c3fc-6967-4e38-90fc-d4f0831deb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:46.110Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=88d200c6-e939-48c2-b705-e3506562a47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:56.117Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9f2dc795-3cd0-4f99-b562-05936a3de4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:28:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:06.124Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3c4ab0aa-b04b-481e-b795-94d3d91ee37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:06.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:16.131Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aec40bcb-302e-4e84-9c0f-59b47c530d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:26.139Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=03cc2613-6ff8-4065-88cb-0f7afae45fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:36.147Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6b8c491a-b5d0-453e-88ac-400f8f2f9953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:46.154Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=970d5dd3-8c8c-4ddb-a362-d8b9751ee453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:56.160Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cfbd32aa-0af3-4280-ae06-7030910142a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:29:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:06.167Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0944a96f-8241-42f3-9fd1-2eb4c2bfbb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:16.174Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=af8530d8-bb61-4529-9404-0c6d9d830bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:26.182Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9814a0bd-1c8c-4c51-9e0d-21662e8349cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:36.189Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d9da443e-ac34-4692-aadc-740418f38829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:46.195Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e1c98c9c-5af1-4c59-a0af-0f1b3868b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:30:53.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:30:53.932Z |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-10-16T00:30:53.932Z |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-10-16T00:30:53.934Z |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-10-16T00:30:53.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:30:53.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:30:53.936Z |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-10-16T00:30:53.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:56.202Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=697c5b37-c48d-491c-bb83-9dc57fd6acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:30:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:06.209Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6a1274e3-b532-4261-ad6c-c8ef5cfd8001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:16.216Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=512e912c-5ceb-4805-9df2-ccd1c557301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:26.223Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6247aa93-a5c5-4e5a-8c99-2ac97b0e6371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:36.230Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d7cf7e95-6b49-424d-8884-a03243a3103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:46.237Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=348d8b20-e877-4ddf-aed0-f7858a03ddfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:56.242Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=73bc8f20-ecd3-4b97-826b-a81089971bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:31:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:06.248Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9d834df7-28c2-4317-967e-c2b6cd814397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:16.255Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=114582dc-4c51-43d9-a806-7f6db77636d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:26.263Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=04d31e98-3f24-4973-892b-4a972d376879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:36.270Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cd946ae9-6cc3-4f3a-b01a-e017488f3fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:46.277Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fdcfc67e-c0ad-449c-9a3b-714a40a39e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:56.283Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=24d6e594-0205-4695-9931-9b5df9a38e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:32:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:06.290Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bae6c8c0-a4d5-4e18-8fac-7e89bf0b9799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:16.298Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=edd95b6a-23b7-41e3-a63f-6a7eb1d787d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:26.305Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bbda6863-902d-4ff0-90bd-ca9e4044d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:36.314Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a13f5970-c8ac-4172-9022-625dca167873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:46.322Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fbf5d691-9772-4309-940b-940fa61b6d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:56.330Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f2304136-8e26-4d9f-b000-ec4fbfeca66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:33:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:06.337Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a49a4ecc-15f4-414e-b396-08d94a95d622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:16.345Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=45a1f16a-248f-41b4-98e2-e8a47b0f46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:26.352Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=27af543b-7a63-4afb-ab94-c6d43a76fa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:36.358Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2c6e20dc-82d4-4d45-8aca-f5ca6f050082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:46.364Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=acbd4763-16ac-4fb4-9842-b288e484bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:56.371Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a82f90d9-3c7a-4470-b85f-cc354cf7d6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:34:56.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:06.377Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=82289b40-91f9-4336-ab99-89b69f6130b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:06.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:16.383Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=62b3cd8d-3e69-4ce7-960b-55762b817e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:26.390Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=20947835-6b7e-4f26-9a5c-774c72cb0151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:36.397Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8679cb72-3210-4b6f-855f-3461640eb757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:46.403Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d67623f1-1d8e-4aa8-af0e-bd6d97bc8288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:35:53.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:35:53.924Z |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-10-16T00:35:53.924Z |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-10-16T00:35:53.925Z |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-10-16T00:35:53.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:35:53.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:35:53.928Z |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-10-16T00:35:53.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:56.410Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cceb4c35-d696-4515-b879-6730624481e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:35:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:06.418Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c43b531c-9e11-460b-8405-7fab18e2dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:16.424Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6f9b66dd-fa01-4953-8c24-7042b9ad4f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:16.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:26.432Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=257f4435-32a3-44ef-a1ff-baeb3f118057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:36.438Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=49102d27-af7d-46f0-90aa-06c4553e7cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:46.445Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=82630e4b-c9d7-416c-b368-52861afce122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:56.452Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=68dc8bcb-f478-49a8-a903-b0c76361b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:36:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:06.460Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e1a4b4c2-acdb-4ec5-bf0a-ef756922d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:16.467Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3729bfab-2f10-4cab-b1fa-04021f2eedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:26.473Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=67544483-0013-4d03-ba47-028d46ca384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:36.480Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9bf16f51-9cab-4673-8677-09bc51c5c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:46.487Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0330fc09-2ba6-49d8-ab8a-ecc90b2dcf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:56.495Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ccf5136f-4915-4cbf-927c-2e91b9d81c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:37:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:06.501Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2612894e-e138-4b7a-b2e9-d5c08e5af1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:16.508Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e0ed8f42-3adb-4c56-8262-9f4e50acf081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:26.516Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1207fadd-9c0e-4e2e-9fe7-c2e03c73fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:36.522Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6c3497f7-f005-4df8-8efd-9d12f67aa967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:46.528Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ee4661c2-24df-4dd8-a70d-0ba0a2ee1f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:56.534Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=55dbbc31-5fcb-4294-ad86-2fa9f239466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:38:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:06.543Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=90272901-4438-42d4-b458-ba947a115dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:16.550Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=72ea1333-ca02-4f1b-9dde-5cdaf6c79cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:26.556Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f46290a5-5f4f-484f-9518-631ec862f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:36.563Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a64be980-3b50-40e2-a611-2a6c57e91669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:46.572Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e03c5b76-deeb-41c0-9f02-b6338c8a4b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:56.579Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a6678ccb-372a-4260-842d-0af2a11744ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:39:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:06.587Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2fd68a94-a2cc-47b6-87cb-53f7be46ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:16.593Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=494b79e3-4800-4d86-b505-b8a0a4f7efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:26.600Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=182546e8-2df2-43f5-b82f-8b6712792ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:36.607Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=434fcd75-b5df-45f4-8520-b08591a5dad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:46.615Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ff1da6bf-e0f3-4759-bc3c-b0387c4488e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:40:53.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:40:53.945Z |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-10-16T00:40:53.945Z |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-10-16T00:40:53.946Z |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-10-16T00:40:53.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:40:53.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:40:53.949Z |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-10-16T00:40:53.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:56.622Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c7a39860-f684-4369-b668-fc8f46952ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:40:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:06.631Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fa6b6188-d3ed-4efe-a6c0-60c3ad2a7959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:16.637Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=80ea97be-28cc-490e-b257-b8f2c0f311b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:26.643Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6caba865-01cc-4c0e-9d3a-0764ebb387f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:36.650Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5e93b554-f0c2-4aa5-9a28-838eea4ce04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:46.657Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=521af222-99ca-4f1d-9158-8dc95cefd050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:56.664Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5b233b96-0940-46fe-a68f-79cf1d833c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:41:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:06.670Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4b0a02ec-562d-4433-9c5a-c7caf801d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:16.676Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=969cc83a-8072-45ee-998a-e51777ff6e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:26.683Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=05aa3ca7-b46c-4826-8a0e-9a364c9a36ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:36.691Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aaa592de-e60f-4ad8-96d7-700b7821d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:46.699Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1f6ec0f8-83e6-49c6-bc04-119c33cfb8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:56.705Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9a13577d-bf02-4195-a1ba-a4f19e661af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:42:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:06.713Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=047e416a-1e39-47dd-a150-e844d5125705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:16.719Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=800c3113-eba3-4006-ae8f-daf081717f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:26.727Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e8fa8391-719c-49e3-af06-407a505ec66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:36.733Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f254e2ac-0ecd-474a-825b-f6f81eac93ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:36.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:46.740Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7839a72a-304d-41df-a3b7-3efb686ed6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:56.747Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=53ee8dcb-6cf4-4d65-9994-3025b5362e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:43:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:06.753Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0414f169-4097-4355-80d4-2006a1821a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:16.760Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=25bb3aae-977d-4d7c-99e9-f92555feef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:26.767Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dea8cd3a-f26e-426a-95ce-7cb45dc6dcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:36.774Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=674cae50-dc3e-4ff6-8259-194a2935490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:46.781Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=44cf88a1-e8d6-4399-bb11-88a558c9845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:56.788Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f2be34c6-6428-48a3-a178-44fca748d9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:44:56.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:06.794Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=20d493c4-0f90-43fc-acf0-17ff2b9206fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:16.802Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d8c652ba-cb11-4a87-883a-c3e95c5a8b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:26.809Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=68b2bb79-01b8-44d1-8cb2-bcb019755c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:36.814Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=00a56abf-f7a9-4808-9ba9-b41bc2b70ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:46.821Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e18fb2f1-bb50-4426-939c-552790848093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:45:53.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:45:53.917Z |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-10-16T00:45:53.918Z |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-10-16T00:45:53.919Z |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-10-16T00:45:53.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:45:53.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:45:53.921Z |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-10-16T00:45:53.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:56.828Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9d0ed8c1-c589-4a68-bf02-906bd0a39286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:45:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:06.835Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9d223c18-8590-4c0c-b06d-21359731a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:06.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:16.843Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aa6c00de-6ab2-40ef-813a-8148bbe01c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:26.850Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d0382077-366f-498a-bfe6-a690f6eca71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:26.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:36.857Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6208d109-d9b0-4e27-8a05-90c2edff6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:36.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:46.865Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ca08b462-5e0b-49ca-baa5-88bdafcd0f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:56.874Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2cf61a03-fff1-4713-af87-7b88469926e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:46:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:06.880Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=751ebb27-8f41-4e9f-be46-aef91c979426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:16.888Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=24d4689e-b1b4-48a3-8abd-c7b94047a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:26.894Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=75c7fb51-ebc1-480e-a274-6ecc6e669855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:36.901Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=31f8b36b-e82c-46eb-833c-ce1e0bbefbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:46.908Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=84637c60-e7cb-464f-97e4-ea4d1af708f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:56.916Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f9ff1f1e-efdd-4a47-88a7-d44da2b705a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:47:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:06.923Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=500f4745-e497-4aec-8675-df7ade4f1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:16.929Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=35c62e4e-6c00-4aee-8b9b-8d00ee0f625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:26.938Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f15fa831-b726-4dcb-81a4-3aeb86ad1968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:36.944Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=af2ea123-5495-4cd1-91a2-b497bd00a986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:46.950Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f76a4df8-e3f6-45fc-a866-a6e1986ff85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:56.959Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e5acf93c-1217-45b5-9e1a-c960ecec2624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:48:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:06.966Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7634051b-d491-42c6-ab1c-940298efe039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:16.973Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=84e59305-4e7d-4a82-ba75-ec3d441abf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:26.984Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=318bffae-ddb8-44a6-961c-b8708ec4563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:36.991Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=06d5c644-b8ee-4a3f-b38e-ff7f421dc14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:46.996Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8cd4e02c-a0d8-400e-a45a-5224bd81ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:57.002Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=da13ba8a-037c-45ad-8401-3f0948963e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:49:57.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:07.009Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0d2bb9dc-595d-43cf-9936-54215832346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:07.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:17.015Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6f11751a-b9ee-4bf6-ac42-cdfa9b70caa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:27.022Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=33f189bb-8fdf-48f9-917e-a5360206f478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:37.028Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e61375ce-0292-46ab-9586-89220b7d755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:47.035Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=55a56a84-247f-4f68-9738-98781c77fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:50:53.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:50:53.895Z |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-10-16T00:50:53.895Z |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-10-16T00:50:53.896Z |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-10-16T00:50:53.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:50:53.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:50:53.898Z |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-10-16T00:50:53.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:57.041Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1bafe581-4e6d-477d-807b-2b4a8712a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:50:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:07.048Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8ac8a11b-1a60-4ac1-8faf-c9d3def6003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:17.055Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=769dc77a-1002-47ec-8837-27006d9ae226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:27.062Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9139d295-2f32-4a52-9cda-c3d9257cd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:37.070Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b735a010-d4db-477b-98e4-3efd3f8fca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:47.076Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b57a0bd9-fb54-4a0e-823e-feba1da18922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:57.083Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e206749c-a3c1-49dc-9e9a-36ef01657cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:51:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:07.089Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=33e8b213-f95a-4d05-84a6-30e860025078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:17.096Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6d63b923-57ba-4d7e-aa33-1622e0291b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:27.104Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=036a55b2-df84-4cf6-b366-87ff505e694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:37.110Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=06686761-3ca4-4346-8813-e50525fd5e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:47.116Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9f053074-8957-4f54-830e-c877a2429f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:57.124Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e7352e2d-b689-4c7a-811b-b786dfd8ead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:52:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:07.132Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5003edc1-4d28-480d-9411-38b5288e7645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:17.138Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c023cebb-6b51-43c6-bd39-c69998e7a789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:27.145Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=892a6f57-fa02-4b9d-add9-f4947f8a6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:37.152Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7ab6077e-4037-4eb3-98df-5efc1a803e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:47.158Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=07881b53-a050-410a-83e3-828cd28da50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:57.166Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=feff1d07-d333-479e-97b6-ddcc87847d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:53:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:07.173Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d19b9b62-ccf8-4c5e-9a04-9d4752a699aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:17.180Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7597cc8c-3cae-4cbb-b2a2-7ab5d781f40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:27.187Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b0553854-a694-4cd5-bc08-4e276e59d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:37.193Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4f3a66a1-ee3d-44b3-b7ff-ea3912bfa5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:47.200Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=47d46e04-81ae-41d8-b5e1-f6546be9176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:57.207Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9a2c5d91-e9f8-4b6d-a1fa-057415d06392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:54:57.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:07.213Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5d07d788-7282-43c9-80e0-c0313279680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:17.220Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a25ca469-392d-4d49-8dd9-a56263471b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:27.227Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=63f3194c-d5c5-4360-aa08-e48e24c4ca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:37.235Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=27e17e39-8418-4bf9-b79c-c2bce5228f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:47.241Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3b0605e-ae33-484a-946d-2f12d534cc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:55:53.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T00:55:53.938Z |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-10-16T00:55:53.938Z |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-10-16T00:55:53.939Z |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-10-16T00:55:53.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T00:55:53.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T00:55:53.942Z |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-10-16T00:55:53.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:57.247Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e152a817-93eb-412d-9d3e-8af77fad8dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:55:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:07.253Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b4384a17-954c-4a11-9231-07f96784bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:17.259Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bcb7e14e-cea1-41e9-9c4c-531d42d09fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:27.265Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=06dd9dd4-167d-4dfd-a316-766a264d44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:37.272Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=074d07c0-7251-412e-925d-0dd549b6e750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:47.280Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1f1056c4-1433-4fc8-b222-db372da87a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:57.287Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ca6d48c8-4067-4aef-8973-bceb9da92297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:56:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:07.293Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7e3084fe-86a2-45ac-bf45-c5cf55195d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:17.300Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=82fe5ed9-b1d8-4c61-b80f-3c8b19535d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:27.307Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a7915b8d-724b-47d4-af71-6afa328054ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:37.314Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3ba040bc-3de1-4c27-bf8c-1f32724e32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:47.319Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bd0bc027-2349-4ae7-8f06-63e58f943d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:57.326Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=349b140b-89bb-4c5a-a91e-e48f7c8703b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:57:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:07.333Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f73ccbdc-1933-49ef-9c0e-ff18d2d786c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:17.339Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d0e2b677-49b7-4056-997c-6244e5eff56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:27.346Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7bbe8089-72dc-4386-b6b4-0d634bab4bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:37.352Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=95858c5f-b428-474d-8b51-5f560967bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:47.358Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f1f87581-414e-4d38-bd6f-213e806b353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:57.365Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=be853771-fe13-48f3-911b-8da571178542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:58:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:07.372Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5d461b74-5d7b-4ac2-ba49-0b66b2c83e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:17.379Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a1dd598b-121d-4dad-ae6e-d7227f24c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:27.385Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4ae8c0ff-1706-4f46-8e0f-773f63265109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:37.391Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f0b4a011-f779-415f-a36d-478b6967fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:47.397Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6b0f3956-9b54-4831-bc33-bb7498b3e25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:57.404Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=57835cf3-c8de-439e-812f-24ad7d2b4b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T00:59:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:07.412Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=92d3c9d5-dca2-42fc-b264-045961f3cec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:17.423Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=95c40656-6aa4-4b68-b987-c0bcd8177c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:27.430Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=37d84f8e-863d-460b-a443-72c4b0afed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:37.436Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ac034cee-24ff-4417-bb07-5e3a099f0838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:47.444Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d8bc15be-5be9-4bbd-b46e-55c1a702c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:00:53.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:00:53.903Z |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-10-16T01:00:53.904Z |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-10-16T01:00:53.905Z |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-10-16T01:00:53.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:00:53.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:00:53.907Z |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-10-16T01:00:53.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:57.451Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3b16d89-9c7b-4121-a2a6-36c723f60ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:00:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:07.458Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9d90f27a-3fdd-40aa-9413-d9e5ea868e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:17.466Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0c3bb375-43f3-4071-b73a-f16950d9fbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:27.472Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=53779869-a965-4631-9123-1e6e80d5984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:37.480Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=56668e58-7a15-4298-83e0-acb1c25bc390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:47.487Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e7730b82-69b8-40bc-9499-d0464aa39e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:57.493Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=745c0c18-6b5e-480b-af20-908d69fd1368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:01:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:07.499Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=4b958d49-5259-4c48-a76a-04b796e5bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:17.505Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6ba4a6d9-318a-4a3f-8047-d0c03e382f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:27.512Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=86ae61da-085e-4d0a-b535-cc3c23ffb52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:37.519Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=34279314-4760-4513-9fef-da47ad0a4baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:47.525Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=deb5ccda-deae-4c92-a599-ef24aa938fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:57.532Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=96b287cb-7276-4b55-a225-45f73b70e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:02:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:07.539Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=16c224ff-167e-471a-8602-063937fa3b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:17.545Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0cc6a5b9-9309-4b89-b593-ae3f48d2ab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:27.551Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f48f2aca-9c8a-4981-b257-1b0eae4094d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:37.558Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dc8ca3bc-c4dc-41ad-a61d-e56d60763ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:47.564Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9c695328-b04c-416b-b448-6fe09b0e71e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:57.571Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=106c01b8-55f1-4c64-b97c-e763d99473a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:03:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:07.579Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5518db7d-2079-4264-a8f3-bc0563207347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:17.585Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cf9617e0-a87d-468a-b718-a63401d125b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:27.591Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=15a765d4-4f28-465d-a1e9-ae6574b013b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:37.597Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=46459ae0-7f21-4048-a56c-4aadee16264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:47.603Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=933f8f98-8826-4aaf-829b-0e5bc4619437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:57.610Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=304e418a-c8fc-4236-bdcd-19c996ccbd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:04:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:07.617Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5b10a8c6-b7e4-4202-b2ed-4fa1038e5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:17.624Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a9d30ec0-53be-4d5a-b558-d99be214d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:27.630Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2d6a5b49-ae76-4301-a7ca-1f2a77fa3feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:37.636Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f698a3a0-45aa-415a-b530-70ff270127cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:47.643Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=83b26a17-2efc-4220-bfc6-ff2f31481b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:05:53.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:05:53.943Z |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-10-16T01:05:53.944Z |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-10-16T01:05:53.945Z |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-10-16T01:05:53.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:05:53.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:05:53.949Z |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-10-16T01:05:53.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:57.649Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d5403ee0-9dc6-411c-8bc8-8803babf9656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:05:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:07.656Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5ba51efd-1e14-40aa-814f-777873cd30d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:17.664Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5422a301-d88b-44a3-80df-3b460790b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:27.671Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7f9d37e5-e3a4-4f49-b116-445dddf9f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:37.678Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=104619f2-bb4f-4abd-835e-46e357cd0331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:47.684Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=332f297d-7507-4011-bc96-6cf4f71a0d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:57.700Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ee563da8-8090-4c87-91dc-4e2d1895615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:06:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:07.708Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=be560988-3b4b-49b1-9445-b862de524d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:17.715Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=901e4a96-b526-4039-a6ee-f13ca8d88c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:27.721Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=329f6a5b-0ab9-4c27-8824-2a24d45d8adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:37.727Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e175cf81-7bc3-4f19-a53c-c5e30196892d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:47.734Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=004d6ec1-2151-4676-af9c-8dbf52f18809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:47.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:57.741Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=841ae3b1-e8ad-4668-91b3-8853cb83cce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:07:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:07.750Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ede262b4-62c4-40c4-ada7-00f2af11f2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:17.756Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=39407e4f-8683-4007-be87-7ba374a25dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:27.763Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=96339e9a-75df-4c62-bf3b-a784fe635661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:37.770Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9f77eb71-13ee-4cda-a021-c0c640d0042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:37.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:47.776Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dad2b7fb-0570-4bfd-886f-182a03e453d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:57.782Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=082a528e-0148-4dfd-834f-5c3bbd048004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:08:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:07.789Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=92e53a7e-aa50-4d7f-8bfb-2624437c673c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:17.796Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dcdc855d-0a2f-4e7a-ae41-e4506df375e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:27.802Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6f54d237-74dc-4bed-906d-09cd1810158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:37.809Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=543f551c-ef99-4982-8726-da9bb999882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:47.815Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5a8d7e46-cfe4-406a-bd51-0f9a522c43ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:57.822Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ce80cacc-c047-49f8-ad16-05740654ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:09:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:07.829Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8ab0466e-184a-4233-8e3e-4f6d5bac8214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:17.835Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=591fb335-7740-4f04-b07d-f8aa43dcd41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:17.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:27.842Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ff5e8d84-1660-4fa3-a511-407bf2bb8ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:37.847Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e0352954-4e69-4a2d-be70-c3af14d42fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:47.853Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2c4cdcf2-c16f-4de8-933a-fbe74ab25048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:10:53.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:10:53.926Z |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-10-16T01:10:53.926Z |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-10-16T01:10:53.927Z |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-10-16T01:10:53.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:10:53.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:10:53.929Z |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-10-16T01:10:53.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:57.860Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8009a71b-ae14-46d4-8401-2698fce05ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:10:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:07.867Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=57307c6e-2158-4f2e-8a7e-f37d2104997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:17.874Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c61d008f-cfe9-479a-a7b7-c6bd0e82212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:27.881Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=347c0a5e-0d71-4762-a795-933b9eb4642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:37.888Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1b32bf27-c9b8-447d-8f7b-bb61415fa362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:47.896Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=68ecbde6-aff9-4723-98b0-ac5d6e7fc173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:57.902Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=42ecbc4d-af3c-4a9e-b2c2-eb98b2aa9bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:11:57.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:07.908Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=631c611d-2684-4b85-82fb-19e6277d8798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:17.916Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9a8ff0f1-9bc2-4d1c-9209-8891fb5f3a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:27.922Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a1f754c8-a759-44af-9549-8234b87a5762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:37.929Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6289dd02-93a5-4a83-8914-18207a461385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:47.936Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d55f705f-1f93-4999-802f-2a26b12f7007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:57.943Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=345591ab-3623-4b52-91ff-7698964fbd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:12:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:07.949Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ee75eef8-4063-45ee-8a12-1aad2e410d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:17.955Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bc94dba3-8ab9-49b6-b74a-f158be6a291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:27.962Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=73898135-b8d4-474b-9677-6585afc99995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:37.969Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6b871e95-641d-47b2-ac5d-4df8d2e23335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:47.975Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=02245fd2-91ef-426c-901c-e9c69b95722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:57.982Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7bd92dbd-2f1a-4e20-96f7-253ba3ac09e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:13:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:07.988Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=56084c07-e402-4117-8bb4-2f38a319ad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:17.994Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5864f4cf-62be-41f9-bd3e-d88d68d1319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:28.000Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6d844514-3bc3-4c51-ac27-d2d2cf8e0296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:28.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:38.005Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=47273421-1dc0-4a7d-b539-5b7a4c11fa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:48.011Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c5bc98d0-411c-49ba-8665-e2fc76d2b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:58.017Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9d2963da-ea9c-49e2-b767-88df6ac8b3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:14:58.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:08.023Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ec731f95-3666-4d32-985e-7c2501ec10e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:18.029Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=78cf8713-ffdf-4205-aa11-28c0abc23f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:28.036Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7960c4dc-5045-4a7b-830b-d3d9ce4777f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:38.043Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=eafd97e1-4438-4d05-9488-27d73b198843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:38.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:48.049Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b591fac9-eefa-4ef4-8b64-e59a06e89846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:15:53.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:15:53.963Z |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-10-16T01:15:53.964Z |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-10-16T01:15:53.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:15:53.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:15:53.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:15:53.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-10-16T01:15:53.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:58.056Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3c849243-0317-4be1-a58a-cdf12c853efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:15:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:08.062Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f6b53aea-a067-4d1a-b1aa-d5975ea21469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:18.069Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f820a8aa-bd3f-4c02-913d-17f8e95ea8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:28.075Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=84d32c9c-dfcf-40bf-b187-784f235cf506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:38.081Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=67c6222e-108a-4d85-9ead-2baa951cf0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:48.087Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5f1c3bec-a08e-448d-9710-00a141b34679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:58.093Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=51f3ed09-377f-4e9f-aa6c-63d46cda76bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:16:58.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:08.098Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=acb77759-182a-4034-a38e-93d625262140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:08.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:18.104Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0f3190ce-97eb-4653-84bf-42758fe12028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:28.111Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a5358c56-79c9-4b8c-9631-4ac58a4f6569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:28.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:38.118Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=61773c07-d914-4927-b009-5a882167279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:48.123Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3381bce7-9abb-458c-8ebd-97d8cba1c201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:58.129Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e89f2929-0b1b-4986-a0d4-6517f3c0177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:17:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:08.136Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b5ba598c-e889-4c73-aa8a-491d60dda051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:18.143Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7879526d-6ed7-49a4-b109-4be72e9435eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:28.150Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b72164cc-136a-4e59-8a5c-de2eda27a9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:38.157Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1063bfa5-452c-4efe-9318-7dc16c890442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:48.164Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=69722ab4-b059-41ba-ae9f-f7cf9be11ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:58.171Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a7be9f19-863e-4ca7-80dc-92d940d12a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:18:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:08.177Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3fd1bb4-df6f-4fab-a933-a03c3c9625a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:18.183Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ac624373-ad1e-4cc5-84dc-4f437f5e2876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:28.189Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=087a0f5c-3201-4081-a849-64df8da70771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:38.195Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b3f97ec5-940a-4175-91d6-9733c10f6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:38.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:48.201Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7de9e568-ec51-4fdc-b14f-2485ebfffee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:58.209Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=888e5ff3-4e4c-4df5-bd6f-a0c6fcf8acfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:19:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:08.223Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=296b983f-368f-414c-bc4d-9f2dd96413e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:18.233Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ab6a0182-cec9-47f7-af14-f26912c6ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:18.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:28.239Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0d7330dd-b7ee-4054-ac42-a1afe17afeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:28.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:38.260Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ed3ba994-c58e-468d-b450-a14f9a10d0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:48.267Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=afed7192-138d-46a4-b65e-2f9751dc616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:20:53.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:20:53.923Z |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-10-16T01:20:53.924Z |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-10-16T01:20:53.925Z |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-10-16T01:20:53.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:20:53.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:20:53.927Z |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-10-16T01:20:53.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:58.275Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=29128963-a049-43f7-8d87-42b570460078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:20:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:08.281Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9efdeb0c-41a0-4bcf-89ff-74787ba87bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:18.288Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=533b0ba3-177b-4d52-bd5c-d0e0a64b95a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:28.295Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5a3fd227-c318-429f-8a9b-16a9842b7572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:38.301Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=693aad84-0c52-448e-8d67-f273c67f6fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:48.307Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2d0eccdb-a3eb-4cad-b498-84797c9f28e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:58.313Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e9517524-0c26-474c-94c3-99f3d475c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:21:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:08.320Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=832ddf3d-e545-485d-8b84-691e6f7872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:18.326Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=873700cc-3bb9-4c0b-9cec-7bf5bebb612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:28.333Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ec423b4a-69d7-4107-a36e-9db00a504312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:38.339Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d104729d-e3ac-4f32-bce2-6d08480e2024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:48.346Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a07a2e80-6521-47a5-a1ee-fbd2c320cd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:58.353Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=158f8339-54dd-45ca-bd39-e4caf9361202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:22:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:08.360Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=728a9376-3e43-4248-9f35-d530481f232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:18.366Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=30904730-363d-4601-abd5-42169f97b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:28.373Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7f5a6e0b-d4e7-42be-bb23-4875a36ed274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:38.379Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=66597390-62e2-4b30-a9e2-c9a22cc8a6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:48.385Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c5efc18d-7ef0-47df-826f-70d89fb11e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:58.392Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=245fe5d0-a7ac-44ed-bfac-fb951c3b040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:23:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:08.397Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c463db9e-807f-43a1-a8f8-51c053b200a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:18.404Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6277e661-cf7e-4ee1-a704-b026adcacf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:28.410Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f3514d01-e263-463a-a9ad-e30d5f83bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:38.417Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1d0b1bc5-591f-4c91-a8d2-9db81aa4073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:48.423Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=110e5835-912e-4ab9-9749-099f3f19249b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:58.429Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a94f6740-0a7b-4a6b-8206-994871a03849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:24:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:08.435Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a9108d1f-f0d3-4e03-b3dc-e76b05393c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:18.441Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6853bdd8-02fb-401d-bf34-fa15ec39fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:28.448Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dd0b358d-fc5c-45a5-9621-e8f078946d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:38.455Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=83190174-56e8-467e-a89d-a74677e186bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:48.462Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=5b812a7e-204d-4ca7-a8b7-72f60ca0ed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:25:53.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:25:53.901Z |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-10-16T01:25:53.902Z |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-10-16T01:25:53.903Z |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-10-16T01:25:53.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:25:53.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:25:53.905Z |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-10-16T01:25:53.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:58.468Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=03dcc8c4-df9c-42e8-af56-bf9ba1feb56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:25:58.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:08.476Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6c4b756a-4c1c-4795-8e5a-085e4c9535ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:18.482Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b9484832-fb5e-4502-a3d4-40aa0751bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:28.488Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f9139561-ff9d-4120-a263-1c40b63c1667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:38.495Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7ef0f1c1-a505-49da-8e0c-2562707fa4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:48.501Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fc45bff0-2e7b-4736-92d4-af06eec5fe1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:58.507Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a57c9bca-c495-4213-a99a-d480cca44e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:26:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:08.514Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9aa3cc0c-ad57-4a8c-ad7a-3d9887048608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:18.519Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=726a483c-7c32-474c-be23-463e7efe1cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:28.526Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=349d3b6a-b5e0-4206-a0fb-dca1c1539ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:38.532Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0f29ade4-92b4-493d-8faa-ee839cdb74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:48.538Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=366ac82d-9e45-4242-9739-3301912d55d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:58.544Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=fff1cf87-e862-4d05-8fe5-44876ba24c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:27:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:08.550Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=63076d71-55a0-40d1-b939-5cf92ef66387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:18.557Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=bef9e211-e0fe-4d70-9cd1-e60e636bbcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:28.566Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b7739b4b-2ac0-4d50-a8f0-979838af9453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:38.573Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=acd20eae-7a62-4d25-b580-19aa2dfe19e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:48.580Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1d87037f-794c-4622-9f3e-6515608de9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:58.586Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9854019d-9a16-4784-ac1a-6b3dce513c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:28:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:08.592Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ede58e2b-779d-4b69-83ad-e646c3d93558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:18.599Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8d15ce2e-1bdf-450e-b9dd-e4917e1b33c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:28.604Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d19be8e1-90c8-4181-9ea4-7bc00756dc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:38.610Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=98478a2e-4f25-4558-a530-ae4659495152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:38.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:48.616Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e2a0f452-c2c5-4ef0-a1b2-6866b868c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:58.622Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b0e19013-9430-4634-b282-df0bf0aeb359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:29:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:08.631Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=395fa23a-e408-47bf-9032-73ffb00b14dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:18.638Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=d2928aef-0ecb-43f3-819d-703102e6679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:28.644Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3f017821-e660-46f3-8da8-573f471633d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:38.651Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7885848b-6ffe-44b9-8a4d-0d459ceefc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:48.658Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c093598a-3c45-4b8c-af19-1421a1d18e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:30:53.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:30:53.933Z |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-10-16T01:30:53.934Z |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-10-16T01:30:53.935Z |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-10-16T01:30:53.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:30:53.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:30:53.937Z |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-10-16T01:30:53.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:58.664Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=010a3c37-0a30-427b-b961-59c06f4ddf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:30:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:08.671Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=01c98461-a408-42f1-9b11-0bfe8e01bfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:08.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:18.676Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=ba800aef-6fad-4a66-bf7f-34bdb1eef70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:28.683Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=84e2bbbc-1967-4153-b3b3-7900137d8e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:38.687Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b650abe9-aa3c-4981-86eb-adb60b43f83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:48.694Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a720c0dd-332b-451d-b1d9-39ecb37f689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:58.700Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c850d80e-4257-4c73-b961-7956057486c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:31:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:08.707Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=0472134f-d40a-4886-9f77-b9d12d67898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:18.713Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=28d1fa2f-390d-4e00-bb73-9e6e141502eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:28.720Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=8a724f5c-7ad1-4c4b-9aaa-ce0dc88d74ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:38.727Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=2f9a979b-b267-4add-b5ce-faa938fd6005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:48.733Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a53cec0d-22f0-4de8-af91-ec3a6bba8156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:58.739Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=78ef6791-cf5c-4554-b7b3-dc95fdbf55ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:32:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:08.746Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=16fc8625-b062-4ef9-b2e8-eb2551ecc816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:18.753Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=a499b5e6-7550-49e6-8bab-93e2fad2537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:28.760Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=aef98ff5-4fcc-4676-a0da-275407b2fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:38.765Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6ede402c-3fc1-4796-977e-bae8dbdafc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:48.772Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b24483d6-0f81-46bc-b0b6-c4b5ab88b693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:58.778Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=45dd2a93-a77d-4f4f-bff3-2dabbd160054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:33:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:08.784Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=73185da5-b955-4110-8dc8-eed41b2107a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:18.790Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=32950c41-3eae-46ca-be0e-1989955e7549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:28.796Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cecf53d6-5873-41d4-b7e9-66cd54fb8972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:38.802Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6898aea8-3c23-44b2-9c39-de1f66103fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:48.808Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=36fb9f49-108d-4942-a045-a8b18350a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:58.813Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6ee348d7-dbb4-4a19-89d8-f3b932861140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:34:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:08.820Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f76c4c38-e34f-4316-b376-dc83e6ac7a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:18.826Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=f94bb8e7-4466-4ebc-83f9-0a49db7b7c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:28.832Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e61e23c5-43ce-4755-8d35-c98b9fefb8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:38.839Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=532b0c65-9e28-4455-a1f3-245705d559ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:48.845Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=674a6752-e297-4374-a0bf-94777cc09ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:48.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:35:53.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T01:35:53.947Z |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-10-16T01:35:53.947Z |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-10-16T01:35:53.948Z |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-10-16T01:35:53.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T01:35:53.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T01:35:53.951Z |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-10-16T01:35:53.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:58.851Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=1936605a-1df3-4e77-ac39-568fa2470cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:35:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:08.858Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=44e7baaf-8760-44a8-b19b-3424c48a1927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:18.865Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=cede02c8-46ea-4808-92e2-c1be0191de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:28.872Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=73d62903-356c-4729-8f48-e7ff7230e5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:38.878Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=9e0d96ce-67e4-4038-b068-2100f91b406a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:48.885Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b01431d4-a9ca-48f2-8cee-34a04a10c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:58.891Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=81f835c8-bd0a-4e84-8eff-dd2822578dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:36:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:08.897Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e94d9e2d-06d6-48eb-bd60-90ee808bdfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:18.903Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=04965c57-1107-42ee-af58-f77c531913d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:28.909Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=c936897a-f245-42d9-bd2b-802bd48ea539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:28.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:38.915Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=dbc2462d-a5e0-47a5-8cee-1aea4b18a92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:48.921Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7e0cbf55-a0d4-490b-b37a-b9ee9145c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:58.928Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=7f839aa0-22ac-49b0-89fb-5918a7d73da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:37:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:08.933Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=e3ecccdc-77c7-4bf3-be53-d42deb81994d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:18.939Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=6b8c087c-4f84-4e93-a759-3edc840cd402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:28.947Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=11fda511-e3c6-44b6-aeef-95c90a3ccb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:38.954Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=32f12de5-1467-484b-bdfe-9f6af841b197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:48.960Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=b157c1df-f088-489d-bf7b-7f00ca127ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:58.967Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=3fbcc5ba-ef73-4df3-8bee-fc3103da2cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:38:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:39:08.973Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUUID=764fe853-d23c-421e-b374-e85b4d0e5284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:39:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T01:39:18.978Z |INFO |Init configs |InvocationID=5f3010f4-8fc8-490a-9511-9a48ac236e23, InstanceUU