By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:04:41.671Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:04:41.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:04:41.702Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:04:42.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:04:42.239Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:04:42.239Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:04:42.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:04:42.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-13T12:04:42.329Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-13T12:04:42.346Z |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 |2022-02-13T12:04:43.463Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-13T12:04:43.768Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-13T12:04:43.782Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-13T12:04:43.782Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-13T12:04:43.839Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-13T12:04:43.839Z |INFO |Root WebApplicationContext: initialization completed in 1493 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-13T12:04:44.169Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-13T12:04:44.834Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-13T12:04:45.935Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-13T12:04:46.044Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-13T12:04:46.046Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-13T12:04:46.048Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-13T12:04:46.402Z |INFO |Started MainApp in 6.408 seconds (JVM running for 6.971) |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-13T12:04:46.446Z |INFO |Start scheduling PRH workflow |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:04:46.456Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=da88db95-740f-445c-8283-f8212021b009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:04:47.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:04:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:04:57.933Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cd8ead62-384d-46f1-968d-0048d2d13b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:04:58.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:04:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:09.007Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=010e5b77-81d7-49b6-a898-4e19a580959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:05:10.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:20.060Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b4044f47-1d1e-4588-81d4-291cb9860b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:05:21.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:31.100Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bf9572bb-fd23-4118-8f6c-4301903dab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:05:32.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:42.139Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d7e01302-c9d1-4a3a-895c-12851dababc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:05:43.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:53.183Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6a225be8-c2a9-4e80-a5dd-9b81ca4b7286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:05:54.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:05:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:04.253Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a39798c6-ed8e-45fc-acbd-6fe05af7d109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:06:05.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:15.292Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0bd370fa-3f8b-4c0a-9388-2c684f9c64b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:06:16.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:26.331Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2d12c611-7736-4c9c-9061-a1cbdcd3a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:06:28.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:38.044Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=847c8426-5ca6-4622-ab23-c95e909570a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:06:39.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:49.084Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0fc1246c-7d11-4846-bf2f-d96bb05091ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:06:50.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:06:50.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:00.127Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bf239c66-18f4-47a3-8112-b0479f0b9a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:07:01.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:11.164Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9b69fa37-14db-453f-8980-739b3af6897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:07:12.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:22.203Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=63c5c153-d330-4c9e-86e5-d3b79c06c34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:07:23.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:33.244Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=427ab4f4-ffa2-4f0c-a53f-8ec2590c7147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:07:34.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:44.285Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cf8584fc-3d1e-4a43-bee8-de461fa10a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:07:45.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:55.324Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=045c2df6-afef-4686-af43-372064ac38e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:07:56.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:07:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:06.368Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7ae69218-5633-42b0-aae8-b1e033994331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:08:07.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:17.404Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d6e17e33-9c0b-4265-a983-a3e2e9b85a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:08:18.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:28.443Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fbef9e8e-96dc-43fa-8a32-a7bedf475641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:08:29.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:39.483Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fa46afc6-bc5b-4312-8a66-62d091f08a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:08:40.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:50.718Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=948c1c9c-173d-4325-b12c-abb2daa5a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:08:51.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:08:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:01.758Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=272f8799-e8ee-4b4f-82ea-0f93ae0c2976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:09:02.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:12.796Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=40ccd52f-51ee-4c18-bc2e-03b24d3e702e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:09:13.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:23.835Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1ab49097-4af7-4f32-ab2e-f07b3a2bf02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:09:24.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:34.875Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3f8862c6-df46-459d-8fd3-4b74aad846f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:09:35.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:09:45.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:09:45.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:09:45.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:09:45.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:09:45.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:09:45.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:09:45.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:09:45.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:45.917Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dd1e7674-2470-4c50-abe4-1c80d4d81951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:09:46.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:56.958Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0f1ef48f-bbab-4368-99b4-828e1696f6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T12:09:57.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.110.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:09:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:07.997Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fcbaf69c-1d66-4c66-a435-5d72d9d5f0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:18.163Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bed5a4fa-9f56-4473-b892-28392e161759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:28.178Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e717c851-1cca-415f-a533-04c452d3e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:38.198Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d25137b8-e24e-46e6-a782-e700f823483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:48.220Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e005fa19-49fd-4968-a7e0-2ec7b778e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:58.239Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=994af760-1340-463b-8641-a3f8409418a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:10:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:08.257Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=76dbecdb-2b6e-4119-94a2-1931fe898812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:18.271Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e86627bb-10ac-4c44-9a72-33040668eb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:28.290Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3adcec7d-2446-40d6-885d-752b63f4d359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:28.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:38.310Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=17717df3-2237-459c-8a7b-e5c2828377d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:48.326Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=65d53d54-9c1b-4022-ad14-4b95ff5d8f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:58.344Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a85284ae-c251-4b65-99a2-12b38cb2c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:11:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:08.360Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=76552707-52d2-4f2f-9c89-86aeec9709d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:18.378Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b95a502a-7662-4d0e-9f9f-b5d654e152a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:28.392Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ade18a0d-7cb4-4466-8607-4dccbd6d4352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:38.406Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=118722fe-a2b7-4abd-bfe2-61796bb2e3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:48.421Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3091e262-f061-43b3-91bd-27b1ef615587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:58.439Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b4a7df81-6ab3-4b8d-827e-3a22cd1539d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:12:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:08.451Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9aed402a-cc47-499b-b5e7-c16c9e2d3c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:08.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:18.463Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=64295dae-d096-4336-bc99-157938cd3b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:28.474Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d0d215fe-2e52-480d-85c0-44d9ff3ff785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:38.485Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=226824d4-73dd-4396-a068-932db77a00bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:48.497Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5ddda16c-8dcd-40dd-908d-ea385fbd2be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:58.513Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=11ae90f3-b59c-48b4-9ea3-d87d4d98707b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:13:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:08.526Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1e4d28bf-a161-444b-a719-a166974d17c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:18.541Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e7cc2575-6ab1-454b-8e61-1b804ecb4da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:28.551Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=83ba157f-c05a-4895-980b-c44b69521285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:38.563Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c17be06d-e517-46a9-84e6-f19a083d55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:14:44.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:14:44.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:14:44.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:14:44.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:14:44.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:14:44.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:14:44.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:14:44.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:48.572Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=96851da5-33ae-4fc9-a55e-5811bcf09e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:58.583Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c1be4d1e-341c-44da-ac9b-b2fa942b68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:14:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:08.594Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8a7cf4d0-840e-49f2-b1dc-3714335f990f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:18.613Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c673ea82-7753-418f-b4c5-82c5f8cd1cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:28.626Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=235c8e86-aef7-43ec-9305-5e60d5479f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:38.639Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a80b14f7-1fbe-49b5-a5ee-9dcb791fd7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:48.653Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e7ab0621-1414-4612-9b9a-65f2efbe7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:58.666Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b01d9c37-790c-4cf1-b737-771fe457860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:15:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:08.678Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=65ef2ed0-8642-457e-816b-72e4b4c709cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:18.696Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=da24921a-8e95-47de-8d2a-3c0039de44b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:28.711Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5ef36b79-d732-4235-957e-6f9b6f59d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:38.726Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=75af6431-ea7f-4496-858b-4c78811bc0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:48.741Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8e41658b-329a-4d4c-9096-ce0af6af5992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:48.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:58.756Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ee41b140-3c3d-4b62-a920-3f3c96eeaca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:16:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:08.781Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3dcd3409-5c1a-4ef2-bc92-d86fd454ea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:18.796Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9a178735-9e55-4586-af86-7ee5aa13a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:28.808Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=50cb53cc-9d98-4694-9fb7-da667f2774c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:38.818Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3f1ae402-231f-4be9-9b24-1ddd51517cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:48.834Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=70f3c4e6-f894-4064-b465-5fa86ead1003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:58.848Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4c1a9577-2841-4033-9248-087c8b89dd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:17:58.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:08.864Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0f6da53e-b503-4ffd-a05e-3b79f1b9595e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:18.879Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=35ccd808-1034-4619-a632-57b40ee46f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:28.891Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fcac0c5f-1fe0-4646-b5d5-c0686681821f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:38.904Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7ccfa23f-5ff8-49a2-b241-f7d9ccb1c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:48.919Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e1a009ac-e450-4495-aa41-3f5c54f3da07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:58.929Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5b4be0f4-e0b8-4fbe-9bcd-b1ee19b9fbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:18:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:08.939Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ef94f887-1ca6-4961-99c8-47556513d063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:18.967Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fccd9dbc-8733-4897-87a3-9cb9e36ef5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:28.984Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0aee737b-1953-4cd8-a83d-010bfa056d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:28.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:38.996Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=18e954c0-024e-4285-b75b-01b1857bd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:19:44.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:19:44.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:19:44.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:19:44.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:19:44.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:19:44.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:19:44.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:19:44.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:49.009Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=726627b3-5ad6-4f75-8845-2b95a6d05b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:59.023Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b68b46cd-b26c-458c-923f-4c4176cffc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:19:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:09.039Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=46ea7d58-71b9-42e1-b6e4-12f908c732d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:09.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:19.050Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e6f59660-bf33-47f1-b586-7c72dea41ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:29.061Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cca07809-b7e4-4c99-901a-17c06a5063ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:39.071Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8c8ae221-3c49-4607-922c-d18827ae3419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:49.080Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=401a9073-4e19-4d44-a668-131be8a78fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:59.091Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=92824e46-2f85-4f78-bd73-7b8b74b540fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:20:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:09.105Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=039f2a1e-c809-40cd-9af3-3cb6d2df6a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:19.120Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a73a1dac-8056-455f-a1b9-7b7606e6f41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:29.135Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8ce53ac7-75ff-434e-9508-03af30ed534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:39.147Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=86bd40b8-32ba-4848-bc53-10e3c3140bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:49.158Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=56337fa1-7608-49c1-89cd-16ea31e44605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:49.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:59.168Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3783354c-cb01-41d3-9919-5a93616226a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:21:59.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:09.180Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=025ba5ef-5986-4e20-a8b3-8691de58b4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:19.202Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ac186569-f555-478d-91ff-2bc972ccb500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:29.212Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c72e5b16-556b-446d-83f1-414dc923a0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:39.221Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=25be264f-7f01-4502-aabb-081a836ba84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:49.230Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=01d84b19-9c34-40c2-b6ee-c8efd00ab7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:49.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:59.243Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=124fa9eb-e6a4-4cff-a43d-ecc9fea88122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:22:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:09.254Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f6a27be4-e527-409f-9bbe-b0f708727e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:19.266Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5c00c277-fa75-450e-869f-52fece60b2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:29.275Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=936f1f37-fce2-40cd-bf84-6b9cadd55ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:39.287Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fb46e544-143a-451e-8ede-81a829b1b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:39.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:49.301Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b6775bbb-0bd3-4996-a540-b571c1fb6982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:59.313Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=abaef264-b1d9-4a09-a1eb-df83d502c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:23:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:09.323Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b8cbdc33-9e18-4ac3-895c-0e7189e85e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:19.333Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=27d9a692-2bcf-4fb0-a730-670d56a343e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:29.342Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=77fd2ddd-0e5d-4668-9253-6810590dbc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:39.352Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=822d6f77-fa0e-400c-96a1-a59f923d496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:24:44.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:24:44.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:24:44.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:24:44.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:24:44.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:24:44.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:24:44.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:24:44.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:49.359Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8846a5a8-7a80-4c34-a737-ff6d3054d9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:59.371Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7815d524-6cc2-43e6-8cd1-c3596fca1fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:24:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:09.384Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=16a3771b-c676-41cf-8f95-405ded8d35d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:19.399Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ce802552-e4d6-4719-875b-06b294e81229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:29.409Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=58d1bea7-2a4a-442d-80db-a2b2c2602be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:39.420Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=85c2bd3a-5756-4397-bf00-7cc5aaebf78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:49.437Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=34c569e4-8075-4908-bf2d-44a539505d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:59.453Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f27ca743-73e9-4e6b-b9ae-a7a3247362f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:25:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:09.465Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=88fbda28-a34e-415d-8a22-17ce4941e358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:09.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:19.482Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9a9568b8-e4de-452d-a623-a4b5ba0a0412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:29.493Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6d4757e9-76f2-4c1f-90c2-8cd406e02cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:39.506Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=062edc1c-c822-4a95-9ecc-c3626b5257e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:49.515Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0ec8f658-620a-4c42-a33e-563cd9089b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:59.523Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=37133bb4-e0a0-4160-8606-57bb08dc943f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:26:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:09.537Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b9b4f6f7-fff8-41cb-b02e-f13ed0f9b7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:19.547Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=df64be78-b443-4adf-84ae-c3439e8173d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:29.558Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=37b25522-cc7f-4fc7-a464-9dd4cd0d1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:39.575Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fd8499af-cd81-4b3d-a4ff-6d5637fb49a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:49.586Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3788917c-e3c0-4d18-94a5-79720bb2a3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:59.596Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=878e2ccf-5cf6-42b8-8c6e-8fef17dee9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:27:59.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:09.606Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c8dc824c-631e-45aa-885a-220e39cc3e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:19.628Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=12633693-481d-4cae-8b32-7df884bf053e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:29.640Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a8513b50-d8c4-4e27-b234-a51e0f5c956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:39.654Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cc4ca332-45d8-40a3-9ee5-78eef9da7d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:49.665Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1001b429-4c93-40b5-9448-9d53382a4167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:59.681Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=42a2d123-96ff-45a0-9863-7f2c0e98a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:28:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:09.692Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4e390cc8-34ff-4233-aa71-d3a887f8a8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:19.701Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b7913ca7-b696-4b8b-9e02-a851598d8c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:19.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:29.711Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dbb94f81-c478-418c-9a8e-990c5dcc34a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:39.721Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e7d8c59c-2ded-4afb-be2b-f8c3df830d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:29:44.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:29:44.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:29:44.519Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:29:44.521Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:29:44.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:29:44.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:29:44.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:29:44.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:49.744Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c7d96618-e805-4b81-8075-1789dd6e46de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:59.754Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=05da2148-5d79-42cb-8212-be588a029cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:29:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:09.764Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b3d9c778-fff5-4843-acd1-d005788eb3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:19.773Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bdd080c5-bf03-493d-8116-fdddaa12347e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:29.781Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bd58ad67-9ecb-4418-a829-2600543ca0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:39.791Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fec4fb2d-e393-4354-b0a6-42023a5fd2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:49.801Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fee7302e-981a-49e5-9537-440207c37dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:49.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:59.815Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9db89aab-c74e-42c1-8f9b-f1536b136f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:30:59.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:09.828Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9c59a777-aeac-43f5-b476-7c14dc169998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:19.843Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ddc178d7-f952-47cf-88b4-9063364ff898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:19.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:29.856Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=24d4704c-fe46-4237-98df-a46155ef174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:39.866Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5a3a77f8-64aa-4c1a-b645-2abc533aa2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:49.874Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1a80f6bf-7048-48de-a234-2e78b7887787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:59.881Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ec4a7db3-a324-4830-b5db-706e5d7dd58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:31:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:09.892Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e313370d-de21-4a47-aa10-400366baddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:19.904Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=379114b8-3eb4-4abf-94f7-f30971fbf4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:29.915Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8cb403b3-022f-4ea9-81e8-de7e151e4275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:39.928Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=496dbcaf-7dd4-4759-9b67-9bb18a03f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:49.937Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e8ab1f60-46ce-4872-9392-a384646824c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:59.946Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=01f60e11-625d-4bb0-bd12-3b0db50a5e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:32:59.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:09.953Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3f418bbf-3223-4e54-a370-fa33b027ae15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:19.962Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=33b919f9-e6be-4c96-8dc1-698ee8dd6a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:19.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:29.973Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3dad2001-03df-49d5-a313-dc0e5152e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:39.990Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=72c9fe94-cbb5-400a-b7b8-b537553d939d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:50.000Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ec42022b-4b96-41d8-9489-bf526a7855c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:33:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:00.011Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=339c16de-f921-4a2b-8005-837788dd0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:10.024Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=67cc792c-00dd-4744-b52c-914482f88f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:20.034Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=32d0e3b0-7145-4e57-a5c3-6168fab2dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:30.073Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=53c17718-3584-4602-999b-4f19421a99e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:40.082Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2773715b-3243-4726-8452-52ff4bb34188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:34:44.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:34:44.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:34:44.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:34:44.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:34:44.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:34:44.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:34:44.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:34:44.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:50.091Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=aa356967-b068-40fc-b485-648c20dcc421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:34:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:00.105Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=109c1f06-7a1f-4b26-923c-5b774a730601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:10.117Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9688fbfa-b02e-41d3-a3e7-9d286aee4f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:20.130Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7253aa94-4d7a-442d-968b-dff3361c2ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:30.152Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ffd0babe-7afa-4656-bdba-7e17054d337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:40.161Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=55b47ea5-5002-4a95-9f84-9f005837d313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:50.170Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=81f54821-5fce-4b69-9fe1-70c756a8640d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:35:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:00.181Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8d8962c9-dcde-4070-9eec-526e8ccd1fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:10.197Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=30633423-b618-4b93-91a8-99105f9031cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:20.214Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=57d7f337-d2aa-46e0-acd9-6e96d32be93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:30.224Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=89efcff6-7624-423f-91ff-17ee7d31b129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:40.233Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3f764203-7773-45ee-9561-2ead70ebcf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:50.241Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=31debea7-206e-4add-936a-2b9762472d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:36:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:00.249Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fd4da3b2-d3e0-496b-a443-083380b13b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:10.259Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c6e02e6f-3756-46a2-aecd-0947e4a94a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:20.273Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=599a1c85-c613-42f7-ab26-330f0e18b3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:30.283Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5eda2ea3-a968-4c0c-9738-dd666e93552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:30.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:40.297Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dc03c6ee-4d5a-4329-b14e-bda2818f363d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:50.308Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=da1183c5-ae4c-4dd2-8bdd-a9926244933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:37:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:00.317Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=77455c64-7978-4718-aab5-74a266ccc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:10.332Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6250aa8c-80b9-4810-813e-3c76676fb8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:20.340Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=87901729-934a-4d13-bffb-b3abeb7f1a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:30.352Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c3925714-ed9a-4b84-9dfb-2ce6c01ad5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:40.367Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fe4b8966-9b70-40d7-964c-90694a994f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:50.375Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5a035a79-74dc-4564-a2a7-7549b384f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:38:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:00.384Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b507bf7b-0385-4262-a84c-17a6ca10e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:10.396Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cfe7ba97-5d10-446f-a201-c5ac5c588ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:20.403Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c2287f0f-d5b9-4a82-ac3a-06781d950c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:30.413Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=25db6c93-cae8-4339-9afa-23e92928a164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:40.422Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c6aeb4bf-0daf-4346-a653-9053d8adf84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:39:44.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:39:44.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:39:44.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:39:44.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:39:44.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:39:44.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:39:44.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:39:44.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:50.438Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=85842833-8e5e-40ae-a560-c7ed5bb205f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:39:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:00.450Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=091f2d68-5ddf-4a77-845e-17e39a34fe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:10.464Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7e58470c-5d2a-4586-8af1-8e4cee40cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:20.477Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f1ddc87c-4ef8-4925-bfa5-b630b8ab77f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:30.488Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=00b3d924-0722-443f-823e-43050764ddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:40.496Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e847c728-c0ca-4e74-9b4f-1bac5e5f3a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:50.504Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e3d9d563-dc87-408e-9fec-bac31f5153fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:40:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:00.511Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b5f9d8ae-2968-412e-8164-66190e66107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:10.519Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=89eace64-c56f-4115-982f-4f1c53815e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:20.534Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2dcaebc8-0499-4b35-b286-dde2548ba154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:30.548Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7e3d2cca-ed8c-4762-9c7e-cc0e840087b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:40.558Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=452986db-85e4-4afa-a51f-3e14467792fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:50.570Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a1514dd8-18a5-4a12-9b6e-8cbfbc7621b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:41:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:00.580Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c6b79e0c-d26b-4508-a2c3-ade91705e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:10.624Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cd223ecc-449d-4581-87c4-2a693a692990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:20.634Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=145d6d2d-1131-49ad-8c14-6d6cce2ee22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:30.643Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e54c7a0b-27b8-4955-9634-a5b6a7ca83ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:40.654Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e0c103ed-0aea-4269-aec1-dfe93e569dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:50.666Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3b608e64-21ed-4b3d-b863-cb6f072683f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:42:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:00.677Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b19fa5e3-cae2-464e-aa55-d796766525bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:10.693Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c5489d17-5ad1-4ca9-9d16-b2ecfbe09784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:20.704Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3437ca9c-352f-41ea-a9d7-728e2e9d7e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:30.713Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=57d3dc72-3b09-4a58-8e6e-162683a183ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:40.722Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=82e1c1e5-5448-4862-a5d2-5de344c54829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:50.731Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3f104642-bf98-4e67-9bc1-7fc438ad8786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:43:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:00.741Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=40745e1f-742f-4894-8b75-53409299550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:10.757Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6fd5d629-ec3b-42e6-bcb5-0d7805ab1fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:20.767Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b3c5a935-164d-467c-9238-09b2dbbe1cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:30.779Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=24469c4e-128b-4c20-8811-b4f5041bb3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:40.792Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=92623b57-12d0-4e98-be74-d4f5bc68974a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:44:44.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:44:44.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:44:44.518Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:44:44.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 |2022-02-13T12:44:44.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:44:44.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:44:44.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:44:44.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:50.843Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b76525c0-0fbd-45c7-80fd-a1354efa4681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:44:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:00.851Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6053f091-9a20-4f00-a7c3-0ae3127e085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:10.860Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0b07d1cc-a2bc-46f6-8d9b-6cdf912abe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:20.870Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9dd66add-5160-4774-b14b-71e88d812732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:20.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:30.885Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e54e1c2a-1afc-408d-90fb-6b05546f1ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:40.899Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7d6e24c1-82d3-407d-a082-6d62206a046e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:50.911Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4b41b8c2-0c49-4b4a-b764-a01659810674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:45:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:00.920Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b8d1db29-1ffc-4afc-9d57-f10d254236a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:10.935Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9533fec6-8f31-43a2-a854-698cbb026f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:20.942Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3e9df30c-bd88-4f9f-80a0-2241c74f2af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:30.952Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=78850922-b252-46bf-a151-1edc7db3d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:40.969Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6b5beac1-014d-49b4-a73c-92d079d22c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:50.979Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=54ebdea0-ec2a-4104-8aa2-2d7e7510dcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:46:50.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:00.991Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9baa76c0-f066-4569-af50-ea46fb2e866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:11.004Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f0c31b4c-3fd8-43ee-b9bd-43e83e281db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:21.013Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=85675e35-2aa7-447a-b12a-474a346bcd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:31.022Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=260b9071-beef-471a-a04a-d42cad161418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:41.031Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=87f66afd-b423-4027-b5a6-b104a8c577df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:51.043Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=748cec1f-8fa4-42ca-aa66-f585ea265907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:47:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:01.060Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bd512bf4-0624-4649-83d9-1d0955598d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:11.069Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6770b568-2bbe-406f-85d4-932f687d447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:21.077Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0882a18d-5a4e-4753-9870-e890f224d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:31.100Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=975598c8-2bbf-41d6-8455-31a9d75cc715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:41.109Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6fff4551-8a2f-4d54-92a5-2d72a43320c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:51.117Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6cb0304b-c4cb-455c-abe0-65f595ee3530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:48:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:01.128Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6676b995-8fbb-45c2-bb38-021fc547c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:11.140Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0a3671e4-46d3-4f2e-b43b-2b7a5c315a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:21.150Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1a5d04e4-a973-4e02-a197-d444c43d5023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:31.159Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=36de452f-ceeb-4cf8-9e2e-f74544470daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:41.168Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c147d270-3f3b-4bc7-a0c1-2324860f6135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:49:44.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:49:44.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:49:44.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:49:44.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:49:44.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:49:44.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:49:44.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:49:44.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:51.178Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=34b5a5b4-3afa-4b6d-b3ba-50db1c05d495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:49:51.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:01.186Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c7da4459-f433-415e-a132-de1dfbe7ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:11.229Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7a6c3bda-d05f-46cb-895c-38a0f3d06357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:21.236Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9f44cb82-d3da-4ee2-85b2-a14cf3fdd4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:31.248Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=919b77ab-57e6-4f57-8d2a-74a28cc77818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:41.259Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a2382d37-748b-4683-833f-36258979d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:51.270Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=66357814-ec70-4398-8505-289f46061d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:50:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:01.280Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e0784652-733a-40b6-b644-ecaeaf0dfbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:11.288Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=60b4b062-9894-421a-a222-e88ae8bad788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:21.296Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1c9a0de7-9864-4783-a23e-e6a16275d836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:31.305Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4d3d3aa5-4cf4-4e39-a515-caa3df0f890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:41.316Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bcf7bfbd-be55-4877-95f2-ca5d51c6b8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:51.326Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=92a71fbe-8334-4114-8320-127db857c323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:51:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:01.340Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=234ac1c8-0e6b-4288-8fa5-da1acf813cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:01.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:11.351Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5b12b06e-7ac3-4ae1-8495-74321d965b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:21.368Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=80515c19-8cdc-47b4-8510-5359838c77fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:31.383Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a52b1b01-5d20-4afa-b639-75a88e4e0f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:41.396Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=410807c1-6c20-4823-9deb-e8e777bb31c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:51.405Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2fb29195-6b70-4073-89ce-cb4470c83ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:52:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:01.419Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8ac0025b-6cd9-475a-9cf7-da98fcc98fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:11.432Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9b7c8c6e-4f02-4dbf-b4d8-f27dbd3a77f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:11.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:21.446Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2df5b732-d70a-4659-acda-753a31aad1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:31.456Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f6418ecf-b8c5-4002-b37d-9004f458f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:41.466Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bfafaa32-3a06-466f-9c86-301a2fca761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:51.475Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=04bc612f-207c-4f48-8915-bfa358cd3ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:53:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:01.482Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b888db60-9252-4d7d-b47c-ac8d55045d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:11.491Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=259fe9b0-720a-49ab-bc7b-800a036f37d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:21.500Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0875cb69-c12d-4a7a-9a9c-0a40435e8a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:31.510Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dcad6022-74f1-47d7-8447-bb087bd2b6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:41.520Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=936e9b04-2899-4ae9-9364-0ecc77f39aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:54:44.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:54:44.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:54:44.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:54:44.501Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:54:44.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:54:44.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:54:44.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:54:44.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:51.531Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=185c8a28-b2a6-4e06-aa2b-d6c968370ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:54:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:01.541Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f7c1b6a7-9d8c-4c75-977f-db0d07f41a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:11.549Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6317002d-a81c-4e8b-b117-cdd46c8095d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:21.557Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=da99279d-a5a3-4688-88f1-3a543c53b16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:31.569Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=54031d6e-98e8-46a1-875b-41364115aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:41.593Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=45f51a2a-8708-4848-ab78-a90be32a8af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:51.603Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e15fcb52-3942-4198-b0af-22638719176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:55:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:01.611Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2a202d39-d191-4b2a-a15f-ac4268454e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:11.621Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7b895277-d79c-4bee-a1e9-ed9b2cefe102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:21.631Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=15e96aff-19fc-4af6-999b-808e026138e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:31.640Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=55211211-a543-4e9e-8430-10b9d766c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:41.648Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1e81b314-6092-45bf-9309-9340b8057315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:51.655Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=accd95d1-5b84-4390-9d83-98bc8297a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:56:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:01.667Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7f6300a7-0e36-4788-80c1-cb03eb1a05ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:11.676Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d6aa39e8-dae3-416f-98b0-2f41a43581f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:21.687Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c380e1ed-8e6a-4398-a369-db10d3b7ca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:31.695Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6be42d92-b6e4-4dd8-9d15-2d5b4635c0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:31.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:41.704Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=666464a3-966e-419f-88d8-67c2cac21e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:51.711Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=df07f330-dc31-4434-a7f8-682a02252cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:57:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:01.719Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8bb6a7d4-6084-474d-ba30-76ea950e8e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:11.727Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6b84ba3c-edf8-4a5f-8a81-15be54583cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:21.733Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c77d9ac7-f994-4374-b39d-ea29530c7df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:31.743Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=12f5b235-0715-497e-bd46-ed8bf3be6e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:41.757Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1923493e-fbd4-4cad-9167-969ef460365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:41.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:51.774Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d69f796a-6013-4c21-83f7-fa30fd3c32a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:58:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:01.782Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9a3e772d-889c-4de1-bbf5-b790930c1356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:11.792Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=79a24a9a-dfb4-4696-893f-95fd21b9285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:21.801Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1243d5c6-1db1-4931-a858-462a7c89a9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:31.808Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c0e91ded-eabb-4995-b04f-905364fd24ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:41.816Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3f742f3e-9435-41bf-bd1c-adaac1be49f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:59:44.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T12:59:44.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T12:59:44.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:59:44.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:59:44.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T12:59:44.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T12:59:44.484Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T12:59:44.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:51.823Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=67b3d95e-7760-4219-aa0f-0446de054795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T12:59:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:01.833Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=70e30500-493e-4c2f-b458-dee8cde71f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:11.847Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2a074fd1-aad8-486d-bd8e-fb11ec26418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:21.858Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=799cc035-e597-4a66-b9b9-eb47215e7e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:31.869Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=687d0730-0fee-4de2-8700-b783b1bdf596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:41.876Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f2bd8a26-efbb-419a-92fe-85eafc174992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:51.883Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=abccbc66-0661-4152-a9c3-8be8d8618a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:00:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:01.894Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=82ff9062-89df-4653-bca3-58baba24b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:11.903Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=74dd2df1-e5cb-4681-8f42-5b83a01de480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:11.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:21.921Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bbe2b00b-3823-44e9-91b3-1794007956af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:31.932Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=adc316e7-0228-4d14-b738-3dceea9866e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:41.943Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ee1e1f19-8851-4efe-bafc-4895563b1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:51.951Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fa118f44-f6a0-41b7-9363-ddf37b6e76fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:01:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:01.957Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3e3b41ee-c6d7-4411-a460-148423ce3ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:11.963Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3dc5c033-46da-467e-b3db-dfe80b4cdfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:21.979Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=60cfe525-b982-4161-bbd3-1ce12b1f42ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:31.991Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ae8a085f-902a-4f26-9c1b-39baf19ed9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:42.001Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=107e60b2-771d-49f1-bd8e-8ed0863c53c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:52.012Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6064fa47-86b4-4781-9098-908e9083870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:02:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:02.023Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=353932cc-0264-455e-8ed7-6f5ab0d0f017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:12.032Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e2bd1997-444f-4d17-bf9b-c27ff4434a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:22.040Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a52bd361-e763-494e-92c4-e36f50072444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:32.048Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e23d56ec-ac9c-4a79-9629-7d736e669dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:42.056Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dcce48e9-1430-4f69-b707-a16704c0190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:52.066Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7bb8ecfb-769d-44aa-a643-af69cb45eb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:03:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:02.078Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=454b984e-4111-40c8-9a58-dd83371896d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:12.087Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d2acd857-74ba-4c1d-b3b1-14f6d37806f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:22.097Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b5180aa1-6910-43f4-b128-e030742f73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:32.108Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bf9d6712-9ebd-4659-a6ac-aa2b84c580fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:42.117Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ccdbd4d8-334f-4e34-a8fa-432fcd135cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:04:44.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:04:44.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:04:44.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:04:44.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:04:44.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:04:44.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:04:44.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:04:44.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:52.125Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=846c6741-ff9f-4846-adfb-09fcf6f84e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:04:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:02.134Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a435320d-ed96-4207-b6ba-854d5f4f8358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:12.143Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5692bcf1-cd99-4939-aed9-181cc6183428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:22.154Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4b97fea7-0909-45f8-8c3b-ec6a947d93bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:32.163Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=02a78fdc-ae68-49cf-8a56-7e8e7bc2d173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:42.174Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6c04061b-872d-4901-b957-ea3318682f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:52.187Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3428aa9e-7649-4c64-af54-7ee0ea95b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:05:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:02.197Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0ff1055d-84b1-45a0-aa33-1a38a11edb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:12.208Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4950ee9a-01d1-45e3-a421-27aca8d20114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:22.215Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=74b185dd-8542-46b7-ade6-4298dc8af413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:32.223Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=47951a55-26ec-41a9-a141-e2c739cef90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:42.232Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=822fa596-f468-41af-bb1e-4bacb80f12c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:52.245Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8c08ca76-4632-4d91-8258-194d08da93d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:06:52.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:02.256Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c542c392-f82c-4b30-9e1c-5605aa5b1bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:12.266Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9c4afbae-f400-44f4-bc92-717c4e4e5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:22.276Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ac25f8ac-883d-4139-b5ea-e5df5dbafe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:32.285Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=877303fb-886e-40ca-9fae-061bed2ccc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:42.293Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8efa4d17-3d61-4f8e-bff8-3753eb5e4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:42.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:52.302Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e25dbdc4-0304-43d1-97b9-56fadb023d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:07:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:02.310Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3e80e9a7-caec-4d4d-915e-55f0fc56328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:12.321Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7dcf6505-9462-4100-86dc-120673669e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:22.330Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d236723a-843d-4f92-8aca-a7abe6b34c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:32.340Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=65f88b76-eb29-4502-ad2c-4253848f944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:42.349Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a10f37c1-f122-472b-a20d-4e65e7dd92c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:42.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:52.360Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=03c8ccf5-2f49-40ae-af34-9da0d74f3931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:08:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:02.369Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=84fad81d-5a84-4233-9d30-b51ab028f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:12.383Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=29d12f86-1bf1-4149-b6e3-94646c9e54c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:22.390Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0f3c6667-a1f0-4d74-9788-0f5501a9c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:32.397Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=99211618-987a-46c0-8f6d-e6726d3e5b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:42.407Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=55fd2c4c-2a58-4680-a846-f5555e60b42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:09:44.444Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:09:44.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:09:44.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:09:44.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:09:44.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:09:44.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:09:44.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:09:44.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:52.422Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=46e73d14-2618-4c86-b2d3-68ed65f37909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:09:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:02.432Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=648ba46c-543a-4eab-9179-9b84a2eb6cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:12.442Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0a86a78a-089e-42c6-9b0d-26134f7b2ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:22.449Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d7cfeae0-e087-4153-914d-f673a19247b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:32.457Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=855bee57-320c-4059-a781-a91794ccb1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:42.465Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=02fefe2c-7d44-4e67-a8cd-190c90057e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:52.472Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=05b6ce5e-6135-4ac2-8453-11f67253cede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:10:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:02.480Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=552b0eb2-82bd-44ce-bd68-98893a959759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:12.492Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=990ddb49-baba-425e-bb94-07139412f0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:22.501Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=02eb50ef-891b-4470-b628-1fca5d107286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:22.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:32.511Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0aff6425-de1e-4552-aa3b-88e156d63fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:42.520Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=779a24cf-5ced-43cd-b0dc-be4938f8a936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:52.527Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0e6b648f-5eec-4935-b562-7b7b995ab717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:11:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:02.534Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8f35cc28-020f-4fdf-acee-182b7fcdb42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:12.542Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9cf38263-41d0-4e37-b4a5-46cc468a8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:22.550Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0dc96d51-8fc0-46d8-a73f-8db3bdf0ea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:32.561Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ca17f16c-0c92-463a-9838-e10ad67af644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:32.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:42.570Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=08bcaf89-5b62-4e4c-b2b3-b5ff5ae98b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:52.581Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=29b82e8d-e897-47ed-8af9-281fb5067a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:12:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:02.591Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ee415b72-40e4-4960-aa34-05e78e101526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:12.601Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6044d7ac-c911-42ff-af0f-bde01a2f9279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:22.611Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fd1be3a2-730f-47a6-be83-60a4e3d037c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:32.618Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6b20024e-7582-4ac7-9c0f-22989e9dcb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:42.626Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c352eedc-e241-49e1-b88e-7ab3555642e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:52.643Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=22bb07ac-5ed5-4786-9e5c-98b0a303ff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:13:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:02.650Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1fb29e20-2177-45cc-ab7e-1033f41a32cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:12.659Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b6a0b311-42fb-470e-8818-f08233e8dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:22.668Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a3c4b01c-5eff-4990-a221-55f4d6c8035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:32.675Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1b16b4df-b96e-44f4-bec2-34a4e0ff5e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:42.683Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d84a044e-c3c5-48a5-9935-64a3a08e936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:14:44.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:14:44.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:14:44.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:14:44.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:14:44.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:14:44.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:14:44.489Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:14:44.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:52.699Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ddaac198-e9c1-4eb3-9e8a-06a0110354a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:14:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:02.708Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dc8bba01-9137-491d-9706-965a9194b805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:12.717Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6cc4ce4b-43e6-4e03-b0a8-2c5ec2fa4ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:22.726Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1c6c80d0-124b-4584-8bda-db4c4ca10cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:32.733Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0c25bcfe-e48f-4169-baf6-2cb99878f227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:42.741Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3b6a1511-23d5-414a-a149-a8a22933bf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:52.749Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c6e4a310-ee0f-48f0-9586-0ceaa4cfa54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:15:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:02.755Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b39c4726-6fc3-42e3-a865-c8b275607997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:02.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:12.765Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f48ddd91-d30f-475c-ad17-7ce878e1c016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:22.779Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0df1a931-27ee-453f-bd56-f1e934297fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:32.789Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2bbc6946-90fd-4f4d-9434-0083ba896043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:42.798Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a60dc088-adb9-44ba-8aef-bf7beb7c9726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:42.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:52.808Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=67e8a04d-a2dc-40db-b7eb-e3132d5be959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:16:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:02.816Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c4e9560f-ee43-496e-97a4-5154a19f140e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:12.825Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f926fcfb-6a5f-4166-8943-595a71014990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:22.834Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=08b7886b-3e07-4d6c-9f59-229e33beef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:32.841Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0afdfbb7-6dd5-40cf-aff5-3770b42f6f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:42.855Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8ec3c892-9863-4a1d-a446-5d67b092ff29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:52.868Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a700273e-24db-4356-8adc-4c97455c4493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:17:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:02.880Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=098a650f-27d7-45ac-acb4-917f8ca9db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:12.892Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=64885e32-bd3e-4a0f-83e5-ef9e98c12d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:22.901Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e1895c94-df6e-447d-b75c-d22a9a6e90e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:32.909Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=17327f22-a13a-4cf4-836a-5bf03e7b7e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:42.917Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1eb318d5-ddfa-4270-8691-7cb885e65774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:52.928Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3676e6bb-e14d-435c-8c4a-298bfb533988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:18:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:02.936Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=522e66cb-00f4-49e3-b936-5e9b0b1aa42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:12.948Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e5f5b86f-6c0f-4aa4-a19e-b8cd675a31a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:22.958Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=15829bcd-6383-4677-bead-f18bdc549f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:32.966Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1979bdfe-06f4-4b4c-b76c-d54bea6af144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:42.974Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=600e8014-2a8b-4da7-a4af-e898c4723dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:19:44.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:19:44.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:19:44.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:19:44.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:19:44.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:19:44.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:19:44.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:19:44.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:52.983Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ae2ca91e-a337-4e9f-aa8b-cf6c98c727a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:19:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:02.991Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=258f55a5-423a-41f8-948f-efa90a6ab780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:13.025Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=985e6023-5dd2-4990-a171-dafa4b91b6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:23.033Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=01c79052-a4b8-4b9b-b0fc-18f9edaee82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:33.046Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=46fd44b3-0bc3-4deb-b3fe-01eb120abef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:43.054Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4a2afbe8-602f-415d-b100-accffe714cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:53.064Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=303af763-2d55-400d-8ad4-0f08b5fe08ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:20:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:03.073Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8b2fc962-e984-446e-9cd1-91eaccca91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:13.090Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a9786220-ab52-48bd-b3c2-edfe9ef473b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:13.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:23.097Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=448d1efb-ed4f-48bc-b56e-ccd9194e483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:33.104Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=172ed89a-e73e-4452-a642-0edbf6860205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:43.111Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c478f410-0fc8-4a8f-8ce7-98f7cdfff8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:53.118Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=47a38d4f-a99d-4112-88e1-8530c553169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:21:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:03.127Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d0ee89a9-dfc5-48b5-97d9-e17bef958540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:13.138Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f51f4601-af91-4486-a28e-9c0cce2b2275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:23.147Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4c3fae37-40e3-461b-876f-270a7f5b1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:33.156Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=257b179c-4541-457c-b538-d38494b368ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:43.169Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9212972c-3976-4fc1-a2a4-d08a187ad379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:53.213Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e962aef6-0c47-4399-9e3c-2b0813f36e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:22:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:03.221Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=dc866fbe-9159-4da4-94b3-846c2535d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:13.228Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=5d62b9cf-dd35-40c4-a990-70786f027fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:23.238Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b0f12587-bd2e-4d99-8e33-f43972974c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:33.247Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=faec91ff-ada3-4d28-8b5e-22399ef42dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:43.256Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=171c6aaf-e584-432d-b765-348cfacb0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:53.264Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cedbd4c3-527c-4719-b14b-b78e994406ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:23:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:03.273Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f216633b-b1cd-463e-957b-96d926f22fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:13.280Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=19176bba-2bee-4d42-a759-8a479a041e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:23.288Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a4b01c1d-5181-49d7-8c29-99e7fc187ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:33.294Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8442fa18-f061-429e-9ad5-9b188074df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:43.303Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=aa4414f0-2b71-40fc-ada6-af288f1ff0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:24:44.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:24:44.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:24:44.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:24:44.491Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:24:44.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:24:44.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:24:44.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:24:44.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:53.316Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=074b187e-ed9d-43d9-b24a-6d54b4c4a406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:24:53.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:03.326Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=94732461-a612-4336-996b-ef3ada4b1177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:13.335Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e0b7a41c-44d2-4afa-9554-1338ba44f85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:23.347Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bcec61b2-6c50-4a1f-8048-424566e11fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:33.355Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f5ca4db8-9f76-4d5b-8640-6aefef70d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:43.364Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0101d8f5-d176-4c14-89cf-78fc5b5a0a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:53.373Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b750c27b-659b-4629-b7af-6b09c3fad748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:25:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:03.381Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=26e1ab80-1267-4698-b298-5c6b61bc56f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:13.396Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d40d92bd-df9a-42f0-80f2-0f771db85bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:23.405Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=244606c9-93c8-4464-8d14-5afe74e85c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:33.417Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=23640ce9-5dc9-4546-92bc-99df3ac0e0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:43.427Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7b1d3216-ff63-4343-84e6-1489e3b74664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:53.435Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f22e17a5-1f54-4664-91fe-49ea5f453b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:26:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:03.443Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=36f1a2b3-43a0-4b4f-9f05-0c307e65531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:13.453Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1b272813-ab03-4ae3-90a4-3b159d721e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:23.463Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9fb57685-2ba1-4003-9af4-fa7b86cedbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:33.477Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f96bda53-9643-47ea-8d34-461f0c2c13d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:43.491Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f43763da-5146-46d1-9c8d-2e2a678689b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:53.504Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=428396e7-fadf-49fe-a81b-ec8f9574914f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:27:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:03.513Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ccc6690a-4e1e-4a77-8e9b-729156da61ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:13.528Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ab5b136a-e162-4f57-8d52-071f7d1085ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:13.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:23.535Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f797f7c7-adbc-4535-9a3f-4572a74d8363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:23.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:33.542Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1aed7c04-5ccb-4483-9f94-7559851b9013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:43.547Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c662bcf5-acca-4530-9df2-f185ea1b9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:53.556Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f52b876e-74ad-4454-80f2-06cb54df944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:28:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:03.571Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=f5118fa0-691a-44b5-b15d-cdf99e54e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:13.583Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4dccd703-6ca5-416c-825f-06c3c2f482f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:23.594Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=72c6537a-db53-4b76-bc82-04bf5d66bf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:23.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:33.604Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a1d348a5-ea33-4058-a899-0ae451694848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:43.612Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=063b723b-5c6c-4c9e-b647-8aeff5e8cd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:29:44.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:29:44.427Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:29:44.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:29:44.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:29:44.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:29:44.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:29:44.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:29:44.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:53.622Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e3cf6bde-dab5-4a08-ac6b-1eebfb4511e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:29:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:03.628Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3212bba5-bc47-4213-b9d4-743a3d6721fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:13.637Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=817cc500-451f-46bd-80f7-43056ffcfa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:23.646Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=12f98ec2-8c03-4f8c-8a82-467f4ddc510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:33.664Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c6b37d0c-75e6-4800-993b-cd5e36144f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:43.674Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0677ec26-e5cd-4e01-970d-34c2a16a3041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:53.689Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=01bbc27f-55e7-4efd-9073-40598e99419e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:30:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:03.700Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9ad19c9f-98fb-43bf-8c19-1835bc033dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:13.709Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e4041e13-9747-45ff-af67-b1c0be08ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:23.716Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7557c075-5b69-4b4e-aa02-b6c7b15d31e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:33.723Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cf67d7a9-74c9-4838-9276-9f6afa282874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:43.731Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=08604b5d-1577-4eff-bfdb-54fabee23cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:53.741Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=88d47dd1-d9e7-4696-bbee-3eaa80e3d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:31:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:03.756Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d13d6495-2a9e-44cb-9fd2-eeca8868d419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:13.767Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=32247016-2728-48ee-ae6e-cbefb9a5e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:23.778Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b31de762-4421-4f8b-9423-7ef373f9dc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:33.787Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4b2d1032-f4ea-4897-acd2-26c01ebbb0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:43.795Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=902b05f4-5c45-4bea-bffc-3ec6ec01421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:53.804Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9d95a52c-ee94-46ed-9cd2-9008d513d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:32:53.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:03.811Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=26456e86-dcf3-4788-8860-b743f1c421d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:13.819Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d25489d5-a2dd-4974-856d-44018beadef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:23.841Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d1f2cfde-22f1-4453-908d-25c593cd014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:33.871Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7e742b62-8862-444f-b62f-de65c3c4dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:43.880Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=05e60aa7-416b-4f0d-afaa-94fd03131cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:53.890Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cac69194-48ee-42ba-b72a-31f4b37712cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:33:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:03.899Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0121400e-9c05-44a7-9694-61e51dfb6536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:13.908Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2a98599f-7c2a-4186-9624-444b1b55d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:23.924Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2745b88d-f2d4-4c36-8b79-8d2a3fc0a135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:33.936Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=bca66c7a-59a5-42d5-8bc7-b1be32444b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:43.945Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=93e276fb-f07a-43f0-9d2e-8dbf54c70dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:34:44.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:34:44.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:34:44.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:34:44.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:34:44.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:34:44.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:34:44.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:34:44.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:53.953Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=da627d90-a2d2-47ef-930f-ea13c50c18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:34:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:03.960Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e057e81e-be98-4869-8adb-ecb5ef225a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:13.967Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=7e7fea4a-ce75-4bf8-a6de-a85d37e464fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:23.975Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=853d9276-5c19-4739-870e-31f0bb21abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:33.988Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=cbbf16d6-ac20-4fe3-8270-1377aebe73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:43.999Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ec20780c-9e2f-4f37-9fed-d887837e4c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:54.012Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a91933bc-39ea-4b2d-95c6-d3c2242eb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:35:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:04.024Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ab6a279b-5758-4eae-b4bb-624055989d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:14.032Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=db1d94e8-9f93-4309-9810-663d1b3321c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:24.042Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fc3eeae5-94bb-4d8a-a06d-5f4f48a203b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:34.050Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=51ec8794-372a-440e-b42e-fecaf85b83f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:34.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:44.058Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3236d14b-27c7-492f-b520-0a588db05e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:54.069Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=98b8d22d-4151-4aff-9500-36c6515df626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:36:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:04.081Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=57991d02-ed65-45a6-b7d8-c3f47b3c2532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:14.091Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6ad85689-9785-4651-b881-39a1acf4d028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:24.103Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a8ffe239-eec3-441e-a739-382c9cd85d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:34.112Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ee30967b-f3d1-4d41-97d2-81622909622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:44.122Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=b6cadce1-016e-471b-b4f2-4b1d0e03e2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:54.130Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3e725314-765b-445f-a2dd-977d00849d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:37:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:04.139Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=1d20b974-3748-4cf6-997c-5af7abaf5e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:14.152Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d77cd4f3-0261-46a0-853c-63e2f0223db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:24.160Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=eb9cbae1-d808-43ad-aaf3-719edc97da5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:34.170Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=34446da1-eeda-4c2e-8fbf-9e40f6536d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:44.185Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=e8510264-65de-46be-abd8-57476705979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:54.197Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=4d36a8ab-4ef5-4ad4-aa2c-db22eaea1793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:38:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:04.206Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=9ca906bb-5c78-447a-ae09-7a5e0522fc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:14.214Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=3fe400d1-c03c-49c7-9f87-1bdc53f436b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:24.223Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ff17abe9-31ce-4005-80a4-0b1d1b378251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:34.232Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=37265cae-066f-4d63-8b0b-2a33095edb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:44.243Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=17ced851-51ae-4c93-811c-edfad312b27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:39:44.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T13:39:44.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T13:39:44.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:39:44.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:39:44.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T13:39:44.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T13:39:44.477Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T13:39:44.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:54.271Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ed329c41-0f27-44d3-9171-b022e4ba183a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:39:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:04.283Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6aed3ee8-60e7-46a1-8747-22f2cddc0e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:14.303Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=57f805d7-1bcf-45f1-bb77-7f478106c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:24.312Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=c51ce271-989f-4d73-b1a7-d3b0b8f636dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:34.321Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=d70159f3-7d89-4730-b572-02a2719254fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:44.330Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=aa605902-8c65-4159-98a8-000ad4af7d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:54.342Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=540c9d22-b8d6-497d-8486-d7448a6aaa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:40:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:04.352Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=ab879b7c-06e4-4c17-94eb-482f98099580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:14.362Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=0ccdaf54-64e6-45d2-a7bf-7c39e3a53b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:24.376Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=da896dab-2dcf-46d8-aac8-5b869405a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:34.395Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=71201692-59d1-4072-a991-9933a5579ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:44.404Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=6e4a8fa3-45ee-4daa-8ce6-bbec75d1f369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:54.411Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=60c29f91-039b-48cd-ab7d-b4c34a42d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:41:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:04.419Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=8ebaa2bf-d014-4e95-9775-5a5a28fa8fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:14.429Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=2c168c2c-232f-48db-b261-edc5257352d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:24.439Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=527af8da-374e-4dc1-9407-0e2505516b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:34.447Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=376c45f5-c730-4546-a350-c50e892a7364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:34.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:44.456Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=fb3a0976-ad74-47c5-9f28-eb251da3ad26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:54.465Z |INFO |Init configs |InvocationID=f5d03b37-ac5c-42de-80ab-7b318f274c1f, InstanceUUID=a1dcdd4f-0fc8-431a-a1a8-7b6e42258236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T13:42:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |