By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:36:15.659Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:36:15.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T12:36:15.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:36:16.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:36:16.549Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:36:16.549Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T12:36:16.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T12:36:16.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-04T12:36:16.879Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-04T12:36:16.913Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-04T12:36:18.603Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-04T12:36:19.029Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-04T12:36:19.050Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-04T12:36:19.051Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-04T12:36:19.109Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-04T12:36:19.109Z |INFO |Root WebApplicationContext: initialization completed in 2195 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-04T12:36:19.503Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-04T12:36:20.285Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-04T12:36:21.915Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-04T12:36:22.483Z |INFO |Started MainApp in 9.761 seconds (JVM running for 10.584) |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-04T12:36:22.550Z |INFO |Start scheduling PRH workflow |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:22.565Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=385f4985-756b-456a-b71b-534084a5358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:36:24.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-04T12:36:24.914Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-04T12:36:24.915Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-04T12:36:24.917Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:34.051Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=87caf4b5-d5a2-41ca-b6f1-52622a5a2cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:36:35.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:45.137Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f89215f7-28a8-4c78-b85f-991f792f4acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:36:46.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:56.181Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8d002866-0406-4dd3-bac1-007a1bd76f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:36:57.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:36:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:07.251Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fa930a11-b7f5-4e8e-8aef-7de1d9fd733d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:37:08.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:18.323Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3f2dbcc4-71ba-4bf8-a8cd-2a1c222acf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:37:19.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:29.370Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5a8aea9b-58cd-4638-a536-0636f2ba03fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:37:30.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:40.437Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5ba69a41-9d23-46c4-b4d3-cc22d936cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:37:41.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:51.481Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=31586892-d933-462e-a363-af88eb7cf345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:37:52.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:37:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:02.515Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=293a7d8f-9ea1-4584-9106-72a130e0b512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:38:03.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:13.558Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3faff638-dda8-403b-8e15-1ea2e5dcb6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:38:14.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:24.596Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0d2efc44-0e77-4864-a5b6-6df53377bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:38:25.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:35.633Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3035b3b9-3f13-4ec2-9344-02c730795f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:38:36.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:46.673Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fb31bd7e-0b0f-42c7-b0b6-bb45e5199c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:38:47.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:47.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:57.716Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=405f4e3f-fff8-4c27-9753-29711f017989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:38:58.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:38:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:08.754Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4dae30d8-7cda-45d5-aa76-0b3696ed41c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:39:09.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:19.793Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=57e4cbd7-ff0e-471c-8529-9c5567e00a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:39:20.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:30.833Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c0c72053-d903-465b-8830-fe52ec18034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:39:31.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:41.874Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f452a137-d673-4357-a4a9-9488679c2928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:39:42.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:52.917Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=de1a349b-f44b-450e-b926-80acfb97e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:39:53.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:39:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:03.954Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d4387a20-bfa7-494e-be19-a5d53f35a9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:40:04.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:14.993Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a505461a-9dae-426e-a34f-2a73359383f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:40:16.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:16.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:26.034Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c8f3f513-0b5f-496c-b327-3cea74a905b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:40:27.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:37.073Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c9448a54-0eb4-488f-986d-cf0b1727d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:40:38.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:48.121Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=82c39e3c-8d5d-4c2c-9cf7-86835b537d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:40:49.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:40:59.158Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0adbc3eb-871d-4e89-84a2-6173c5d01b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:41:00.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:10.193Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=27d47ef0-0578-4b9a-93cb-d2164f9d18a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:41:11.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:41:20.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:41:20.401Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T12:41:20.402Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:41:20.405Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:41:20.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:41:20.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T12:41:20.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T12:41:20.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:21.233Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=091030c8-40c3-451b-9870-458092602443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:41:22.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:32.286Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=56d22f57-0609-4115-8812-679d7164fd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:41:33.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:43.352Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a707cd21-20c1-46e7-bde5-3728c846db1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-04T12:41:44.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:54.395Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b8210ee3-dbb0-4e29-8d79-645c3ed0f1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:41:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:04.544Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ecebdbdd-2d1e-4d91-b494-0e43203c772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:14.564Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=698a7995-56e7-4c96-a1b8-92a3ef8e5afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:24.577Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=27b1d5ec-fd6c-4a0c-b445-469295ee7e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:34.590Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f05e16dc-2bf1-4b1f-948d-c8798a5231c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:44.605Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=596e8b3c-ef4d-4f92-8004-d99e5237a530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:54.618Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ca0a7b7a-d781-41c7-b463-e046730061ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:42:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:04.629Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1e8f06f6-8221-4cab-ae37-b10447a9d280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:14.641Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=facf1193-1d76-4178-8941-3fb6bf4704ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:14.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:24.652Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8fecea73-0f67-4101-af95-e7491009fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:34.666Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d8917d71-68dd-4b68-8ba1-a0c12505916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:44.677Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0f1c0637-0cb2-4160-875e-051f2c6c6450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:54.694Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9547f6f2-8ec9-430f-ac0d-643e5130e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:43:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:04.710Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7182c44d-1923-4dd7-8a0b-436580052a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:14.727Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8e08d96b-6bed-4ec3-aff8-de9736d8b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:24.743Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a95424ef-fdc3-4711-8835-795388441194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:34.755Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d1ce8750-8a21-4b44-bf1f-12efca3b5a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:44.767Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=acae1d60-8868-423a-b45d-a0a5a3ca7b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:54.777Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=77d27883-7c48-4d30-b229-2a9f56776884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:44:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:04.801Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a926d517-fa09-49bf-86bc-9ea7ca91ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:14.818Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=263cd103-77a7-4f5d-babf-2214efd515c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:24.840Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=159f53ca-f728-4663-85c3-ec0b7892ca8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:24.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:34.853Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c484ee40-5413-41af-b3a3-7023a383ebe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:44.862Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3f1f98c2-a8fd-46a3-8043-12da8838792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:54.873Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=37387a77-da00-42bd-9373-a2c1762c2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:45:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:04.884Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=71a275eb-0dd7-4f13-a007-c39dec6cca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:14.894Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6d308ada-7e7e-48d9-8ccd-c34925fd7376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:46:19.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:46:19.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T12:46:19.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:46:19.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:46:19.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:46:19.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T12:46:19.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T12:46:19.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:24.906Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a8be7f16-494b-4997-9cc7-a70e5144f7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:34.917Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e248ad06-54f0-41f0-8d7c-ec25a7be7791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:44.931Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a0746e1a-c0e8-4a0f-a25b-dfd17d0546ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:54.943Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a1aebeb8-063c-43c8-8783-2f6481aff0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:46:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:04.954Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=498a0f36-7a91-4320-aa99-f67440e49246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:14.965Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5e3da207-dce5-4648-9d2f-d3a9c10bb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:24.975Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=52c37440-a8f6-478b-9cba-0bb051a64fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:34.989Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c27bd7f7-7867-4b6d-b9e7-299cb9ca9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:45.002Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5671de1f-22b6-40de-bdb4-53094088fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:55.011Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=591c00ba-6ebe-4379-962c-c8588a5bb973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:47:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:05.022Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b946a008-0d51-4d08-a38e-08a30a8390ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:15.031Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=88ca3d67-2496-4e74-baac-7d1793fd5207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:25.042Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9106e70c-bfae-427c-9b34-a5cbfbf0876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:35.052Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6bf1732f-1cd6-4e01-95c2-0851047baa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:45.063Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cbb0679b-36c4-4eb4-a1f4-a2b58c89f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:55.079Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=551abe2b-3d91-4237-9962-96de6274b15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:48:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:05.093Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a36523f8-82b5-4004-a698-7b0426a84bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:05.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:15.107Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8f936123-6588-4b11-9c53-98350d8528a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:25.118Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=206145dc-2cb9-4f25-9f32-c2dca86877e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:35.129Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4df51941-b2b2-42e1-a630-61a71952c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:45.145Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cce93a04-7a63-4640-92b9-faa9933223c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:55.157Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b8243d93-6e1e-40d4-962c-178558b9cdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:49:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:05.174Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9913c891-fc96-41dd-95e3-bdb4e8f8bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:15.188Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f5adfade-2c61-4102-8b49-2ce7747a51fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:25.198Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=143ac046-8fbb-4a9b-9cfe-6536592e20de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:35.211Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bd547935-f485-4460-b755-fdc8287e4388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:45.235Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=dd273283-0053-4bc1-920c-f337b35aff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:55.247Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8343b6a2-bfde-442e-b649-ef9455db8e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:50:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:05.258Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d4b1c129-c603-4233-a1d0-418e9c9f0b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:15.268Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a69bd061-4a33-4fba-a447-34b78faaac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:51:19.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:51:19.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T12:51:19.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:51:19.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:51:19.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:51:19.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T12:51:19.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T12:51:19.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:25.278Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=63cd8f82-8984-48c7-873e-32c25bbe1e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:35.289Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f550c2f0-288b-44e7-a1ce-d6de11150eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:45.300Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=50ed84ce-f624-459a-806b-b046662dc5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:55.310Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=54d3c35c-ff53-46fd-82ed-68bd97566421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:51:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:05.319Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=210f28ab-082e-494c-85d8-0d5cc42ad04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:15.333Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cb5d4640-e7ab-44cf-b2c6-f8f40b16de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:25.345Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8d2839d6-fda1-490f-b651-6153e8f01702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:35.359Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5262413d-2d41-43d5-bc16-501c7adb55a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:45.379Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b2a44634-ecf4-449d-b0d7-89eac8bd0926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:55.391Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4864c8ee-1154-4a11-bda5-a437f0b890c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:52:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:05.401Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=774096d4-1cd4-43b1-86f9-4192c7cdb527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:15.412Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f792044c-bf52-44aa-adff-214147f5b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:25.421Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=00b27e64-ed4e-4ec1-a385-d6b52c924509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:35.431Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=47b45eb3-25e8-4788-bdd4-ba3ab687de91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:45.441Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b9353bed-4d21-41ef-85c9-47e43a45d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:55.451Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=05240c66-1d50-4a53-9f8d-585aa1b59902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:53:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:05.461Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a1080e81-cf22-489b-b288-741143fcb68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:15.473Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3502ea0f-cc48-40dc-adde-07136d558e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:25.485Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4a0f2666-a3b0-4eff-98a3-e7a541e6ec82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:35.497Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5ec17638-2019-43dd-b765-41f4d2ae436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:45.505Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7df16cd3-dc19-476d-9dc4-2184105321be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:55.514Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=58167a98-0f9a-410a-a47a-6852debd8fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:54:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:05.526Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0137f096-6617-4cd0-909c-7fbd14c23659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:15.546Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4f03135f-03d2-426e-bc71-dd44edade55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:25.555Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=243acd8c-9477-4f79-b55f-1d537aae7e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:35.563Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0ddd8bdb-f54e-4323-be02-0884a504ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:45.573Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9f55c06a-0772-4e20-8bf9-9230034a6b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:55.583Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=49036150-adbf-4d7e-afc9-fbe37389229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:55:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:05.592Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=276a4d1e-c762-4125-a4bb-d278e0b59355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:15.600Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8d005d1c-f412-4498-8e79-fa17cf1a96c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:56:19.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T12:56:19.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T12:56:19.821Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:56:19.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:56:19.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T12:56:19.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T12:56:19.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T12:56:19.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:25.609Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3d034885-32fa-45dd-8efd-5e03b628d28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:35.619Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5499ebef-a154-4539-b2d2-9910ccdcef5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:45.631Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9d0e18e8-caf4-4abd-825b-7fe85702eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:55.640Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f8219bea-6620-4edf-9964-da3444f8f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:56:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:05.649Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1af75908-6f09-403c-871e-1f8e226d1c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:15.659Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=613cd48d-01e7-44ed-86ee-3d4d9779529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:25.668Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f6884712-866c-45e5-a731-03097c2df50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:35.676Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=adb46bb5-e6aa-4e0a-8c40-952724a2a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:45.686Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f5f6ba9e-d688-4ed8-bdbe-a69ad7a4aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:55.694Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e5def7fe-c10d-4cc4-8d0a-16c441ae4bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:57:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:05.702Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=63297ac2-2a10-41e4-93bb-117e07f75528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:15.711Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=27a6769e-c8f6-429e-b60e-cf24a2c1b206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:25.718Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0f64b81a-67ab-468e-85ed-8aa61020daf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:35.737Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=23ce854d-32d4-4fa5-95db-9aeb15e661f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:45.753Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=78270d7b-4ba0-4c87-af4d-0921dcf6ed31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:55.774Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6750ec23-bcc2-4ec8-8653-047ba6b118cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:58:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:05.786Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d4a034dd-f099-4efd-8aac-03eb5a75e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:15.794Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a14a23cd-3a3b-4f81-8094-00b9e4d365b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:15.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:25.804Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=13f1a1b0-99a8-49d1-945d-9d86266d969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:35.818Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4b982624-12bd-4e95-b0a9-e6b0b0e6de98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:45.832Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=53a571e0-7663-4e8c-a737-ebf2d583f7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:55.840Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a406d518-a962-46fe-84bc-f77f2385889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T12:59:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:05.848Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=78504c84-1b06-469d-8b10-7018e461d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:15.854Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5560f4e4-ecf9-4ed0-8e8c-b89f8921625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:25.865Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7fa0b32f-c6c1-4f52-b65a-739ca6096468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:35.875Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6aeec6bf-4a01-4078-9532-213e90ea6876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:45.886Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=094ff266-cce6-4198-ab47-55cadcf5faa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:55.898Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=37aaeefd-464a-4a58-a0a8-2dfacf636069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:00:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:05.909Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f9c62101-9145-49f2-b447-57b82da65f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:15.918Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f2915753-1c9b-4eed-a1d7-5f71b4c71d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:01:19.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:01:19.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:01:19.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:01:19.843Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:01:19.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:01:19.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:01:19.851Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:01:19.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:25.926Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7ee91c00-b7ef-4f59-bd84-af11ada74629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:35.934Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5df83fcd-53bd-401c-995e-114307ddd6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:45.944Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=51a86c80-43e0-4b77-9114-f0c0c614c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:55.953Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d167cb4c-9df7-45b4-ae3c-444462566f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:01:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:05.968Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fc7c09b4-da29-41d8-bcf8-d71b0a64fc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:15.976Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b2d481ec-0c0c-4e49-8a27-002005914ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:25.984Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=57ab8cbb-20b2-47b3-9b6a-078ec5e52b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:35.993Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4ada42b3-abcc-482e-abf2-60e77ebbc02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:46.003Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=50fa19bf-2092-4568-9117-1805f2fedaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:56.010Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=64b80c9b-8f61-4c35-87bc-852a5973ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:02:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:06.074Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=516cb8c4-c54a-4afb-91d6-c2acc23297fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:16.084Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=33da9f95-ae11-4e87-908c-0d560c3b2dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:26.092Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e9a5824e-340b-4f92-a36d-67a4acc2420a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:36.098Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c9dc8927-a0f3-42f3-a597-b764ae9752c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:46.108Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0fa7966f-fb9e-4261-9c78-746546ed0ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:56.120Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=71695973-17f1-4761-a86f-dea6ba8e3819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:03:56.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:06.133Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d7482b45-dd74-41de-8b03-3558a790cbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:16.139Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=be19b2a0-22b4-4e09-9cac-c62585205a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:26.147Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a1b90e4e-0060-40e5-91ec-1d0b4f99e01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:36.160Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3a5abeac-eca9-495b-b4d3-4e0c32b976c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:46.170Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3d431bf6-8959-4dd2-88d4-ebc35fc52c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:56.183Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=37cf7897-b1ab-4159-9502-f03a6fa18e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:04:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:06.195Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=81c9b766-4875-4b06-9aec-7129ee4c38d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:16.202Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1ece8321-d936-47be-b47d-52ebc8c68a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:26.213Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=72ec48fd-2414-427a-a8e6-447cf1d3724a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:26.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:36.226Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=87acf346-ea29-480f-91e9-46f68c27f370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:46.238Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5b78b136-0100-4d93-bd7f-fb82aa5a1aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:46.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:56.249Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4cf2c3f1-cd4f-48d2-be7d-b87ffc9c92b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:05:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:06.271Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ee77a2be-dd25-4170-917e-8ec9db5c6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:16.281Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ea73d3b5-9af1-42fc-8eba-638d5478ab83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:06:19.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:06:19.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:06:19.804Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:06:19.807Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:06:19.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:06:19.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:06:19.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:06:19.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:26.290Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=394094f6-50e8-45b6-be64-3b6e95112321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:36.297Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=30ece2a9-355c-49af-a9fd-e8ac7a5b17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:46.349Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=52773026-dc22-49fa-9bec-b88df34508b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:56.359Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=28685ab8-c2c7-4094-863d-78c5d7fa4168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:06:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:06.368Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e6f667bd-f936-4df0-9d0d-9028416293c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:16.379Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9ef30adc-3b47-4fca-be3e-2d5f40222e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:26.388Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c7a904fc-6782-4c3f-bd96-787167252e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:36.395Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=57f597b8-f355-4a31-b669-0e4be299e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:46.404Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4bef8344-a5be-4ab5-8998-c2697190b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:56.412Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5d55b491-d798-43e6-92c1-786ad3abee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:07:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:06.422Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=81538f48-e4dd-422a-af66-cfd0448a194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:16.436Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=48c5a375-2aa7-4bae-8597-83ad6b71bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:26.459Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8fd36212-ebfa-4e4b-a3f8-0a37d2dcf170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:36.480Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1081e9d5-135d-44d2-8295-0f8b1273b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:46.490Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0f5c788c-b981-4a43-b9e2-d35b21f26cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:56.498Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6535cea6-a88d-4c97-a07f-7ffca0f29948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:08:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:06.506Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b33fbae0-13da-4aff-bc43-ff92fc565c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:16.514Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c423419b-406c-45c7-9ea7-0577b5fd8f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:26.529Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=50a2a068-9144-4f5c-bf38-b542f71ced4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:36.538Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a28dec0d-c8fc-4f45-9b4f-e0fb0019fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:46.550Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f0e668a7-92d7-42dd-866b-f450594aefe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:56.559Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5d9f5da5-3db1-4aa3-933e-58d6bb7375fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:09:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:06.566Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=59be74b3-0810-460a-adba-2e9fac4fd47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:16.574Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3de98a8d-6a14-478a-a3d1-931992f11469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:26.584Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6aeffd74-5999-44ce-91d4-401fc60bfa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:36.594Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ec0971d6-ffbb-4924-b47f-1bbf5726c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:46.602Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3db77b29-6bbc-45e0-b019-e64d487cb10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:56.613Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d4d8e78d-4295-43bf-8a00-3e43380ab323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:10:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:06.621Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b7d3dc90-0b40-4d73-8ccc-66425c05afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:06.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:16.631Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=988b59bc-a0a3-4f41-abe6-164da4c87e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:11:19.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:11:19.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:11:19.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:11:19.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:11:19.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:11:19.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:11:19.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:11:19.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:26.640Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=71407e0b-fc8e-480c-8cac-a630d5d5bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:36.648Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=518e1e9a-f8e6-4063-aa17-0ffed1794853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:46.655Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b4335a67-ce86-4ead-b305-643e2d1a7a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:56.665Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=10ec1d9d-2312-4c2a-9858-61a2a06f6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:11:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:06.674Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b46e1845-f712-4797-8796-bb939ca6cd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:16.681Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=57bff9bd-cac5-4099-8b99-ab19485a0969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:26.692Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1b71d45f-98ad-43e1-a88c-e706d0bdfda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:36.699Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ac0bb23f-c294-4f32-8d8f-1934e66ece44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:46.708Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a1925ebe-e97f-4341-93a7-4118475f31cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:56.717Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7634b8e4-682f-4f5d-8d9a-f20b14d3b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:12:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:06.726Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=414f5264-1e6c-419f-9b6a-bd1c458fa52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:16.746Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a2b66767-65eb-4c1f-9b1a-ae8ac191f62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:26.764Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=919d26a9-5f5c-4b9a-9c01-197ce5f5a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:36.774Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bb152375-3a72-4f3d-9c96-888be94da783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:46.782Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0666ad49-5489-4057-ab28-b2b06aaa2d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:46.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:56.791Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ef579d7a-70f1-417c-9caa-0dedcf21745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:13:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:06.800Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cc7b0c82-f51a-41df-8241-e4a95094b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:16.808Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=64951ba5-7f7f-4ec7-8837-6d39acbfb113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:26.816Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b24708e7-8dff-4129-ad3e-7396d959184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:36.824Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=db32c505-5dc7-4a9d-9df4-4dcf4b8d21ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:46.843Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bfa615b0-a125-46e4-9f9e-070b15ba79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:56.851Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=13d82871-ac98-45d8-9f61-4488e7d8d16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:14:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:06.859Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7970a1d0-05e9-4754-99b5-8d79dddb6eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:16.866Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=10318989-a070-4571-8148-b3a4d987822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:26.875Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=97c498bb-a66b-40ee-afab-e8a2566ee7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:36.887Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a03649f6-40a1-44fe-a467-6ba3b6bfc870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:46.894Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0b580706-477f-4492-b0fe-46df5fa8f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:46.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:56.901Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a8540d34-1d57-4324-8f7b-d5615e646658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:15:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:06.910Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5410bfb2-2027-494e-bd2b-1e2f22d08610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:16.916Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ac7aa8f8-5465-4509-a0ec-3ee211f30cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:16:19.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:16:19.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:16:19.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:16:19.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:16:19.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:16:19.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:16:19.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:16:19.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:26.923Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1c8ef568-8c73-4720-ba2f-46ae6a805258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:36.930Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b9f874f7-5cfe-4735-84ed-eb3ef2c83679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:46.939Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=938f5184-5733-44c6-9b1d-40a32d5b0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:56.947Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f6ae8200-7532-48e1-b093-87f944c5918f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:16:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:06.956Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9fbf7aff-954b-4943-a56c-29869cd3ab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:16.963Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9fc6a162-5fa7-4990-96b4-02202370873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:26.971Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ed65f089-8437-4373-960f-c738c5d39946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:36.980Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a01b694a-5a18-48ed-901a-d9aedc20da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:46.988Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=014fa113-f7a9-4150-a39c-fd07b547dc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:56.996Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=82d3499b-c293-471a-a316-14c51baa70f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:17:57.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:07.004Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c9a61e42-c757-4f21-aa43-88dcd41aebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:17.012Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8f310f99-db71-4683-b6ee-0145a594e802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:27.020Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=18c49895-7733-4149-ba54-712696ed976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:37.028Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=76f15d46-d0e6-428c-8458-56afb7717f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:47.043Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=082c2233-4bf2-458e-9195-dbd8de0d75b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:57.059Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=354cd79b-e495-4fab-aa65-f2f29974d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:18:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:07.067Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d338729c-02c2-46cd-86cc-49cf68c27971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:17.077Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e4b9a05b-8cef-49c5-8460-4dd936c4ee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:27.085Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0eeae9b2-de33-4663-aff9-04ddf9c7313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:37.095Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=817fac47-f338-4f42-8303-87aa7ee0f0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:47.104Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6ade8306-cdcf-4dfd-8cab-4174119c5e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:57.115Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=55dc3645-76a7-44e9-b472-6912f1706be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:19:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:07.123Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=dc4ca028-f545-4392-8609-1c7025b1e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:17.135Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a4f9cf57-d200-46b7-b355-5a141f852239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:27.143Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b2ba5e5a-9709-4a91-9cd5-b9f79d56d6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:37.150Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=081d7e5f-a3d1-4687-8837-bf77bd9a0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:47.159Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=88e0f746-d57d-4e85-b976-b1833568c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:57.176Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f36a164a-17cf-47ad-b5c2-c39a5c3af677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:20:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:07.183Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b2be64ec-e643-4ec8-b1c9-051a08f342e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:17.190Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b990e2f5-b7cb-4ed2-8fa6-1413a3538765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:21:19.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:21:19.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:21:19.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:21:19.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:21:19.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:21:19.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:21:19.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:21:19.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:27.198Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e7f2d695-ff3c-4545-8147-fbc59a7eb940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:37.205Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1debd5b8-eef3-4e82-9bb7-840cb20ec4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:47.213Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e572221f-6302-4b3a-b8d6-aeb458a4312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:57.221Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e69f0055-35a1-4307-9df6-65762911e4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:21:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:07.228Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bf7fe7f4-f531-460e-8af0-55b093d85637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:17.237Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9e02fa49-f996-45af-897b-c83229a40910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:27.245Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4690b833-4e08-451f-a97b-fb65cb02eb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:27.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:37.252Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f2c660c9-bd77-4d85-8d3f-b779a4dd91f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:47.261Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1f09bc20-c2cd-4bd7-91d7-dadaa8edb59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:57.268Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1f5efb60-78fd-4883-9d51-3ad943a14793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:22:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:07.275Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=37f6181b-de35-4908-958b-960d1f9d1c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:17.283Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cf9321f4-e1c3-4e22-8dd6-d7ce655586fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:27.322Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=2708fda0-b768-4f9b-b3b8-b034650b8d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:37.330Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9828f431-5a40-4ada-8a7b-d699bf19d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:47.348Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=36c2c2bd-fe90-4f8f-906b-a01dbe6ac8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:57.355Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6ad0a0d3-363b-4efa-9281-1cec1b41ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:23:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:07.362Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=2113e0f1-c1e4-4519-a67f-77ef4a604cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:17.369Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=03cb5307-dbe4-4bc3-b671-bde74c88f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:27.379Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=87e5bef5-9624-4308-96bf-ca95cc10a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:37.388Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6102fdaa-a280-4db2-b0e6-5ae31534082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:47.401Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=21a5afc5-e115-49b1-8724-790e7e6068fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:57.409Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fc7541ac-660e-4298-9a2d-ba76ee6fd559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:24:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:07.417Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=2fe93317-f2e4-406f-9bc1-3e91e05d1bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:17.426Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bf3eb21b-341a-41b4-92cd-09eb912ab889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:27.433Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=42f8c91c-f325-4050-85e6-9441dd3d09cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:37.440Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6d90b1a4-ae06-47e0-a4bb-b88209c13b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:47.448Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e67c2ab7-e12d-4e08-a28a-9442d38ce992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:57.455Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a615f18f-0104-4470-9e0e-60f277c88cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:25:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:07.462Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=268dd3af-5f5c-4df8-a91d-f656f888982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:17.470Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=57cde203-4262-410a-a388-9dc6878b556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:26:19.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:26:19.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:26:19.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:26:19.711Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:26:19.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:26:19.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:26:19.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:26:19.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:27.477Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=dc7fd598-20fd-4295-a540-7488dba588b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:37.485Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e734ee40-03a2-4a86-ac27-65384ab54682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:47.492Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fa8967d3-fc0c-473a-8930-d92be51a2741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:57.500Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f33d8522-ee59-42e9-967e-25bd7cc8a973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:26:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:07.507Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=2ee69d62-ebe5-453a-bb0f-74c34985d672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:17.515Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5b809e47-c62f-4f2d-b2f5-7983796da5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:27.522Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=10132fd4-4f92-4c3a-9fd7-d3e595ec9106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:37.529Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=12489d5c-910b-4534-9248-f7361f96064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:47.543Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bc4d7d13-9b1b-4abb-bec1-d94cfed18ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:47.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:57.550Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9e4ce1f0-ba21-46db-a431-2b3100dd016b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:27:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:07.566Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a45bdcd1-b8b1-4e53-891e-74e94ce01409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:17.574Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=12748f5d-1255-4fab-8550-4daa87dd819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:27.581Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4feedeb9-5aaf-4e0e-b1b1-18c0b6e3d140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:27.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:37.589Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9b057056-3aca-43d4-b038-c8b114fc4fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:47.598Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=08219c65-559d-4135-8a52-0cfcfe2f8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:57.608Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7fd8e3b1-c1a2-4b7b-9176-7572f618eb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:28:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:07.618Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=619141ba-8ea9-491b-8d16-278f11f2ad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:17.636Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=963230ea-8436-4e83-a965-f24f698b3eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:27.645Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e356f663-1761-433b-b266-d8b3fa51c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:37.653Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=55e16ba4-1e3a-4d6b-b2b3-7210fe5664d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:47.660Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e9c71ead-2805-402e-bf84-aac84765032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:57.666Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=80b44773-9074-4c74-838c-65339e20c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:29:57.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:07.673Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=aae2a232-5aaf-40ac-9023-b0e0b040285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:07.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:17.681Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a2f156f9-fe0e-46aa-afc1-bb0696368a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:27.690Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5833039e-f3a6-459d-9fe1-cbd299b8c0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:37.698Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8a5704eb-960d-41af-ad7f-d9dab8992ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:47.707Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=547f30dc-cd13-4de7-a170-8b93bc310170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:57.714Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5d4158cd-8563-4b8c-a5f7-76452b976889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:30:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:07.719Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f6fc31bf-9784-4566-a44c-67e015cb9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:17.725Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6f8732f5-a68e-4b43-a7a7-d0eedfd2b657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:31:19.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:31:19.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:31:19.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:31:19.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:31:19.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:31:19.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:31:19.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:31:19.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:27.732Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=55265172-fb19-4ba4-8bfb-738073e4761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:37.739Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bb6fdfb7-b8d3-41ba-ba4e-f5fc5e66b75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:47.746Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=eb5a51d5-ac70-453b-9ea9-be13e80cccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:47.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:57.753Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ba2d1c9e-73a8-4193-8667-a3df7b256075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:31:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:07.761Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7892fb0e-1197-4c09-847f-14c2aad7d290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:17.769Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bd9e0d16-3c4c-44c9-a4dd-8337f1966b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:27.776Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=45ec8517-2a17-474b-98aa-b90e2f087618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:37.783Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0578b716-5f61-4999-9fe8-dfffa962c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:47.791Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ff4cfc6d-24de-4881-817c-7baae7ff166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:57.798Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=4399be5d-9458-4f2c-aadd-fcf4c17df844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:32:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:07.804Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cc8b19ac-a472-4ef0-b839-4fb4167c1b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:17.811Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=b3e8e39d-e405-4463-bb7d-bfad0ca915c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:17.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:27.818Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=19a4dc21-f50f-4780-8035-b5961af110cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:37.826Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=162f6994-f5f5-453c-9953-062dfdfd7d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:47.844Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fc0b9576-1603-4960-aa9d-51e805b8ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:57.855Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7d5f65db-b258-4d79-be0a-7b2526b570b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:33:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:07.862Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bfb23554-7f5c-42c8-a3bb-c4723e6df8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:07.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:17.869Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f180fe71-22c8-4472-af08-5423e8b6e7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:27.876Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=415abfc3-c0d5-491c-8bf2-ee44b827dd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:37.881Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0c083ec9-8adf-4a7f-9205-8dcaaf5f3b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:47.889Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8036fe19-6337-4ef9-915b-70e0b362542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:57.896Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3e3eb19c-3286-438c-8dd1-0fe077162560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:34:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:07.904Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e89b94cc-fdd1-42bb-8dab-0297c3c4bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:17.911Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=9f97167a-33fd-4a2e-bc52-f743bb392037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:27.917Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a0dceace-1cb8-4fc6-9f8d-bf65b600005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:37.925Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=285d3155-394d-4749-8d64-ab85e6fb8d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:47.933Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a722f14d-113e-400b-8098-d04c37d8e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:57.940Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bc18f93d-ecd3-447b-a4bf-69d2ca36d123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:35:57.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:07.947Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e1acb779-761d-413a-a8bf-f4a671da75ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:17.954Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=17b2c5d4-1b3a-4db6-a565-d5892efa8329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:36:19.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:36:19.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:36:19.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:36:19.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:36:19.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:36:19.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:36:19.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:36:19.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:27.962Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=940e7521-0ba0-4210-9ec4-8772e7a753e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:37.969Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=fb36c813-c12d-4aa6-9341-bc3d507c3a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:47.976Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7ea535cc-9f5e-41fb-a5b5-1cb5daa12619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:57.983Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=746b53e6-357e-426c-aba4-ffca14fd8bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:36:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:07.991Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=12cd0f7b-a32f-4f60-9924-3de1eb007bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:17.998Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5f784818-2475-4f73-82ff-7741a30c8b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:28.007Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7475e8b5-9055-460f-9221-edccded9bfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:28.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:38.014Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0e802862-1394-484f-ae01-75425fe7d918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:48.026Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=62093f19-d0c8-4a6e-83b7-4d66e3f7292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:58.034Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3d7e44f5-2176-43d3-9c15-74675603ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:37:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:08.043Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3618bc90-61dc-45f3-9d79-ace5c0268878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:18.052Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=364e79b0-d54a-494f-b965-baddec3581d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:28.060Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=d63bcb44-64cc-45cb-8835-efe80340128c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:38.068Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=af501a75-5e37-4bde-8f77-e0f704dfa039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:48.078Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1de7b6e5-0228-46ec-859c-04ec0fe05240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:58.089Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c772288d-707c-4433-97dd-27741ddf01e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:38:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:08.098Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c61c56cc-cf30-4c30-9536-cc1dd03162ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:18.106Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bd7c1fc4-9895-4098-8da3-f8ed14f75070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:28.114Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=cdce47ea-efc0-49b2-875b-e0423e0d77e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:38.122Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=8d6db905-15e1-476e-9b10-3bad4fda0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:48.135Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=bddea8bb-aa6c-45c3-bdfa-eb0105e22f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:58.142Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=143b2e99-743f-43d5-a7ce-94302ad3a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:39:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:08.149Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=2f6d0814-2730-4c12-b13f-dcb62434b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:18.157Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7248369a-b87f-4e7d-8091-dd7888ff846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:28.164Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1b8586f9-3270-42b3-95d5-79c6da0a4398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:38.171Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=52f2a372-d61b-4add-aaaf-4a1140d1cdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:48.179Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6574d207-5e3f-43a4-a396-458ccc9cf2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:58.188Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0536ebf9-3dc1-42bf-a41f-69bebdb17789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:40:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:08.196Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0b1f812b-859d-42fd-915f-2544499a07d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:18.203Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=6d370721-c49a-4ae3-918b-611a1c692386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:41:19.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-04T13:41:19.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-04T13:41:19.842Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:41:19.846Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:41:19.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-04T13:41:19.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-04T13:41:19.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-04T13:41:19.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:28.211Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=7788436e-01b7-4a27-92e2-d1973efec045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:38.219Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=42371e06-1600-4f6a-b941-b64aca6098ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:38.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:48.232Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=69475e7b-8600-403f-a5bf-90ad84cbe6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:58.239Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=1dd924bb-be85-41e0-a1fe-841f8e85c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:41:58.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:08.246Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3ba30582-e49f-42b7-850a-50c849eae92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:18.255Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f4e660ad-b2f1-4275-8674-386a1485eb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:28.262Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0adfd81c-28b6-4e13-9a2d-67cc9f2b7535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:38.271Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=5627a83d-ac07-4089-958c-f2f3d2985c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:48.278Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=3b25121e-a578-45a2-be5d-408bf5cf6230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:58.284Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=aa1282d6-ddcb-4068-a23c-b58ff6e8d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:42:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:08.292Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=c19524bf-d941-4881-b4eb-f9c692342e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:08.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:18.301Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a6d57998-cfec-4395-bcc7-e5918af35993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:28.311Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=55ecfae4-bfd2-405f-995c-5615f56b8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:28.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:38.319Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=04439ed6-4cea-4360-a1fc-51dbac1704f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:48.325Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=a558f8fa-2013-4eff-a5e3-b4096d7f8eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:58.332Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=ba8b3609-ff2d-48e4-bebb-697789ed1d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:43:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:08.340Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=573dd4ec-9a33-406f-ac9d-643605f87672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:18.347Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=87955704-2a6b-40a8-84e6-8b3d39db47e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:28.354Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=f2a9938d-23ab-4a89-9c52-1bb53ac376bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:38.361Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=261967ed-db8b-4523-b0c4-79b7cba6ec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:48.368Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=86f7f0b0-c0e7-4978-9b9a-0b43b02606d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:58.375Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=e9ff8e76-d62b-45c1-a773-d3ecbda5b435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:44:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:45:08.383Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=0cad556b-f34f-4ee9-befb-7eb0357a7a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:45:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:45:18.391Z |INFO |Init configs |InvocationID=f23e0d20-623d-4fd8-80dc-637b741806a7, InstanceUUID=432eb68d-d544-435c-ad5e-d0ca945d55da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-04T13:45:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |