. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:00:38.486Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:00:38.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T14:00:38.532Z |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-04T14:00:39.073Z |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-04T14:00:39.152Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:00:39.152Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:00:39.152Z |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-04T14:00:39.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T14:00:39.305Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-04T14:00:39.324Z |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-04T14:00:40.712Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T14:00:41.145Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-04T14:00:41.165Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-04T14:00:41.165Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T14:00:41.211Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-04T14:00:41.211Z |INFO |Root WebApplicationContext: initialization completed in 1887 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-04T14:00:41.588Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-04T14:00:42.320Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T14:00:43.672Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T14:00:44.182Z |INFO |Started MainApp in 8.017 seconds (JVM running for 8.655) |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-04T14:00:44.241Z |INFO |Start scheduling PRH workflow |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:00:44.253Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d2d53f72-8243-47d6-afe0-cb891502fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:00:45.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:00:45.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T14:00:50.150Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T14:00:50.151Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T14:00:50.153Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:00:55.748Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=fdbf0e54-eef4-4589-be81-8f33f9b83859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:00:56.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:00:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:06.786Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a686e943-23ea-43ba-a840-33838c02ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:01:07.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:17.826Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=06acba76-3320-424c-9c1c-2a2c1f6431a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:01:18.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:28.867Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7fb6f8b1-bf3d-4cc5-9f3e-82ce65737914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:01:29.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:39.908Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ded34a49-7c0b-48dc-8fb9-7b46db21e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:01:40.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:50.953Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2920a1b1-7cb0-4a9b-9a7c-f7abc2b9bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:01:51.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:01:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:01.986Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=54b22534-b4e1-482a-a17d-74cd95cf41d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:02:03.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:13.026Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3404aec3-18cd-4956-a23a-45512c793a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:02:14.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:24.066Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3d4a10ad-b040-4d66-be60-87a9a8ea65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:02:25.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:35.106Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=987ba891-15d4-42c4-8b53-9d334583abb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:02:36.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:46.146Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f61c397b-8edc-4d26-8545-45f602e33ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:02:47.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:57.188Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=72b006c9-4c24-4847-ad7c-a861ffb5c7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:02:58.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:02:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:08.228Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=27a49974-b7d8-416e-86a7-cb5e407c9b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:03:09.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:19.269Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8c116371-e0aa-48b0-a8c5-8943e882842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:03:20.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:30.306Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=925853ce-1501-461a-9fa6-6491e4e4e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:03:31.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:41.346Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4f7ff314-ea35-4f45-9323-ab69fba25d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:03:42.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:52.398Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=06cf7af1-cf22-4a5c-8f78-1543d0a59e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:03:53.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:03:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:03.431Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b55ca233-506b-463d-82c4-440a28d3ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:04:04.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:14.472Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f631dbcf-6688-43f4-a0f3-13beaf6703a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:04:15.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:15.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:25.506Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b1c825a3-bc18-4a03-a8e6-f6c3125e4657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:04:26.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:36.546Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=495ece3c-bcd4-4f74-8594-6491c7c92f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:04:37.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:37.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:47.586Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=952f9720-6cd1-4280-aaa5-cb5a6a334bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:04:48.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:58.626Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cb5f557c-7302-4f47-b1c5-8c8556664b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:04:59.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:04:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:09.667Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=64b9b91d-24f5-48ae-a3c5-e63f03b60e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:05:10.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:20.716Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3e190e67-abb2-49c1-83f4-c315d7c3b442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:05:21.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:21.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:31.746Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=413863a0-0732-4c75-a88f-2c879832d660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:05:32.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:05:42.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:05:42.511Z |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-04T14:05:42.512Z |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-04T14:05:42.520Z |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-04T14:05:42.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:05:42.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:05:42.528Z |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-04T14:05:42.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:42.785Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aeb7dac6-90a8-4861-a480-c1aea2ceacab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:05:43.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:53.826Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=96415452-a1f2-43e0-8c16-186f4baed57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:05:54.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:05:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:04.866Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8453d169-d414-4ba9-85d0-e30e9aa21ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:06:05.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:15.906Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=12fcef64-9c53-46db-8ac0-04544524e583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T14:06:16.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:26.948Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=59e067ab-9e1e-4661-9308-d51a7748eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:37.065Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4f53761d-4b34-410e-bba6-0d96c18e220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:47.083Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=001d2e6a-de37-43b5-9a04-18205d5328a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:57.101Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4a7e08ae-3c84-4919-bd36-df595b53bf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:06:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:07.113Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ee083ad0-5378-44f5-af21-484871e64c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:17.126Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8972ff03-7418-4687-9e38-b00208ea2fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:27.139Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b8c0fbaa-9d23-433d-9c8c-d847dbfef237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:37.149Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=60358d06-8ecb-4ddc-a56c-706d199662b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:37.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:47.160Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=86d680c1-d120-4129-9cda-62dae7277041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:57.172Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=fda1cf18-7e18-46e6-837e-55da4f2d07f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:07:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:07.182Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cb026668-d135-4b18-b6aa-6ad1e5c2f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:17.197Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8ff52535-adaa-48b6-ad97-df6483fcab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:27.210Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=9ca05526-8628-45d7-84e4-dd6c0c790380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:37.220Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=813b35ee-e478-441a-b674-95e489ac6771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:47.232Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2295c9dc-06b8-401c-8f29-c3255fd30430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:57.247Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b9fd7225-569f-40d6-bf05-461bcb871084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:08:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:07.272Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3536d3eb-6147-4fc6-90d9-2ad31f1a3e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:17.282Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a9998c93-8524-44d7-aece-f9b533f41583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:27.291Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=fa19956f-5775-4d98-ad2a-3c632b5c5d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:37.301Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cc78ba5a-faf5-4f66-a6fe-d67e9216cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:47.312Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b6753af2-405e-499e-98f1-3d917660650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:57.319Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b55ceb7a-8771-4d79-a811-69ac72cde248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:09:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:07.329Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cef64b48-a896-4984-be7c-e4eb4bd92b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:17.338Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e9f0a938-0f52-473c-9c25-2f1926eba800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:27.348Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c0ace04c-a307-49f4-b96d-d70d3d84cbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:37.361Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=64dd4718-677c-48b0-b812-3b25952f44ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:10:41.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:10:41.937Z |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-04T14:10:41.940Z |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-04T14:10:41.943Z |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-04T14:10:41.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:10:41.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:10:41.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T14:10:41.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:47.373Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f2d93a01-3874-4a1b-9718-ccf4b139ba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:57.384Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=66684c27-bc65-46c7-bc84-f19f8b9fbbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:10:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:07.396Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d0feefe6-6457-4fed-9963-809e1c11137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:17.405Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cac90034-7ca5-4a53-9ad3-1da740dde968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:27.418Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=45d40d6b-4a1f-4d2e-9186-96b233f58953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:37.436Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0b786e9f-1270-499d-a5bd-e256d2716b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:47.450Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ebd82e59-f6bd-4dc5-8e59-90e6a322b37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:47.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:57.468Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=01da3181-130b-449c-9eef-cf8921201078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:11:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:07.493Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2f0b21e6-0cc3-4aea-af5e-664881e76ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:17.502Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cc28bd78-8fe1-4c3e-afe0-582a5ed0edd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:27.511Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=23288282-10cc-4432-a192-4c97f86c70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:37.523Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1a89762d-a015-42a2-87a2-b2b673c42556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:47.533Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3c087296-474f-46ce-9151-2bfb71930603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:57.542Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8bab2adc-95cc-46eb-846e-5af222a0fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:12:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:07.554Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=63a17a25-e070-420a-8bac-bad1f8988268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:17.569Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=91bed98f-658f-4f6b-a950-3d218e71f5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:27.586Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f44972f7-9bfc-44bc-97cf-b5febd89c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:37.606Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=313f3e7e-5f87-4d74-9cb6-6f04bdab8df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:47.615Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=757aaf07-15b2-4faa-832b-e4892143c5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:57.622Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=91b87dba-8006-4c62-88da-a69bb9ca1047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:13:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:07.630Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=185f21f2-5c41-42fd-b61f-b1977bb973a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:17.639Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6b6b4b6e-d205-4786-88ed-8b57a2c698e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:27.649Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=569f9298-03a3-4b4a-9ef5-11fe4badfb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:37.657Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=390a03c2-08f1-48f0-a477-7ee7e95d938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:47.666Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ddc72408-df17-48ba-a2b9-54048a00e8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:57.681Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d14ab9cc-7683-4816-939d-adf13cd435cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:14:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:07.691Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b75e1040-acfe-4a3e-9c4e-bbced30ae502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:17.699Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=348ba6d8-ddcd-4fd5-a7b5-bce44f6732eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:27.709Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aab8348d-37a4-4ce5-bcae-613825746900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:37.716Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=63751003-02b2-41f1-a98d-93e1f9d29e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:15:41.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-04T14:15:41.994Z |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-04T14:15:41.999Z |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-04T14:15:42.002Z |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-04T14:15:42.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:15:42.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:15:42.009Z |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-04T14:15:42.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:47.725Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=72ce4a6d-f2f8-4a87-8926-41bf0b579c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:57.736Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7a153093-6f83-4cf8-b7ac-1ecc7874cd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:15:57.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:07.746Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=167d0b67-b932-4ea2-bd25-825c8ad51600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:07.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:17.755Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8d5e7dbb-5b8e-42d4-869e-d25a9ce87a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:17.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:27.766Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=42420334-ff4e-448a-9c46-72139f85ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:37.775Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=942cd180-997c-4674-b0eb-b572d8e25558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:47.786Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=683c22fd-9ccb-40fe-abb3-0571552ca147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:57.794Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1ecf86fd-834b-4628-8b2a-319d79fd6457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:16:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:07.801Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=680a0e90-ddf6-4c26-8f5f-f6c78252c0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:17.814Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=acb34e46-1bcb-423a-9d29-43e9cb5e40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:27.822Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1231a00a-9313-4d9b-9dad-f31378d3f528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:37.832Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3486868e-9266-45e0-9ab6-9722180d0c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:47.841Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=58ba078c-3b8c-4794-8840-35152afef188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:57.849Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f5988fec-47d9-4333-beaa-16190022227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:17:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:07.857Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a962a6f7-c396-4aa5-a985-52bbf42c6622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:17.871Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=37cece2d-ec5d-4e14-a843-2cec6072009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:27.883Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3bca64c2-87a2-4ba5-b9ea-76a2dc846847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:37.891Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2b5bc711-efb7-4352-8fa7-5a52d16c4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:47.900Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=757b55fc-bea8-4037-89a9-7538d186f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:57.908Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2429f9c6-4b49-4be1-9a45-d766946d0742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:18:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:07.921Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=593aa40c-f925-43c8-a322-1621b72271a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:17.929Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=eb7b7a7a-4c28-4212-9944-c75d4feff80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:27.936Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8343a7d8-2eb0-45f3-88b3-46007d439c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:37.945Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ffcd2162-c2e9-4827-b9e4-1e4dc9fdf03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:37.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:47.953Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c28324d2-9c60-47bc-a0b7-234e0f4a464d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:57.965Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ef9310fa-87ca-4f40-9d3b-8259c14e8c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:19:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:07.973Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cbf5be8a-c52d-46f9-a1f9-9a3e274cf61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:17.983Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6f8dd3db-acd7-45f9-8127-91db8bafe57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:27.991Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4392be9b-22f4-494b-9be1-91a266d3fac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:37.998Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=dff198f8-bddb-4809-91ed-36d91a492e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:20:41.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:20:41.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T14:20:41.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:20:41.929Z |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-04T14:20:41.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:20:41.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:20:41.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T14:20:41.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:48.007Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b1319a60-d01a-47c1-8059-ff1635d78c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:58.016Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6eb12e46-43c3-48d5-869e-fff8ae3c9fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:20:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:08.023Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=935dc948-53c1-4b0d-a5a0-db2ce8e6386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:18.034Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f168068d-ad43-4965-bc8f-3776f12d7d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:18.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:28.040Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5922244f-6953-47ae-b7b6-e6379e415ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:38.048Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e218ddbb-8ddc-44c6-a1c2-919849bf3c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:48.057Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=295b8283-4c29-476a-8544-749fabb80d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:58.066Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8cf45ac4-88df-478c-b8b7-f845a3f0ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:21:58.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:08.075Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ed3898c1-3d03-414f-bdab-150effa4c28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:18.083Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=894dc5c6-9c81-46a0-9f56-21fdd17adedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:28.091Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=032f7b89-6c8c-4430-bfe4-e1b364479a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:38.099Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7686dc9a-9f2a-420e-a69c-77f9bf888dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:48.106Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=abc41149-bca7-4ad9-ba1c-a07da3bcd082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:58.113Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3157c55a-6ac4-4da1-a2f6-5d48ef762212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:22:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:08.121Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7181e81c-fb12-4115-8e30-8d85381c8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:18.130Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=df3cebcb-586b-49ae-a802-3d04ec36fd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:28.140Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7459461e-a1d5-45fb-8b8c-baf1ca964693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:38.149Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a71d48c6-5abf-4ddd-baee-ee34fe6dd747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:48.157Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f8c6e8f3-5a44-4c2c-981b-246615f2699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:58.164Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6fc6f253-6d31-45a6-8393-e2f8687e7567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:23:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:08.170Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2a2b71bf-53f6-422a-bfb4-a26c24ab15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:18.177Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e3518c15-07f2-4883-b7d6-aa4b709fcea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:28.188Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5a43bfd6-e02a-45b6-b4d8-bceed14a34f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:38.194Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=893d08c0-56ce-4d8e-9e83-e34fd9297931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:48.201Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aa24d653-58c2-43fc-816b-354b7f4750dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:58.210Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3705a01c-3fa5-432f-9569-60ee3a433392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:24:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:08.218Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=fa2d7bfd-9117-453c-b6ca-e0c7defb9cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:18.227Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f06f6057-8a8d-485e-a629-e7130b9ae2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:28.247Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f94b21a3-10a3-4177-8853-ea1d994a2af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:38.254Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4ce738f0-2450-46b6-a745-5c51bcd6a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:25:41.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:25:41.913Z |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-04T14:25:41.914Z |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-04T14:25:41.916Z |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-04T14:25:41.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:25:41.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:25:41.922Z |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-04T14:25:41.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:48.261Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b6061c1d-e586-4665-a7ad-6fe2c64aaa57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:58.267Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f95de476-b72d-479b-a0ee-d882e17a6077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:25:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:08.274Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0e7ec94b-b95d-48b7-a447-e1ce73274103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:08.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:18.281Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2b3acdb1-8479-48e6-8b16-d33e95406171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:28.287Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=9ea43963-6091-49ff-8b3b-6fe575e46317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:28.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:38.295Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=342bbddd-8f6a-4599-9cd3-a73141d10b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:48.301Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7688091c-247a-4511-b8f1-7733478ed5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:58.309Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2d424801-5a23-4290-8242-59da9c36b3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:26:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:08.321Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=15770c26-4b5e-4453-bdfd-f586d016dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:18.330Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4bf3f952-5a79-4dd5-94b5-c4154885b622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:28.343Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2d552fc3-405c-43d8-ae13-49365694871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:38.349Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=47eb8c10-59b7-46cb-93f4-16a50b88c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:48.356Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=45af464e-2602-4134-b290-6829df0f56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:58.363Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=dc3accd1-7b12-4fb4-afcf-8e1cc9bd5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:27:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:08.370Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=70d99d5e-5a28-48f1-99cb-05f7b2bd54ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:18.378Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6747b83f-4206-454e-ae39-1c7c3d60196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:28.386Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=13e84190-2fff-4072-811b-1f9430cb1e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:38.392Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7ad086ac-dbf7-44d8-9969-5112fd0ab2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:48.399Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5360ca4c-1d91-4b39-a5c2-6b4f9f5e0d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:58.409Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=be062a14-25f6-4558-ab87-211051932edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:28:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:08.418Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=522f1022-0624-4c8d-a629-34ca986c6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:18.426Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6c60710e-51cf-4101-8e4b-9dd74214f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:28.433Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1ace9b44-8317-4ece-87ae-f8cb7d4c932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:38.439Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6acaf65a-2223-41fd-84ee-b95af6ea057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:48.445Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4e18bc3d-1011-4841-9e0e-2cd0e2284484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:58.452Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b62bc046-4734-46e4-bafb-81394b724165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:29:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:08.458Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=287bbe4b-f393-4698-a985-63d2294d874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:18.466Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=340fbe14-acf9-4c41-b54c-e708258d2188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:28.473Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=411b12aa-ab24-44af-8285-dd57a2893ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:38.482Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=16daeba7-a128-4514-b4e3-6edaa6a82f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:30:41.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:30:41.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T14:30:41.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:30:41.923Z |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-04T14:30:41.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:30:41.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:30:41.933Z |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-04T14:30:41.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:48.492Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=83e1f298-5da8-4a00-ad66-7cb469bb04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:58.499Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5edebe7a-8a44-4537-966e-dc5e9eb85fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:30:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:08.506Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2c9fd0d7-d6e2-4bfd-8727-46b4f21893ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:18.513Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=102f38e0-59fc-4df0-8022-901170bdd5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:28.521Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e7882c34-be94-421f-99c5-a2e69c6cb894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:38.528Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3b3a6254-7caa-4fe4-ab08-157102ee62ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:48.536Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5a9df7c1-2eac-4f15-83b5-b600514b9327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:58.545Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3811bcde-2e34-4a6f-a632-ddada2641683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:31:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:08.553Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=15d2e562-3195-4726-ad27-e06a04467e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:18.563Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b1071af1-3d7e-41a3-ad1a-1b72f341b6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:28.574Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cc9c1c54-e093-4fae-866c-3ce7e9592392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:38.580Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5a894f1b-5841-44ae-8b61-4af58d8f9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:48.588Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c7a8a4b4-2340-4b02-8426-ea802d76a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:58.595Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=55f690e3-14ee-4e91-a783-89d0dc82e91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:32:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:08.608Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0466af7e-225b-49b0-af27-b4a9a2552cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:18.617Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8fef59c1-8d51-4fa4-9096-87183abd7bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:28.627Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e170722e-9687-42f4-904e-8ccd189ba8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:38.681Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a973e9f3-c319-495b-9d73-b65a060942d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:48.688Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e17d72f6-15e3-4408-8dcb-d2f16e201556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:58.697Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a90cb939-bf26-41fc-8b3e-7b829d635c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:33:58.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:08.705Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=54898084-2f71-452a-a6b2-279aefd1bf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:18.710Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=432bb906-da56-4f9c-8d4e-31d70af40245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:28.716Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7ff01965-8a48-4235-a91f-82ea4d4be532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:38.722Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b15bde20-335d-469c-9ce6-71b0c02838d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:48.730Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e3d6f188-6f22-45b1-8da6-e9f531c5288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:58.736Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4beb93ef-f1f2-41aa-a7f1-b763d4f9e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:34:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:08.743Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3603eaeb-6ee5-449b-826e-6bcc054c8daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:18.750Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8d95725d-dd09-40c8-b0e9-365423e20d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:28.757Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4f22a8dc-3bbd-498e-90eb-8c880d5a8b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:38.768Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=96773d08-b9b1-44a2-84c6-1c80254e97a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:35:41.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:35:41.940Z |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-04T14:35:41.941Z |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-04T14:35:41.944Z |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-04T14:35:41.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:35:41.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:35:41.948Z |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-04T14:35:41.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:48.776Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=807fc788-e460-4e63-bf2c-98c967b961d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:58.785Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e9a5ea08-a83b-43cc-b3de-92254ca76661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:35:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:08.792Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=97f57e16-41bc-48c4-ae2f-58aa58f3d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:18.798Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e881d1f5-8a8e-47f5-993d-af764fc487ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:28.804Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8ab5fb12-5a18-49bb-a949-4a55b18531dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:38.810Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c0010e83-8ee7-473a-bea7-6e0ee77ddfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:48.815Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b8fbdc02-0b49-4d36-b936-cc5267a2c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:58.821Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7107c9cf-93c5-4a7c-84a4-204d81252447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:36:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:08.830Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d25d0cbe-0ba1-4420-8064-f5d76d9a8531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:18.838Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=93303963-be7b-4eb7-b66b-e2ba456c882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:18.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:28.847Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=587d5e3a-9004-4281-91fc-5e3e6023db79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:38.856Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cd6fc475-63f7-4423-8e44-d9448088f813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:48.862Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=55f4498a-112d-4c08-8b4d-e435ff2fa7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:58.868Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2cf84520-0c0a-46ed-ae6c-6e4fd8b3f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:37:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:08.878Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=02784c9d-e11b-457e-8f54-68cb3707b420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:18.884Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a1eb59d4-342d-4783-84b4-e07367a4411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:28.895Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4bc5bd40-7971-4ba5-9a9b-c1acd7f2668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:28.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:38.902Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5056f481-7bf3-401e-b2ad-c3c2e988be5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:48.914Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4496c2ab-7012-4419-bc6a-c4e586c0e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:58.922Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e529efd2-6047-48d9-b99f-18b3e72e3240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:38:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:08.932Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2c3f4412-c47f-4323-9a54-cae7cc2fefd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:18.939Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=86aa50cb-dd36-4c89-9525-cab048ad4891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:28.946Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ccdda6c2-d4f8-49ba-86b9-c06cfc4cd8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:38.953Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e6f825b1-1084-4301-868b-a43ba2ba4529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:48.961Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aba290fa-3f32-4a90-bd67-257f40eb2981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:58.969Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=acf324b5-8863-412c-ad92-3195cf546a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:39:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:08.976Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b71e79d4-64ee-42bd-bcdd-173126d2b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:18.984Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=95c3915d-2073-408f-bb25-b3afbbf40adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:28.990Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=256f28ed-0362-43d4-b8b9-271222ae0072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:38.998Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1665a8b7-42cf-4ac1-a509-264e0a21cb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:40:41.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:40:41.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T14:40:41.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:40:41.920Z |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-04T14:40:41.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:40:41.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:40:41.924Z |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-04T14:40:41.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:49.006Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d4f569c1-d548-4818-9567-5e039ce4c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:59.015Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=dd1f5090-f721-447c-a244-30259f7d1d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:40:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:09.023Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=741ba07c-6cc8-441d-8668-92522d20a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:19.031Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c4a0513f-d3cc-499e-9613-a21e62f12175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:29.039Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f1609653-7fb2-4f4d-b03b-1f785d3a5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:39.045Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e4c58686-2716-41e7-8d0a-3c6ca55e2bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:49.051Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=009be5a1-bddb-4fc0-a77d-95d7c7ac4a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:59.058Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=271ab55e-2cca-4205-af79-a6aa790fb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:41:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:09.065Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=468ba113-93e7-4570-9fd7-a7a1c3c553e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:19.070Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=edc39348-de6c-4741-b809-8ed8782b289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:29.077Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1ca9728c-a13a-46c4-9f91-f8dcb24c90f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:39.086Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7378d6f6-8500-484c-b9d8-b83fce1941e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:49.096Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1ea1e4d1-2c04-48fa-a470-986be8b0eaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:59.106Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2868b1b3-c3ce-4b51-a4b7-e7cfa9148058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:42:59.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:09.114Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=94ea0afa-702e-4957-a135-418cf91a455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:19.121Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8d4cfba4-0ced-44e3-9a2e-5681fe306195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:29.128Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ef6bf159-5f46-472f-936a-a98fe1f9e371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:39.133Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7ea9586a-bcab-468a-a815-e4e9ed1878a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:49.139Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ee67b538-1d12-438d-a3f2-dc07547c4217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:59.149Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e704a69c-b507-4ed7-bf61-d81ad192162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:43:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:09.155Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ee036974-60ef-4c8c-953d-f7081f62a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:19.162Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=31ddcdd3-826f-4e08-9a4c-fed0b7fab4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:29.168Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f1b17cb0-3b9f-4e6b-be55-62af42afdcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:39.175Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=77cd7964-34b5-44e8-a46b-214b7200f692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:49.183Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=be6caa84-b5fb-4c68-bf4d-3ec87ae1eeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:59.191Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e86e1e5b-afdd-4acb-ab1b-f43ce4bd8228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:44:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:09.198Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4dc5b7ee-4cdf-4eab-8373-e6b95cf2fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:19.203Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=37c901d0-fb0e-488f-b0b9-b0c86090c7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:29.209Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=92b0475e-df2b-4b06-b2b6-98c4a8299b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:39.215Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0099d53a-01dd-470d-bcbb-b25041f9a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:45:41.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:45:41.915Z |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-04T14:45:41.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:45:41.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:45:41.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:45:41.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:45:41.926Z |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-04T14:45:41.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:49.223Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=781c502c-e31f-49fd-81b8-8ba093e575ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:59.230Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=634e7f50-0d8f-496c-9758-734eb2fa366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:45:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:09.236Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=881c9022-fb76-47cb-8ab5-166dc2ff86e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:19.244Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e30414ac-0339-4f8c-9fd7-3b6424078d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:29.252Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=59302f64-ef17-4eec-95d5-ae3f825bd856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:39.263Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c566f463-6d73-4497-ac43-ce60cb8dc2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:49.271Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6ffea230-a51c-4d95-96ad-bd8c13b30753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:59.279Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=862ddef3-0f36-4e91-9c87-130ca0344e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:46:59.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:09.285Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=567073a4-d03f-4271-a3cc-873884bc678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:19.291Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e3e37bfb-737d-4c29-b306-b29b7b4673dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:29.298Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=dc00d778-22fe-44f9-9420-52e2cbaa2d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:39.306Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d9f97ad7-8d1f-496d-b799-2b36fc4008ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:49.314Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d0317eff-836b-4f04-a367-f0a80c85da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:59.320Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0b559a82-20a0-4b10-beea-3d9212d0ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:47:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:09.329Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=46896bdb-6946-469b-b048-a4bd63450449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:19.335Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7e7d7b1d-20d8-4fe4-aa6b-8b62f6975bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:29.345Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e885d602-67db-4186-95db-66afd2ae10d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:29.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:39.353Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=027a4d3f-7c3f-4e2b-9b05-7516ebccd182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:39.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:49.359Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bc92e115-8185-4cb1-ab44-489d2c1fa9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:59.364Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f1b27451-e149-4db5-8885-2a1d44995b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:48:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:09.371Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ee1b2241-e380-4d17-a503-fb04d9aa4241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:19.377Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b7c78c95-3936-40c5-bb5d-b6413d8e59bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:29.383Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d3fe0476-7afd-4095-9f98-9e230f550b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:39.389Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e5a8fba2-f2b1-4ced-8018-ec7c58565be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:49.396Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aaffc8f3-a584-433f-a852-1b584b39dd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:59.403Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d061db84-75db-406a-9269-074e04f7b885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:49:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:09.424Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=26d625ed-6471-4b91-b80e-a63fceb9a2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:09.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:19.431Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=01cddcd8-a343-4f35-bc17-6ad355f18388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:29.441Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b394c6b7-6a39-4c6d-b3c1-000a6fe71da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:29.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:39.448Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d44d5e47-4c84-420b-8737-cc0993860890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:50:41.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:50:41.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T14:50:41.901Z |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-04T14:50:41.904Z |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-04T14:50:41.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:50:41.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:50:41.908Z |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-04T14:50:41.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:49.454Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d2f9700e-6589-4330-bb5e-03b7534f5908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:59.462Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f0cfc11f-b659-439c-93ec-eb84f1c2b694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:50:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:09.469Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=568554c5-f581-4a86-ad39-4243a233dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:19.477Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=64787e3d-dcec-4745-9f00-8f194ebafdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:29.484Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ddf43bba-ebcf-47b8-9eef-07db5bdd795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:39.491Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=70234b05-637e-4b1b-9346-f2a86e55b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:49.498Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cc81dc1d-4bb0-4b0e-a504-a208086a8f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:49.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:59.508Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5b0ee631-e59b-489f-9ddd-5c70e2ac868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:51:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:09.517Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=be723b41-183d-407d-9a1b-b86d7b047964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:19.524Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0551f099-74c2-4430-a34e-a19e7a39dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:29.530Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e6e60b74-83ec-40c4-99da-c7d891c6c3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:39.536Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=095fe107-c05c-41c9-a92c-d964007bf24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:49.542Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f91d5250-8aec-4a26-a864-776418af2cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:49.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:59.549Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bf960ab5-485e-4db6-83bf-af4c712f1270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:52:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:09.555Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=af2ebe8e-69a9-4762-8ba2-7dd4aa0cb45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:19.562Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5ed37af9-aa3e-40f3-aa7a-cab8bbbf0c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:29.570Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=60a25df7-c95d-45da-bdf9-340d386dcce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:39.577Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1db19ae9-f8d0-47c9-91bf-2e405092ef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:49.586Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=55ea1894-9cd7-4650-97da-8a73eae135c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:59.595Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bd429f68-91be-4971-80bc-9cfaf9ec0e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:53:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:09.601Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=542e2821-0aee-497b-85c2-0e20f611d84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:19.607Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f9b2ac37-d967-46b9-9a21-b983d68b4f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:29.616Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0c45bbff-ca0f-42c6-8bb5-95c511c1d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:39.622Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=de9b2969-6ac5-4f5a-81f0-90e4a6af2f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:49.628Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b48bced1-cb7a-4d99-ab2d-ad8a0b35e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:59.635Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=72ed6efc-2a29-408c-9937-231c7b812974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:54:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:09.640Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c06ed127-3ded-4949-81c7-204954a47405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:19.646Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e08cb1f8-716a-4ccc-a028-b50abc5d9f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:29.653Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3b4894d6-3d85-4915-adfe-db43921aca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:39.659Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=fc87a910-3d1f-467a-9142-a440d3be1743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:55:41.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T14:55:41.910Z |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-04T14:55:41.910Z |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-04T14:55:41.913Z |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-04T14:55:41.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T14:55:41.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T14:55:41.919Z |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-04T14:55:41.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:49.669Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8c8edd6f-c13d-4cb8-a51f-1c66163428cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:59.677Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=234c9961-276c-4040-9424-9b967afa53f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:55:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:09.683Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f0102406-84fd-4d9e-92ea-3557a30fefa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:19.690Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=665b4b5c-50ec-42ce-9f77-4b0a7280313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:29.696Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=11787dbc-66eb-4a3f-a843-2e764dd7398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:39.705Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=dda4060e-5494-4588-9f75-e1a7fc040294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:49.711Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a5a34f6c-07c8-4ee5-8a11-25cd6a690bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:59.717Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=35d4e7a8-ff29-4e57-b769-8c251e93514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:56:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:09.723Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ea3505ce-c895-4d7a-8204-4aa134d5b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:19.734Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7d88e1a8-2e7b-456d-b63c-3a2ffb2e1d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:29.743Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=90788a99-1fcf-4113-bdc4-61fb039a211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:39.752Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3caf879a-18a1-45d0-8d27-18e99c754dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:49.759Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7e5d02ff-9546-4824-b480-010affe9256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:59.769Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=725f955b-fff4-4053-adeb-b5d13cc89a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:57:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:09.777Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c13af0f9-fdd5-4ede-a8c0-210c9868acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:19.784Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ae58135b-a332-494e-aae1-8592199f02c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:29.794Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=cea6f8c1-1ce7-4bfb-910e-4e2b178a25d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:39.799Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=712d15d9-8ba3-4bc4-b9ad-5344dc8ed284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:49.805Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8c07589d-b02d-4bb7-981e-843cf8c379d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:59.812Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2523a67f-a909-4fb5-8dad-6f4bfcb0798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:58:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:09.820Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=668f9df4-a192-4781-847a-2565a0353334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:19.827Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f92b1d6a-98ec-4f3c-8ccf-05ec9e1766b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:29.836Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a28b4f46-d7b6-4e10-8dc0-8ca51cb67dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:39.849Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1d297ccc-0085-4fda-8d97-cff15d67579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:49.860Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2b02e769-f386-40ad-b371-c5a88c60e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:49.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:59.867Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d63ae961-084d-41bf-9818-608a9d444387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T14:59:59.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:09.873Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=73743c88-cd4d-4331-9ff4-f76f25118475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:19.880Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0ac1491a-cbc1-4049-bae6-08582a4b45f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:29.886Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0d26b8e5-dc69-4dd2-bf12-16f58f83549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:39.898Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ea63e32f-a6a2-40e6-bcad-8c5b2e1498a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:00:41.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:00:41.892Z |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-04T15:00:41.893Z |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-04T15:00:41.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:00:41.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:00:41.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T15:00:41.899Z |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-04T15:00:41.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:49.904Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=33e12400-2f0b-44f0-bbbe-9ed9d6ee1758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:59.909Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ed85e1d3-96ec-4c73-9162-33e3ed1d974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:00:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:09.917Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=961c8dfd-968a-441d-a83d-675ef3d999d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:19.924Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e998d584-1e70-4895-8655-6a81243b29b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:29.938Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f4bd4e1e-3b7e-4020-b86d-716fcea428a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:39.946Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ddd2df12-11cd-43e2-9889-a8909caabbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:49.953Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a0290ae1-4109-41d8-a13e-687ba15f749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:59.958Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=517e2222-3772-4dfe-91bc-02fd16ca9de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:01:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:09.965Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e96c2870-75ab-4e7a-97bb-6c608bf4437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:19.970Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bb513a3a-0e3c-4830-b5aa-1d884e9d90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:29.978Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=49c4a18f-af71-4fc2-8204-a3a3f1e50ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:39.991Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bd6f2e2f-7a4c-4513-9cfb-0ae6e6637a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:49.997Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2b561e9c-3c56-4ca2-841b-a2d8df03f65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:02:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:00.005Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=14adb617-d075-44fc-a293-73708c11bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:10.015Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d80ed901-8623-4026-91e7-d05b0672986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:20.025Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7e1ee1cf-32f0-4765-997f-6da52b900066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:30.033Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e00ad38c-a49c-4086-abc9-13ca799fa92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:40.041Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c807c7af-5d7f-42df-ada6-8314e0ebe4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:50.048Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=94ed3263-de1c-4ff0-a8d1-c599d9f1d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:03:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:00.054Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=64e5e9e8-6ef3-4d0d-a11a-b2b529ec98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:10.060Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=debd2a27-1511-4371-aa9c-207d110b4f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:20.066Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2b4ae5b3-8ab7-4f74-b352-84e341f2f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:30.073Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=477283c0-1622-49ec-b113-e99d35f07cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:40.081Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=256e9be2-1710-47ff-a086-269cfaf5a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:50.087Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=07465c8f-03a1-44be-8102-7c2d69640c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:04:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:00.093Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6bf25e55-5977-4ba1-9ea9-405e411b8c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:10.100Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f3bfeeb2-39a8-44a4-bd67-498590235517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:20.109Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=66102afa-a40c-458e-ac7a-d1844e8b4c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:30.119Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=277b31d9-1fcb-4406-9488-da05aa6c7e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:40.126Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=da59cebf-c524-4504-b27d-83793bc7deee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:05:41.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:05:41.956Z |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-04T15:05:41.957Z |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-04T15:05:41.959Z |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-04T15:05:41.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:05:41.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T15:05:41.963Z |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-04T15:05:41.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:50.133Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=49609f5d-3a80-4435-9283-b0fce60ac442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:05:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:00.139Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8bbd803b-180f-4b06-ad4b-331c8c83a159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:10.144Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b062a025-66fb-4a5b-a6af-39d99937d047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:20.150Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=70667c81-f4d2-43c6-bfc2-c940d1918141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:30.155Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=61136573-3230-4267-8280-fa6f8129f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:40.164Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e8698779-b8b8-4571-be3b-ed7c24397b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:50.170Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ff4a46d4-7fc8-4418-999e-8790fc50b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:06:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:00.177Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=63065606-003f-4f92-8ec2-e134580b6d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:10.185Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=10da6cdf-6710-449b-b2fb-490d395ab5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:10.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:20.193Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=37c97a35-0cc6-4f7c-be5e-2c6b474b00c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:30.199Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3bee1d3e-ac2a-4332-802a-88414877db89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:40.208Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aceb2fbc-c461-4574-a4c1-5c9cf8033b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:50.213Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=95a9fb7e-0900-4ca2-bd79-04cfa9c2e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:07:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:00.219Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=63dd8a3e-74da-499a-994a-b55c5553b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:10.225Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ef1c5902-7ea8-4929-b350-4fe399a79987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:20.231Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0f6e8a72-ec75-41b7-a7e6-e56f149df61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:30.237Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4cfd8f10-a79f-4a5c-aed7-a53dc6bb11e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:40.243Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=082ae50e-646e-4ab0-a55c-6eff9f17dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:50.248Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ccb15960-d9ca-4d40-bc93-f66eaca63e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:08:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:00.255Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8f1af2c5-6af7-41b7-a6d6-b5ee7b74faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:10.263Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=9c87c877-ae17-4f06-aff8-677fec9e8528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:20.270Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7eeec934-b448-45b5-830c-a75b509dc659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:30.275Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=aec60e19-2183-4287-8c9a-726eb07f2903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:40.289Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=00c2a421-0fa1-49aa-917e-34153f09fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:50.296Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=572194c2-9c6a-44cd-844a-0218b3d75c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:09:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:00.302Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8261070f-5554-4cec-a711-4a80ac8ec0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:00.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:10.308Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=de80120e-b3a8-4a2a-b8c6-d625646520b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:20.316Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=acbc5558-a77e-48f3-9168-eacbdf302f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:30.324Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7dcecac8-32f7-41b7-891c-8cdde37c7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:40.333Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f46c59d2-9740-4c76-b2cc-07df8dafff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:10:41.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:10:41.898Z |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-04T15:10:41.899Z |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-04T15:10:41.902Z |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-04T15:10:41.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:10:41.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T15:10:41.906Z |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-04T15:10:41.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:50.340Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bd35ed5b-afd2-47b1-9853-bf19fac73829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:10:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:00.345Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=40837b6a-1c02-43f9-bab8-db2c142b30d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:10.352Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=69c779d7-8e55-429e-86ba-74659ce2d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:20.358Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=fcd5e4d4-3a0a-489f-af5d-ca89a1e79702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:30.363Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e5df155a-e110-474a-9839-ade13adc3e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:40.369Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=93de990c-7870-4c03-89dd-f80b5b07bf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:50.374Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=55903d53-7eac-404a-b5e6-3a43daebb1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:11:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:00.381Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6d26f9fc-df83-4ebb-86d3-17d394d1e678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:10.386Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a2994314-d9d4-466b-a70d-53b9549269b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:20.393Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f4152f34-c499-448c-bdeb-a539697ba7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:30.401Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=12723f1c-f481-40b6-be8f-f461f688f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:30.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:40.408Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b8b8fa1c-de63-4541-bad4-76dd8a7f68fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:50.415Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3a8567a3-ec23-48c7-b4fe-e128bc317627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:12:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:00.425Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=97093d2d-980e-460b-9b16-cef6ed76b77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:10.430Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3eef3474-568e-491c-9238-b5d914c13ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:20.435Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c663c8f5-665c-403f-a344-eeb2a83319ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:30.440Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d9367d8f-fc50-461d-86b0-09d6a54cec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:40.446Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4af1bd45-f3d8-41c9-b17d-9b57b532a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:50.451Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=47e09b6c-51ae-4426-a55a-56453eaa84ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:13:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:00.462Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4c108134-a0e4-4d6c-b60b-d850d4178360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:10.470Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=30900bd7-a6c8-43cc-a8d8-8407f9cdce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:20.481Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=121ff171-9887-41db-b059-26b20205be15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:30.489Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ad4e145e-0091-4b7b-8132-c2ef46a2cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:40.495Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bc1fa7f3-790e-47b3-b8ab-986cc33e23c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:40.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:50.502Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=40b52b07-206f-4a72-84ae-b1eca74d504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:14:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:00.509Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a13e71eb-feac-4b1c-8a80-e40ade76fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:10.514Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=67c5813c-cbf7-4c8b-b6f2-c33bf624c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:20.520Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=45284f18-73a2-4412-b4b4-9bde8ed93ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:30.533Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6b210d19-175d-4934-a08f-7dd575ad9864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:40.541Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b13dea6c-ae5f-435f-a805-95d21d4f8ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:15:41.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:15:41.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T15:15:41.948Z |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-04T15:15:41.951Z |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-04T15:15:41.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:15:41.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T15:15:41.954Z |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-04T15:15:41.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:50.547Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8e01dd64-7970-415d-8ce8-0e0f9ed337d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:15:50.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:00.556Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=140ebc5c-3ee7-43f0-a449-0c7f80a27739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:10.565Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=41ca433e-8fba-44f4-a46d-0997a1e57527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:20.571Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ee32545f-9f87-460a-9eab-5276da8a85cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:30.576Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8369e91c-267d-4c37-bb58-41bcf1030627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:40.581Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8e80a1aa-140c-41fc-988b-07a6203c7257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:50.587Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=440812a0-a269-4f93-9343-3a0718da6eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:16:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:00.594Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=43ac4d53-4afb-41f4-83d8-2d9fa7b26291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:10.600Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f46ab6c9-6bb7-4ab7-9c58-d5130f2d74b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:20.606Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d3dd2635-040b-44c0-8264-e0c30ea171db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:30.613Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c33f6d60-f070-4056-a494-09c42a02e932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:40.620Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0c551f43-4678-41ae-980d-887e231ae67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:50.628Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=75e99e5f-2272-4023-93db-3e8d35b8e997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:17:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:00.634Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=954a27b0-1889-4e45-9ede-c334d48d6bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:00.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:10.644Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0e255f53-d46b-4674-b700-3edbbad196fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:20.656Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3a60466e-171e-4e3a-9053-be93f6363ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:30.661Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=4d810898-6cf3-46d6-b491-79a47dedd657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:40.667Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f8fbcba9-0e13-4a6e-a840-55afdf1aed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:50.682Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=56700dc8-f795-41f2-8eed-4cc838049e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:18:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:00.688Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=03dc33cf-9d44-43fd-b807-c60cd21a1bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:10.693Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d2981b48-038c-439c-850d-208c4a80927d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:20.699Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=12c7449d-bded-4855-9636-43a6ee322b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:30.716Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1bb8cfa4-e59e-4861-b1df-d967a6d876f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:40.728Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2a9201ed-3f68-480d-b02c-a85dc2248646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:50.734Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=3ab86819-42b4-4f3e-8ae3-78dd1f583af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:19:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:00.741Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=847e01c2-781b-4bd7-9ae4-415b2b85b8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:10.748Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=bf3a25b4-a292-4a99-954b-b4e8fceb4cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:20.753Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=12b96800-5b5a-459e-b69f-360404788bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:30.759Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=50110ecb-3fef-4944-9bc9-456f1be41e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:40.765Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=02c146b8-aedd-4fa2-9989-570cfaee1938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:40.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:20:41.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:20:41.883Z |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-04T15:20:41.884Z |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-04T15:20:41.886Z |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-04T15:20:41.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:20:41.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T15:20:41.890Z |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-04T15:20:41.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:50.771Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=01b5d8f6-1904-4e22-9f2a-6eb009209d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:20:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:00.777Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6b1d15bc-7f09-436d-84c1-1cd926e6616e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:10.782Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5b0c01af-e2df-4df3-a26a-54e2b44bbec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:20.790Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=97f1595b-85cc-4d5c-928b-21fd8fd49f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:30.796Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0757f260-625a-4ff8-84aa-6ac2afa320bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:40.802Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7b51986b-85da-41cf-9aa9-8d9763b73337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:50.810Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=774d66a5-0cbf-48ca-a17a-e28cc790a0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:21:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:00.818Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b76ebc8b-b720-4d2c-92b4-8aacce38bb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:10.824Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f3d1000c-b4ac-431d-9452-097e91bfec8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:20.830Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7527cea2-9feb-4edd-912d-3057fd280f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:30.837Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8ec4c567-53bd-4823-bb75-3713b941ef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:40.842Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=69465220-85e7-4ed9-aeba-48244605b920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:50.847Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f81989f5-c89d-47f1-a5ec-cdaed202b3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:22:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:00.852Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=41913579-bb63-4058-8d23-942b5f69732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:10.858Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=6601ed56-1a3a-4b2d-8a3b-d0f01717dfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:20.865Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=c000bb13-c1b0-4846-86ab-06a6bfd044d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:30.874Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=dbfd7e1f-e9d2-4d59-b023-007192360f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:40.885Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=93760735-c20f-4c82-a048-153f6c08da75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:50.892Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=a42c71c5-c7a5-4b99-ae3b-a8ed4cf04b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:23:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:00.898Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=02ac78ea-b3c6-41fe-b826-2f65fdebe9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:10.903Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=7675d47e-b14c-47c8-874a-a7c3e7f47652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:20.915Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5c8d888e-de89-44a6-9274-48e433ae525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:30.920Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e7050e6d-3174-4f14-bf73-45d6bf80fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:40.926Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=30165a7c-b7e9-4664-8cd9-084b6c733c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:50.932Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=5f76631c-f7e4-4d5c-a78e-267ecd37aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:24:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:00.938Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d65c27b5-dbd0-41f1-a332-3481a20ffdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:10.944Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f45cdd79-5dfc-4dd2-9ddb-fd5d4aaa6505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:20.950Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=77395029-3145-4d4e-9013-68814d900272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:30.959Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=75388cb7-6541-45a6-ad08-c4d98dd5c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:30.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:40.974Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e7ca90c4-0296-490c-81da-bcbc7c272933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:25:41.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T15:25:41.905Z |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-04T15:25:41.906Z |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-04T15:25:41.908Z |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-04T15:25:41.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T15:25:41.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T15:25:41.911Z |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-04T15:25:41.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:50.982Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=0d46d77b-0083-4b76-bac8-c4f7c8f9b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:25:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:00.987Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=674e5b3f-efcb-4bc1-aabc-242e44503362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:10.994Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=f595efcf-bf4d-4e76-8689-b4867e982d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:21.000Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=8283b125-a1b2-484a-8eaa-13667e8a1359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:31.006Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=b4c68bb0-fa3b-4ba5-8095-becd61a67385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:41.013Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=87d58ca1-4158-4184-ab54-2df9c08f8483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:51.018Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1a8bb143-601e-4db8-96f0-0151876aa66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:26:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:01.025Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=19e17ca7-c14a-47e1-b4fb-0279759e8de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:11.030Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=05afd5e5-3f1a-4844-847f-3c9c0f967c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:21.040Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=ef10c5c4-ed2e-44a5-a4e0-8453d909d61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:31.047Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=e631743d-0c47-4984-9a47-9ef0cd19789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:41.053Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=d9e6cc64-6195-4233-9b24-0ce990d8bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:51.059Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=2810962e-994c-4fe4-b76e-c55773e7ceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:27:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:28:01.064Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=1e072987-52d1-43f6-b323-6304c9254fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:28:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:28:11.070Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=db1fd741-115b-4a8c-ad9a-da755a0fc5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:28:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:28:21.076Z |INFO |Init configs |InvocationID=175280c3-37ee-4065-8092-0b16d08b950a, InstanceUUID=646292cf-53e0-4ac7-9a62-543e0a52a6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T15:28:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |