. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:18:58.226Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:18:58.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:18:58.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:18:59.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:18:59.118Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:18:59.119Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:18:59.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:18:59.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T10:18:59.363Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-04T10:18:59.486Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-04T10:19:01.421Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T10:19:02.020Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-04T10:19:02.043Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-04T10:19:02.044Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T10:19:02.135Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-04T10:19:02.137Z |INFO |Root WebApplicationContext: initialization completed in 2650 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-04T10:19:02.682Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-04T10:19:03.743Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T10:19:05.125Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T10:19:05.913Z |INFO |Started MainApp in 10.413 seconds (JVM running for 11.271) |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-04T10:19:06.038Z |INFO |Start scheduling PRH workflow |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:06.073Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=61c92d6e-5b33-4d17-ac26-4e2000cb9aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:19:07.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T10:19:15.555Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T10:19:15.555Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T10:19:15.558Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:17.628Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1f641696-4dee-4182-8e22-aa34a5bc58bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:19:18.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:28.690Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0b60babc-e4c4-4a0c-9724-041aed19f691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:19:29.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:39.729Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9d3a1c72-1645-4c3c-b8e0-f9330024cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:19:40.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:40.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:50.804Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5c3d43cc-62fd-4998-a832-a069ec2f167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:19:51.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:19:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:01.841Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=83cd0c4c-3386-4116-8eab-96428012d42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:20:02.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:12.881Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2295966e-a833-487e-b5a8-407c9046dd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:20:13.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:23.953Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=be811fd5-c963-4b00-935f-038aaba93f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:20:24.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:34.991Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=19004656-698b-4668-96f5-64d995e5725d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:20:36.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:46.032Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=49222651-ecce-43dc-a497-4dd7029390c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:20:47.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:57.083Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7e5361c4-09cf-498f-8f5e-96a8ae5aa752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:20:58.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:20:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:08.111Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=91cebeb0-551b-435e-ab4d-a02d9ffce679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:21:09.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:19.154Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=edf54bcc-d664-4237-8957-92312cb65d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:21:20.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:30.236Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8ec55678-bcd2-4e0b-bce9-d8563c246b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:21:31.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:41.310Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=08701c79-9bea-4b2c-96f7-daff3d26b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:21:42.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:52.370Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=930f17a6-a5b0-4b35-8208-bdfbfdbd1a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:21:53.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:21:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:03.409Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=938a147c-afb5-4726-b8b3-d0caf9ff9883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:22:04.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:14.456Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f4c48e17-2e08-4dee-8fec-747e63f29caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:22:15.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:25.559Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5b34ffc5-cd1f-4c87-8a7c-b0683b82d7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:22:26.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:36.590Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d1e4fd88-d48d-4c72-9355-f81018c286a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:22:37.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:47.633Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f6f8e5fe-62da-443e-9810-3cb64119e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:22:48.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:58.706Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=985f6702-5d95-4501-9c0c-006d0b0872e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:22:59.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:22:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:09.795Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1aac50b0-098c-45ba-bf89-60732e636086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:23:10.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:20.851Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=741a8c9a-88d0-49cb-a172-7f521f75993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:23:21.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:31.928Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8aa307e5-13c5-45bf-a8f8-5c1ee2d107fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:23:32.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:42.999Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=95df9a8a-c7e1-413f-80ae-c4f129dbee04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:23:44.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:54.069Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=fc75c07e-7a4b-46de-a9a6-61734c33f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:23:55.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:23:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:24:03.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:24:03.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:24:03.349Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:24:03.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:24:03.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:24:03.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:24:03.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:24:03.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:05.108Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=210ab1ef-7509-4952-b9f5-981398f026b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:24:06.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:16.178Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=58899c26-bca9-4c9d-984a-e598529d894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:24:17.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:27.219Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3c36623c-8a52-41d1-bbf7-7eca011b8604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:24:28.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:38.258Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=adb73e57-bceb-4b72-b482-ccc7df625763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:24:39.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:49.330Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=76703b84-3a88-42a3-a3cd-42e63402da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:24:50.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:24:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:00.376Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=21fcd951-7197-4d13-8fcf-2f1430d879b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:25:01.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:11.411Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c91180cc-9a2c-4229-af8e-5f130825bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T10:25:12.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:22.450Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=73cafdbe-c4e2-473e-bb93-0dcd35eeec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:32.612Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2ae7b03f-3a7e-4163-984e-834ee23972ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:42.630Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=17b9a60b-410a-4f5d-91ad-0b166f084da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:52.643Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7c14b155-f8c3-4804-8b60-d10dd1072e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:25:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:02.664Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d49b6563-07a7-41d6-82dd-f946101fa4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:12.676Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=cacbcfa4-c004-48bc-8c5d-1765b1f1d123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:22.690Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0649ddf3-0753-4558-9028-8254d0ff0586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:33.301Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4d3ffcb5-a3fb-494b-9c6e-4d8980b77120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:43.319Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e01aea2a-a96f-45be-aba0-49e4a49b52e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:53.335Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=fdd54734-66af-4740-b6d3-216b27a8e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:26:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:03.357Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a8e65cfd-eadb-4c45-b56b-fa82076a5878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:13.369Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=65922659-a09d-484d-b794-07b78218a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:23.385Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f6187d7d-281d-4f38-9c97-b92d13fed0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:33.405Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0d878d5c-aa00-4d9f-8f8e-9f9ac7c6e2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:43.419Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=369bffbb-ab21-45ac-9ed6-1b090b5e5a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:53.436Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=15c50fa8-2266-40d8-8a5b-d893daf8f841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:27:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:03.461Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=73b046fa-3f81-4f39-a681-d7e68dd0789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:13.481Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5611845a-a657-48c6-aad6-ecadda9d3197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:23.492Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=28e6e636-c1ad-4ab4-ad31-287a046183b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:33.503Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=16ca35b0-118f-4975-b558-924f73e84ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:43.515Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=21727380-a9e9-4ba2-83f1-e87747c4e565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:53.524Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=60cde0de-939e-4fc7-9e47-f9bd1ffb2700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:28:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:29:03.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:29:03.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:29:03.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:29:03.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:29:03.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:29:03.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:29:03.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:29:03.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:03.536Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f1420e6b-84d2-453c-b4ef-4096cdeb75dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:13.550Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7dc9a007-644a-4422-ab84-fd3844eb515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:23.567Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4f7b6f33-2bd1-46ca-a00c-89532fe6f1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:33.580Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0a858859-0d0e-44fa-aa58-2f952c695bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:43.675Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=75593153-0b57-44ca-8892-d7126a8fde74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:43.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:53.689Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7e8cb76d-9e1a-4c54-9482-ffc96552f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:29:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:03.705Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=89316692-24fe-4415-a258-0fb628c350ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:03.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:13.725Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7fa5d58a-2ef3-434e-ad03-04f29ff7916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:23.746Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e2f959e9-8a4a-4118-8def-07842e20281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:33.760Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4f44a47d-d79a-4a55-8ce7-634c91429f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:43.772Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c80e902f-e070-4ca3-8085-1056058024f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:53.784Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=01d30f8a-6905-4a29-9076-554410554f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:30:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:03.802Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=02678cf8-1d0e-4dcc-88d6-3de82a26ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:13.817Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f76595ea-1f87-4649-9041-3c3923859771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:13.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:23.833Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7277e3c5-effb-4a46-aaec-2c43807693a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:33.846Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=23857abc-07ad-495f-ae54-422021360745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:43.864Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a2312b21-b1ba-4a28-9e36-f3ecaaacce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:53.880Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b096cc35-fe5e-4a08-b2b9-5f862c103f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:31:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:03.893Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=34b157e6-e7ab-4456-ba7e-14b4cd3ca051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:13.906Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e30c2a3e-326e-4a87-9448-98afcb049bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:23.918Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6cf76430-b3d5-4a17-9905-bbd66eda8567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:33.931Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4d621e70-af7d-4a37-a4f2-41d7f6679d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:43.947Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e2aa950f-412b-4fd9-ba4f-72d6a903aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:53.961Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0947c72c-00e3-4065-9ea5-1850c8f7a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:32:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:03.972Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4554be12-4052-47dc-9f25-499c118264ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:03.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:13.986Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8dea7caa-be44-45b0-b430-2ba28449a443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:24.002Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=79d0f2ea-85e4-4296-a2ce-c3e155390629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:34.013Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=882b308c-8485-4aad-952b-7dbaff3165e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:44.040Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ff0ff2d8-3133-4512-ba29-c116c333107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:54.066Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ebd3c232-a9ad-4207-84c9-57506c7c2c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:33:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:34:03.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:34:03.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:34:03.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:34:03.062Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:34:03.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:34:03.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:34:03.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:34:03.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:04.077Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6c8eeb9b-035f-4b96-b6e8-40b7d5d48c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:14.088Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=88721df8-9fea-400b-86f5-48f6857d9601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:24.099Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ef355a12-a028-4223-9013-81f64a4bbb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:34.113Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9e82aa03-c238-4ff4-8c70-e7c0336e834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:44.132Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=534a7d3e-ed09-4771-a50a-b813e86c47c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:54.147Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1edc3690-917f-4a5b-9a6a-6b7ebd4ab97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:34:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:04.156Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=890aad51-7b20-4c52-b276-e98a4c61a031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:04.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:14.166Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9d6156e1-9b39-4a50-ae32-788a81c50657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:24.178Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d47e668e-b6ad-40bf-a886-a7a393bd96a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:34.195Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a8233147-5aef-437c-878c-ef9149bed91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:44.210Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8f30afc4-2c8f-47ff-883c-e37faa2cfae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:54.218Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=17e0390a-b251-4634-93f4-a0b665ec0d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:35:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:04.228Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d3a03eaf-ecb9-416f-a33b-f91f5bb408c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:14.241Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=36c3d16d-afea-41be-9b7c-ba7447a9c059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:14.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:24.258Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=47ea27b6-1cb4-420b-9905-7c7029565828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:34.270Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f9de96ad-2eae-4aaf-8a69-a8e85e2a38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:44.287Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b21210de-2d87-4b17-837d-509c130e6906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:54.303Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=05e92118-6aa1-404a-939f-8124bc40f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:36:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:04.315Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=02f01f22-4487-4867-8ade-84fa1e449fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:14.332Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4c0d4109-1490-427e-b136-fedc710f7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:14.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:24.348Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6188fd48-9f28-45f1-8727-e7129f4f3622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:24.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:34.359Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=313d7a80-eef2-4adf-9a29-8a5f2ba29556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:44.369Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=36d8ff1f-016e-4fe2-838a-cc14654367c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:54.380Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=14948280-5390-47da-8758-536e6a5e3400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:37:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:04.395Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=967ab445-cea1-4b77-90d1-3bc5caf3773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:14.414Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=71d4605c-7bfa-45a1-bc0f-2c726e810568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:24.437Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4795f3e6-75d0-4581-a5b7-7d0c0d52188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:34.448Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9d449dfe-020f-4f7d-81db-a9163b47e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:44.468Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=428c38ab-db7d-4676-a83b-7d6051408126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:54.482Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=42cb368f-a658-42e5-b46a-f207a5353861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:38:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:39:02.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:39:02.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:39:02.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:39:02.991Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:39:03.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:39:03.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:39:03.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:39:03.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:04.495Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=17c2704b-bdbc-45d0-a845-9b7ecd88dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:14.507Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1218ecff-cafd-4feb-84ee-8fee5dc99ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:24.528Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=34463907-8250-4d55-bc45-d9ea4f3d320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:24.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:34.538Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3f4594d7-2a17-4226-bf8d-aa8f7917e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:44.548Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2d7b3384-1014-476a-8d59-af75214608e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:54.557Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7d3b4b3f-96b6-4702-9aa9-56faadb5fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:39:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:04.567Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=65a62531-c7e8-4c0a-a7a5-c0fb5a74f6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:14.578Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ec847067-a6fa-484b-b71e-f49ab406a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:24.597Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b722610a-6a40-41f5-9043-2257165831a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:34.612Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d2272daa-f669-42c5-b067-23e25949eeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:44.622Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c46c723c-d8bf-4a7e-9863-b5ad5f9b2c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:54.635Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c7ff25ee-6bdd-4789-938d-966d55350f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:40:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:04.731Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=78a0ff5b-6235-4e47-bc2c-23622ab402b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:14.740Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=557f5b78-2954-4fe5-8779-88a2db53cbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:24.750Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a76ac249-0526-4a01-8727-e1fac467679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:34.759Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8807b4db-f413-4441-933f-b929438eb325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:44.776Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f0050c93-3a12-48b8-9d04-2acb8cc8c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:54.785Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9d7f43c7-8c6e-4448-b2ca-eb6e3f66f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:41:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:04.794Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8c9b54e1-94f5-46fb-8fff-9bed06e81390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:14.801Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f2174698-fd48-4e28-a890-e02902bf67d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:24.811Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b606842d-3be2-4876-9651-e379265a396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:24.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:34.821Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6ec9db64-cba9-4630-9c63-105ea26d8760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:44.840Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a47a8ff2-8add-4847-a7d9-62d181b3acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:54.855Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ac6e662c-9752-4c97-95e5-f35c1aa5a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:42:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:04.868Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9e9b6a6f-bce2-4477-9f2a-c7bc7b3c8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:14.877Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d328d6ed-7abc-41ac-930e-61601a9f9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:24.888Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=30ab17b3-bb22-48f0-a3bd-910516a3fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:34.916Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a8b64b6d-96bf-4916-bab8-d5bf8c7d3a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:44.925Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=be250641-3701-4cda-880c-7a24847590ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:54.939Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d4e78ec9-99f6-4af9-bf49-b91af1b01590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:43:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:44:03.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:44:03.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:44:03.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:44:03.015Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:44:03.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:44:03.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:44:03.023Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:44:03.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:04.954Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=dd90350f-690a-4e39-81b4-ae2a1612a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:14.962Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2adc8eda-3f07-44f4-b78c-5ddf77d23c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:24.977Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d5ef1c88-8c40-43e8-b33a-508e1489cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:34.988Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7d95cf43-684f-4c02-9963-8b3485cc5172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:44.995Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0f6dd9c8-e514-451f-b2e7-1bd64baa5fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:45.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:55.004Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3659e1f8-3288-4a2b-a6aa-72e2009fd53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:44:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:05.014Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=93147063-583c-4cdc-bead-61794e19790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:15.028Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=406d854c-a817-4566-ba32-afc38eb41222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:25.040Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d9628f3f-25b7-42cb-95f9-e99e34077dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:35.049Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5a31c6a3-7665-45a0-8ba3-bdb1227dc354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:45.059Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ddcc5e91-d825-4153-b985-cb13a8b18eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:55.069Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3ac80a1c-da2f-4ee4-ad00-2a4cc12ab870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:45:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:05.080Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4ecc4441-33cd-47b8-b129-d367539625e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:15.095Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d1f1a523-334a-4a81-a359-9e6f994c4053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:25.113Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b3c4ac03-3188-4367-a387-f66b2ad703dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:35.123Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3f146672-e6bc-4cc4-84dd-93a65ccde157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:45.133Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=76fa8ac9-457e-440d-bb4b-b8f67f4ee826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:55.140Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7f2887fb-13b0-494c-93bc-542d4f8e00f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:46:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:05.150Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c67e66f4-51ff-41c1-8f2e-f4ec913ffad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:15.157Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=82112007-2fff-4705-989d-4b0279e35df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:25.167Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0b97f24a-2996-4bd0-a608-e5a56d1f4b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:35.180Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0452ef03-e2ef-437d-be42-a5b736ccff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:45.199Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=02d3cee3-7f7a-49ec-bd01-5290a65fee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:55.207Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d9a877d2-101d-4e37-83ec-693cfd35ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:47:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:05.216Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=cc31c3ee-4ef0-4734-9d23-a4e9f7bf7432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:15.228Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0b043a9d-3d32-4810-a214-8ad1234c5921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:25.237Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=02d464eb-1a65-486f-8c9c-8ba23bc577b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:35.246Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8dfb0f7d-cff9-406f-9699-684ec3415f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:45.256Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=09457ef5-7611-43e8-bd95-9f39faa1946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:55.271Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9749de07-555d-4f5e-afca-bac53ae26e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:48:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:49:03.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:49:03.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:49:03.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:49:03.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:49:03.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:49:03.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:49:03.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:49:03.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:05.286Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3d48297f-c6e5-437c-95cf-d693497fb275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:15.295Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8b77aa78-87e2-410f-aec0-60f092191375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:25.318Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=afacc47b-876a-4302-8437-36b43e5d6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:35.334Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2c1ac50a-0c60-40b7-92b3-300920784870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:45.343Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f1f78318-0e77-475c-8992-258f90ba701a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:55.352Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=98eeb070-0366-48a6-8c61-407bcac731ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:49:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:05.362Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=56256fa0-20d9-45fa-bbd5-ca938d82d308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:15.375Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8b53e1e5-2173-44e0-95f7-e328481a8de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:25.388Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7a18fb97-2d94-4aeb-8999-7995c88149ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:35.396Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1459ff37-5d45-4cbd-a839-4176ba495b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:45.411Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=002aa5b9-9991-4fc1-b541-0529aeed674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:55.422Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d09a6bfa-f249-47da-99c1-96126475947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:50:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:05.433Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0f25b216-0bbb-4924-b1e9-5e50e7e4781e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:15.452Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=323b37f9-8805-493f-922e-6e7e94f85eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:25.465Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=970492d3-c8df-49cd-a235-43ef0a720c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:35.478Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b39a7869-0597-4dcf-997d-453c5b236966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:45.493Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2ca21765-922a-4e88-b0aa-de5d8235fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:55.504Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=484f5aef-b042-4058-bbdd-12834f150139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:51:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:05.518Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=65eca4f6-4974-4ae2-be74-0903f9c862e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:15.526Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=16db693b-85e4-44e9-940c-4491f665ed4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:25.534Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b80d566f-e3fa-4eec-b0b4-af17dfedfb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:35.544Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e2aed8d2-6af1-48df-ad19-7f3401f8b423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:45.557Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=de5b88eb-996b-4526-a946-4892df038ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:55.568Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=af782284-fbad-477a-bb78-e16821019395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:52:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:05.585Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=af6f02f3-5b5f-43b9-8e29-3ca292768692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:15.603Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=74251393-6aec-4dfd-a617-edca01f62ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:15.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:25.618Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=01bfc4a8-5b1e-43fc-8083-ef0c0c030101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:35.634Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=713dca75-330c-414b-9a20-d472e9cb2f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:45.644Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5328c0d9-9df0-4550-9360-f1e96c727f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:55.672Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e38eb17f-ccba-48db-905d-16c20177b228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:53:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:54:03.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:54:03.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:54:03.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:54:03.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:54:03.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:54:03.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:54:03.037Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:54:03.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:05.701Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a7a0bf90-0081-4bae-8966-63baf5c8ef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:15.715Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b94acdef-e504-4d6e-b13a-beaa4df69bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:25.729Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=10c22391-07e5-49e8-b3ee-deb5dd089e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:35.737Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a8e8f600-6ede-4ac1-b44d-0a3d097cc358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:45.757Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=aca7a75a-adc7-4732-a4e8-c37a4584b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:55.766Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e8252c53-23c7-421d-8ca0-2a3707ec3eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:54:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:05.776Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=83a80980-e22e-4dbe-9f34-81508bcd76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:15.805Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=75c742cd-80bf-431f-9da7-fc980434e578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:25.816Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=648c8c8d-bea0-4886-8862-502a63705354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:35.832Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5ab85fbf-8897-475d-97a3-b9c9f1ed5a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:45.842Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a966f7e0-5005-4a8b-aa15-594e13513618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:55.850Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a81fb027-c5c4-4154-8a7c-2417f3f38231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:55:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:05.860Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9a12bd7e-15e5-4b5b-a9bd-10f86bdc39eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:15.871Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c82ddb47-5c37-4c3e-b514-cfc2d7a59c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:25.884Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f6dcdcf1-86ab-4b7b-ba7b-2303eecf3b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:35.893Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=78bb65f0-7037-43c7-89f6-6c4b68b183b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:45.901Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a842af2e-e230-4bf4-b748-f95498a3a44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:55.910Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=beeefce0-25ed-4434-bd73-ccadaca123ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:56:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:05.918Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f0d639e4-08e4-44e1-b600-d3e415e69ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:15.927Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=446797b0-2b67-4145-8d32-c0996e1ecaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:25.950Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e54b0418-58b4-4b6c-b2d8-fd0cba896408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:35.966Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=bf5ee283-7f86-44e0-875f-1327fe0d573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:45.982Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0657e4b4-01e6-4bda-af96-af194bca45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:55.993Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5da186b3-5902-4e03-acbb-3429e04b0948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:57:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:06.000Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0f3b2778-5f57-49c4-89b3-508ab351910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:16.011Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4023811a-9170-4fe2-99c8-1d1e2fdce9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:26.026Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ba6851b1-0fe7-469a-929c-97ce64751e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:36.037Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a9cbc02a-541f-4330-8b10-6ae1d46f6ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:46.046Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=02adddad-1b31-4004-b751-ed52dbb9d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:56.058Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0bf16cbe-f899-4b43-8473-aa5ddc7f3812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:58:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:59:03.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T10:59:03.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T10:59:03.017Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:59:03.020Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:59:03.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T10:59:03.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T10:59:03.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T10:59:03.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:06.074Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=16a1cfeb-c087-4d50-80ce-99778d62fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:16.083Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0ccdb2e8-273b-47e4-becc-718d06f7626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:26.091Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=db4a987e-ecb2-46ae-b1eb-905587fac994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:36.097Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=63b8a042-75c8-4916-a11d-a1f4ab19eb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:46.109Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=aa3a3238-8904-4abb-85ab-219d28c37cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:56.116Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0f8f7a81-e65f-43a1-b7b9-86279e6b1a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T10:59:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:06.126Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=da99b675-3b1c-44a6-9ddd-6685e9f3d07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:16.137Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c7f47a82-8ed4-4a29-a550-a7006e609051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:26.162Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c0607102-3c75-41e1-ab49-bb5c3ac02025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:36.181Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4be9e549-6fd3-4a1a-828a-6f1779f55dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:46.189Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=fbb02384-079b-4180-a04b-b5704bac8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:56.202Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b22958ac-c15a-454d-8499-923b84547bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:00:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:06.211Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c743e39e-6946-4ded-8ece-450efa264255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:16.218Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=48b6aae6-3088-4f93-bac5-791bf9e89f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:26.228Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=35e9d9ed-0634-4e79-83c6-1cafc5a4d1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:36.243Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5d7af859-e6c2-4f5a-924e-d8561c2f7bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:46.254Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3bd3077e-18d7-4eec-b4f8-be1d90835fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:56.262Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=abc79418-c9b6-4fd3-9f85-2989e2f5481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:01:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:06.271Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2ebb749d-ce6a-445e-95fe-d31fd06cee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:16.280Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a98568b1-fdfc-450e-ae64-25424d496168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:26.288Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=58f9ed68-d48c-4c21-bbc6-a73c20e61be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:36.298Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ec004ec0-323c-43cb-9425-eb5ed7f6496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:46.307Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1a14e6e2-a6da-4a0a-9dd5-72317a00bbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:56.318Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1ce8c738-fe63-4f97-9e18-34272ab95a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:02:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:06.332Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=04e4946e-08a5-4b8c-890b-63477c6ba8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:16.345Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=88edd8d2-a3e5-40af-bf75-4428f12b4fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:26.352Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6e705c90-595f-47ed-8a4f-4b380521476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:36.359Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ab58567c-143a-4602-b5d4-08cd93cacae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:46.366Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=449ffeff-6bbb-41ab-910a-17686519ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:56.374Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=95a8b878-5440-4450-b0e1-b5e346a19794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:03:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:04:02.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:04:02.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T11:04:02.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:04:02.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:04:02.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:04:02.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T11:04:02.985Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T11:04:02.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:06.383Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=598775fe-c046-400d-95ea-39d1f4b11a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:06.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:16.392Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ba16bcc2-1b67-47dc-8178-5d9434eb3b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:16.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:26.405Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=96a3837f-6166-4736-8a87-9585ef87fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:36.413Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=95ccf908-c9f3-439e-918a-f88ab140b23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:46.420Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c565f5ad-e56f-4a36-802a-a560dce1dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:56.427Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7eeb1333-7cdf-4448-8a25-8b9112706259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:04:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:06.434Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=86493303-b857-4935-89f3-e11e20c105e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:16.442Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=aeea9e95-ff15-4e43-95b4-094072bc0264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:26.452Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f9a53823-f32e-4254-a59f-eeddfa16eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:36.470Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=3cfbdabb-e0b5-423e-b43e-f55da22dbeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:46.487Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=073b4ec0-2966-44fb-b1be-b51d879f0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:56.496Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b9f015da-fbe3-479f-8aa4-c352815ff420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:05:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:06.505Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=470d7a1b-a6f5-4ab2-bd5b-3a39848d8139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:16.511Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=15a0e9a6-786c-4809-8592-edc455f063da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:26.518Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=314a70cf-3c11-4ec1-83eb-a9817560b67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:36.526Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=af5c714d-6c47-4273-a69b-d44186dfb6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:46.535Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=71d7239a-b422-4368-9c4c-d4c9a8d8970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:56.546Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=692aa484-0aaa-4c29-80fa-604c2d2e9bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:06:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:06.556Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=86bda200-7535-48be-bc47-b5a3820d0832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:16.567Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2cab8532-6305-4dcf-9aad-8001f4fae06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:26.575Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=447c59ed-be52-4916-98b1-71647b8af9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:36.582Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e79634b2-ef99-4add-9db1-01d053c97d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:46.590Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a293d28a-0c94-48d0-bbaf-10fe398a3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:56.597Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5a67e9a3-4480-45c2-aa22-38dd386461be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:07:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:06.609Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e9de815a-9b15-42e0-9e86-87d417157e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:16.624Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=288761be-1230-4781-ab19-127779e5ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:26.632Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=337ecdcc-c2bd-4252-9bd8-d1675dfedd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:36.641Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f94dda69-a710-4899-8d89-2ae6b33fd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:46.648Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=58f88b4c-c558-450d-9d81-f4df313da401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:56.656Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=58a70583-0785-45e0-a2cc-1aa7c23e7d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:08:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:09:02.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:09:02.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T11:09:02.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:09:02.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:09:03.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:09:03.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T11:09:03.005Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T11:09:03.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:06.665Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=fc67c364-ede7-4aa1-bbc3-693f143ee67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:06.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:16.674Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=23258e76-97b1-4d87-a9d2-09211591fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:26.680Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f8776eca-cf46-4cca-802e-737ba533d4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:36.693Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f15f41b6-7ba9-469f-a1e6-3bada7c9ebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:46.708Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=56135003-8d6e-4570-83af-3e102555f618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:56.715Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e9a491ca-a5d2-4bff-b4dc-57a6e77000fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:09:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:06.723Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b2910362-3c52-4c01-a578-46e336d47fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:16.731Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=488c24c9-ab41-4cef-a7d7-05656bad7c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:26.738Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e66d0efe-dedf-4a1b-b265-13b0d409ceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:36.746Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a0f291f2-601c-4bdf-8e59-6a36caa6fd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:46.753Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=51ae4cea-9bc5-4854-811e-9bc74cfb9e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:46.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:56.762Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8788cbd2-8edd-4327-a827-c45f9f802e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:10:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:06.796Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2cad55b7-51e4-4616-921a-c5b4cc178628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:16.808Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=291818bb-265b-4e2a-be9d-3f89c9c900cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:16.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:26.815Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=854b208c-022d-4158-a3a1-9ee02623816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:26.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:36.824Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=5873ed2e-50b9-4fe6-8b9f-2d101707e234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:46.831Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=69a8d149-c397-4dc7-bb81-c1c52b22f9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:56.839Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2817e6b9-e0a9-4458-baf7-6a6267453772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:11:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:06.848Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6cb062eb-f907-4500-979a-78de28c45676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:16.858Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6700adb9-4d0b-4d0e-a7ef-1c2266fb32eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:26.882Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9f4da2ee-209e-4fd8-9368-ff15ea19d091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:36.893Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d47c18b6-6d82-4070-9825-36ad76bedfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:46.901Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=bb8e32c9-4f79-40bd-82d4-7d57802b497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:46.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:56.909Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=1a947fa8-7ad0-431e-9eb5-ac118b465047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:12:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:06.917Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=bf7ebd5e-9301-4bf3-bcb9-ee8055076611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:16.927Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=bee0c5ac-50a0-4a08-ae7b-eee744fa8ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:26.935Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0e1f309c-c12e-48dc-871a-52ea5f489f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:36.944Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6582e6e4-5b9e-4273-9e2f-4a6d2c1a3feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:46.956Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4522db7b-4771-4dd4-a648-33ca0374307a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:56.967Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=6c7173b6-18ae-459f-bad6-b0f8b12ca7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:13:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:14:03.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:14:03.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T11:14:03.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:14:03.012Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:14:03.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:14:03.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T11:14:03.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T11:14:03.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:06.976Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=373e75fe-32e5-4311-8ea3-df51bb05d554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:16.986Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4bc9b889-c6d5-4e56-9216-8c7696125344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:26.996Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=d4920402-d326-44d1-b78c-452d1248c80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:37.004Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=fc77969b-df50-4fa9-ac20-de0382a763e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:47.013Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=7c923476-02c2-4a26-9a11-fdac852c7ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:57.023Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=78e67391-54c8-4e84-97cc-3c13a4d8c031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:14:57.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:07.037Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=997492aa-1388-43bb-a10d-07884597d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:17.046Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=b247e961-b850-4415-a0e9-1a31e9f69c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:27.054Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=25db4670-a563-4e0f-a0b4-5e61f943132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:37.065Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=a07cc23d-2ba0-40d4-a016-de04543e6329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:47.073Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=01900492-e2d3-4cf8-ab37-b392321218fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:57.081Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=72315813-a3de-4139-a777-cd38fcbd871d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:15:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:07.088Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0c7e62e3-e275-493a-966e-80f9930a6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:17.097Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2655596f-cc96-420c-802d-74bae15a180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:27.113Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2064dbd2-ad94-4b72-8cef-d1dbb6303065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:37.124Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8e5b9319-f2b1-4ae2-9735-4761c4784c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:47.132Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f39a0725-8826-4c52-a569-b73b64585aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:47.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:57.144Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=259b0227-7ae0-4514-a81c-464e6cef3b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:16:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:07.151Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8f34470c-6b66-4374-91a0-d432476e52a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:17.160Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=201eaad7-7cf1-4289-9ddd-c1192d1b8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:27.179Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e2ca87d7-c49b-4f1b-a18a-c6d9a114604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:37.200Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=89e1494d-a1b4-4336-9ebf-04d182418a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:47.211Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=75166ec4-e43d-4825-bd86-be8a41a9cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:57.225Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=f29df82d-7c23-45b8-8367-60604049075a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:17:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:07.233Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=905fa7e2-47ee-4af7-a0a6-f897aa1de383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:17.240Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ad389558-d311-462e-ba86-6a2b53c1de1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:27.247Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=880142c5-0a5e-4bb1-aaa3-adeed8ddc005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:37.255Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=c04f030c-51a6-4254-8610-4d7947d038de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:47.263Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=2fe269e5-6660-4cba-ba7e-5bc33ffff6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:57.273Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=0e2ea48a-8aff-4e9d-af78-04f5dfe4676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:18:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:19:03.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T11:19:03.019Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T11:19:03.020Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:19:03.023Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:19:03.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T11:19:03.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T11:19:03.028Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T11:19:03.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:07.287Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=4b722784-871a-435f-b1bb-867aff2a0896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:17.298Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9e2c76fc-7c70-48ef-95c4-a8b74bba906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:27.307Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=61bdfb8a-214b-4802-a7bc-a0e7ece52968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:37.314Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=defafdeb-7420-4d37-a0c4-8251bb9563b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:47.321Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=db97b4c0-99ed-48a8-b5e7-4ac26227dcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:57.330Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=abf77157-dbc8-4d71-b8f3-23b21766170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:19:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:07.338Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=9901ea73-b5eb-461a-ba79-2ce178fc067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:17.349Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=8c0ea6dd-f1dc-4789-9175-36cb418080a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:27.358Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=dcde4ee6-4b2b-4f1b-8655-b07bf32061f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:37.366Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=e5498fbd-78fd-4c81-bbe7-dddc98585142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:47.379Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=bd3a3228-1a63-4f84-a9ac-65edb1d91f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:57.387Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=ee26dc32-a151-48de-a959-428ceea7603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:20:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:21:07.393Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=93621aa3-664c-4603-b2ef-da21c21fe42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:21:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:21:17.400Z |INFO |Init configs |InvocationID=df7ed8c8-787d-4d9e-94c5-db6ef47c16d2, InstanceUUID=04ce18aa-232a-42e8-8815-8894ecac88d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T11:21:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |