By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:22:59.643Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:22:59.645Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:22:59.673Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:23:00.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:23:00.296Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:23:00.296Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:23:00.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:23:00.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-04T12:23:00.435Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-04T12:23:00.454Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-04T12:23:01.793Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-04T12:23:02.183Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-04T12:23:02.199Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-04T12:23:02.200Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-04T12:23:02.246Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-04T12:23:02.246Z |INFO |Root WebApplicationContext: initialization completed in 1792 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-04T12:23:02.545Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-04T12:23:03.220Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-04T12:23:04.272Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-04T12:23:04.708Z |INFO |Started MainApp in 6.999 seconds (JVM running for 7.533) |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-04T12:23:04.779Z |INFO |Start scheduling PRH workflow |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:04.787Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1b25bbc7-f82f-4ca1-ba1f-c3b28295e4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:23:06.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-04T12:23:06.604Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-04T12:23:06.604Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-04T12:23:06.607Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:16.220Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9e888750-977a-4d51-b051-9048aefd7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:23:17.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:27.294Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5eed22f8-3b15-461a-add4-d0be1d196524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:23:28.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:38.336Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=830e6256-a5c7-4374-a566-9552a09ec574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:23:39.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:49.417Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5fd2da4e-3c46-4a1a-9628-b474588aeae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:23:50.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:23:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:00.479Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9115eb12-654e-471f-bd35-54ee8bee5455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:24:01.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:11.520Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7e7342ec-ad72-400b-9b5f-459557276204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:24:12.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:22.564Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=17a71bb2-cd0c-4d24-9ba6-7504e8c3722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:24:23.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:33.599Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bde06ae7-9ae9-4545-84cc-9fa957829bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:24:34.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:34.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:44.642Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f354347e-a394-4ae3-8d52-518d760a9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:24:45.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:55.678Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6fc9b344-fb34-4503-b430-d97ccb807f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:24:56.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:24:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:06.721Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=34036812-97ff-46fb-96ea-bffe3a6ae11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:25:07.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:17.760Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d7133c3a-0b85-4d73-ba1b-d34053ac66a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:25:18.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:28.799Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9346a3a4-5a78-4a6d-9d15-cab45dff57f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:25:29.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:39.839Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=55af14a6-b226-4767-b9ce-84af2bc043c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:25:40.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:50.879Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a2746195-ff95-47ae-9572-505d8ffaa63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:25:51.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:25:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:01.918Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d1c966ff-44a8-438d-ade4-ad989f2b9b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:26:02.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:12.961Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ca32c362-1698-4a88-8d1b-cb5f306bd98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:26:13.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:24.003Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e75d718b-8c55-4f49-bea8-d6ea3743b494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:26:25.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:35.043Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=18f8f0c6-ccfc-4275-8ad1-a4f26cefc814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:26:36.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:46.084Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8f60fc7c-18f6-4c84-8d47-654cd3f66845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:26:47.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:57.118Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8ca58428-7da4-4587-acfc-bfeba19a5f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:26:58.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:26:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:08.158Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e9f54929-1669-4228-9c3c-6c1ba2958cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:27:09.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:19.198Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3705e2eb-d437-4d02-ac77-f69594c5c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:27:20.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:30.238Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e7c53dd5-d5a8-4eff-a4f2-767080eeaeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:27:31.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:31.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:41.279Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9f00b811-97bd-4478-a77c-9d3bead5536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:27:42.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:52.320Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0c5ffc57-ef6d-4399-a470-9faa10dd2b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:27:53.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:27:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:28:03.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:28:03.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:28:03.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:28:03.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:28:03.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:28:03.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:28:03.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:28:03.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:03.359Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=79acc972-d259-41ec-a383-7fdd96c755b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:28:04.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:14.399Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e7b44891-bb1f-4c21-a233-525ce89f8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:28:15.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:25.442Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f4affd73-574b-4d33-82e6-2ee04566d979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:28:26.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:36.482Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0a7b8d2c-c437-4b4b-9f5f-2719d22e4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:28:37.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:47.518Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e98c4346-047c-4a5f-9311-16ecb9540425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:28:48.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:58.559Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ed7aa85e-dc37-4b2a-a7ec-78b6c26b2e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:28:59.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:28:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:09.598Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=70de00e5-280b-42da-aa62-8939c8bc8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:29:10.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:20.639Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ee1fb722-763b-4f57-8240-28bca53b387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:29:21.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:31.680Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f47c3f86-49ac-4222-99c6-2fba91018d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:29:32.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:42.718Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0ff3f645-73d9-4532-863b-3082320f09aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:29:43.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:53.762Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6d2b466f-a7d4-4c02-aaf2-a340bdf867b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:29:54.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:29:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:04.798Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e051d748-91b3-4578-8945-2d74c083ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:30:05.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:15.843Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8a6c67ce-84e6-4678-8c8f-347674dd10c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:30:16.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:26.879Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=190bbf4a-ef61-4f03-9005-935c19910d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:30:28.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:38.015Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c1445028-7d15-4f14-862a-8282ac5b34c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:30:39.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:49.054Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ae2c3e05-2cd3-45e2-bfbc-6f5b5c7ae1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:30:50.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:30:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:00.095Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d4975c92-cc43-423c-afcc-9140974bb64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-04T12:31:01.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:11.134Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=20b7b8c3-5652-4c0d-b991-b55b9671f4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:21.244Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0ae3bdf2-76e1-46bf-a92c-5e19e1481a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:31.259Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c7b3ae83-6f1c-4f09-a0a6-607d883647aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:31.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:41.293Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9fef0136-0561-4754-b5fb-6d4a7f9341c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:51.316Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bdd26336-60e0-4bf7-92ae-a2152d66664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:31:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:01.330Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3c2462a7-c53e-4067-8a7c-5b73cefd5c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:11.342Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d9865628-61cd-4be7-86a3-0934d90ad1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:21.355Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=22b8b805-d0ad-428d-839a-af02cda0e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:31.366Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6eb5a6fa-1a85-42b2-94bb-74bad0f5f74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:41.382Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=42ceec71-4838-4538-912c-f7b96e66b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:51.396Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=55f270b8-a5c5-405d-8890-91e5845f6061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:32:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:01.412Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9823a1f7-113b-4087-ab27-20a799fc15d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:33:02.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:33:02.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:33:02.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:33:02.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:33:02.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:33:02.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:33:02.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:33:02.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:11.422Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7c089f67-8f65-4c8a-8e53-682b76bfa113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:21.431Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=34715d96-b3eb-4d0e-8d6c-27a592e0938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:31.442Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3f4e0953-05e4-4a6b-8e8b-68cc15e04aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:41.454Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=25bba32f-c3e0-4982-b88e-3a0c2ac0fac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:51.465Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3fecbf6b-efaf-4a5f-b45d-152b72c191e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:33:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:01.480Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e2a62664-d28e-479b-8443-bf403f6994bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:11.494Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=52d92aa8-e947-4a59-80fd-832d317186fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:21.506Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b228656d-7d09-4545-980c-47ab24ef6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:31.521Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4cf75c69-cc75-4911-85e7-93410289bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:41.531Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a390826b-4ebb-4131-8be7-3ea52a140651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:51.540Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d4d0e03a-37ea-4002-ae16-841a3b7f9251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:34:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:01.548Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=62aaac06-8a18-42e7-b934-dbcc70f8f043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:11.559Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=67f15add-319e-4646-84df-87977fc089d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:21.572Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=04631eb9-c873-4203-ac6b-8f49bd5ebdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:31.586Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f0c8eee8-2ae6-45cc-a8da-3258daef9aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:41.600Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=316bbe44-8292-4cec-8a3c-2d6f4f92e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:41.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:51.610Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=68ac2fce-d12a-444e-93f8-f77801cf765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:35:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:01.620Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c5511c44-659e-4ad4-91ad-07b6c44212d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:11.629Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3f681bc5-2e9a-4c2c-9fef-c287758920f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:21.645Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8650f89c-af71-4eb8-9f01-678c4c72add2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:31.653Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=80a50600-4f34-4314-949a-5861cf34ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:41.662Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d3d2fe2a-a1d3-438d-ba5b-df0d2f58c5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:51.674Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=65eeecde-1b87-410a-89ae-cd1dab50ef1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:36:51.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:01.692Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f8fd3e6e-05de-4cc5-8c46-7c2f381640ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:11.705Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ac7f6044-b489-49f8-b7bb-e8d2bd680899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:11.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:21.714Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=51a7d8cc-b1fd-4566-bd93-e486a3625b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:31.725Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=89523b5a-63df-426b-8183-92e94b2b009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:41.733Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a70bf757-41fe-46a0-b1ec-79b9237501ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:51.743Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=eaa68745-654b-43f7-8519-8a94c3d77f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:37:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:01.760Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=50a8b53f-2c93-4e8c-b055-b97a445735f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:38:02.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:38:02.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:38:02.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:38:02.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:38:02.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:38:02.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:38:02.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:38:02.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:11.774Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d17fd6ae-e1ad-45de-9102-eea0494c2242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:21.783Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f20c3936-57b4-46ec-8092-98c781fb4bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:31.793Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2c6874a3-9f7e-4fac-b462-950cb9771efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:41.812Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2bcf3130-77a7-4bd8-8dfb-27df94f4f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:51.823Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=30f59129-3532-4cde-8495-8daac68db2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:38:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:01.834Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=69a3c123-c4af-459c-8971-7ff8cc89f6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:11.845Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=04034c6f-c74d-440c-8fb3-d672294b4837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:21.860Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b158b67e-605c-4e52-971b-39a6faf671c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:31.868Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=630e759c-f7d2-4f8c-a2dc-be6e15cf8b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:41.876Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1a0fd320-4c55-40a0-916d-3bd25fd7cedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:51.888Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=58194fc2-4e7c-4643-9ccd-35a9198f9dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:39:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:01.898Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=206a3cdb-325a-4d08-be2d-aaf518f3df1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:11.910Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=766f8728-ee52-4277-977e-881a80b463b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:21.919Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=dfa7e28c-37c2-4513-baaf-88795dafeed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:21.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:31.929Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e8a19d92-fbf2-4d6a-9767-782770f3291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:41.942Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2886aa09-8830-4037-ae1e-aa1cafc70c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:51.951Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bbc4c562-0402-4178-b677-369e2ca53f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:40:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:01.962Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e1a5925b-30d5-46d8-8aac-b09c6e23c1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:11.969Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9070f8d6-22ae-4231-80f2-1ca9380f2d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:21.978Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=edb97635-544d-4453-ad11-6d7b822a13ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:31.988Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e2f50878-156f-49ed-a7d9-c9497f34e3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:41.996Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=10891fef-437e-48c3-baf5-224262f57090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:52.006Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=24750363-7690-414d-995c-d4c01d6e1e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:41:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:02.018Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e15210c6-6aa4-4dce-a599-45a02b2b254f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:12.028Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a9723a2e-d5ff-4f2f-b900-437214b24b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:22.037Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4deb7e4f-df27-41bb-b059-a4f1483acfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:32.047Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=fba8e284-19e4-4656-bf33-5100fdde4670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:42.055Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6cd4c321-59ad-4dec-8826-c0cc2c3be974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:52.063Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=18722889-9e43-4d67-9d7a-51c69baf287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:42:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:02.074Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c5826bdf-86b7-4b4a-9d23-25e29541ff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:43:02.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:43:02.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:43:02.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:43:02.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:43:02.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:43:02.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:43:02.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:43:02.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:12.084Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2c672f53-412a-4a9d-a51d-fbf65e976eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:22.106Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bc8891f2-397b-49a0-a529-30eac03912a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:32.119Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2cd5cce1-506c-4c47-a454-ac49ee0bd0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:42.127Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1409dc6e-0dc5-4c33-9ca5-7e81139d0763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:52.137Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ef116138-1e78-448e-8b12-cb8a18442a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:43:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:02.147Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f07ac913-86dc-4e02-8882-0b80c2dd2f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:12.154Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7eb11fa8-904a-4b06-97f2-2e53f77ea8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:22.163Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4d62574a-11bf-4660-8091-60f8f751fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:32.172Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=008b8a94-63dc-462c-9b9a-571eb7f69ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:42.180Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a18b00d2-4a94-4f7a-afe6-91fbc144c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:52.200Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=86183b53-4d0c-4d86-8ad5-1fbe15eb8de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:44:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:02.214Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=92469813-d995-4870-975c-c7a4e4517054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:12.226Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7efda427-40b0-459f-a5bd-19ae62e05b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:22.234Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c90d0926-fe51-485c-bb08-1c2551acb41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:32.241Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2ca3b7b7-4dc6-46e7-ae61-0365588278b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:42.249Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b26de61b-b462-463b-8d8c-e657dd853481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:52.260Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=38c807d8-aa5b-4379-9b69-d30322364e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:45:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:02.268Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4e7fe53f-1236-47a4-837a-403d29dfca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:12.280Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=189179a0-88d8-45ca-9139-479708c02b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:22.293Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a637612f-d39d-4de3-a06c-7ae9c2772ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:32.302Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ce0a8671-d3ca-478f-a519-7201f761cbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:42.316Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b70183b8-039a-45aa-9318-d5be1f07d122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:52.327Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5732b602-795a-48df-9e14-b978acc85d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:46:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:02.334Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7c56bee4-aec2-4deb-bdd6-e717706f8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:12.344Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7079873c-4dec-4eb6-b586-65978fa748ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:22.357Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d9f9704e-2417-4eca-8f2e-86f0fda7470a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:32.366Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a62add33-ba51-4af8-9768-ee9d1aacd622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:42.376Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=930c51cc-e180-48bb-a2ce-e2305e088704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:52.389Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=10d1b1c1-812d-48a3-beff-4e867e299163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:47:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:02.399Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=899fff29-6750-4257-9b83-811256d2fc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:48:02.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:48:02.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:48:02.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:48:02.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:48:02.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:48:02.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:48:02.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:48:02.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:12.415Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c5320b31-b113-4981-8e4d-e27d6ac3bf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:22.422Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=43214411-e9cc-4464-9432-1cd4c22054c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:32.431Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8f00adaa-73f3-4879-82fb-cf739cd4147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:42.438Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ad3dd17e-e408-4f1e-b1ff-d1f45298cbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:52.446Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7a0551cc-58fc-40ad-99a9-7606f0823a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:48:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:02.458Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=39aa0a73-491f-4c11-b9a2-1d900aba2d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:12.472Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3cef19b7-405e-4d49-a2ee-aa3a03337c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:22.481Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2352eb6f-c4ce-4873-acc4-5a573f2f455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:22.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:32.492Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=781f97b8-b854-40a1-b635-0b8987b45a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:42.502Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4eef8ee0-104a-4e6d-ab3b-c3c56330b090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:52.510Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8629367f-6d7b-4017-962d-9af432a5c4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:49:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:02.521Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bc901a78-7c48-4c28-821c-f37c7c1fa494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:12.529Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c22922ed-7516-48b5-a9ac-441ec641b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:22.537Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=77a2a6d7-b374-478f-b42f-0f47e7946c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:32.548Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8ab109ff-ce0f-4c04-9a3c-ca4cecd8f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:42.562Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=061284c2-4db9-419c-bcda-c29c18f64d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:52.572Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6dfa8f1c-7863-4cdb-96c7-9d0887cbbfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:50:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:02.581Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7021e5af-e2a1-478f-bf6e-cac956412601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:12.587Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2671c6bd-415f-491f-98ec-713170f739b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:22.596Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=58b5c6c0-3a3d-48f3-8f19-ca0d8c36f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:32.602Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ac2afeb9-a4dd-498b-bc6f-860dedbe8b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:42.611Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f3fde852-12c4-4f6d-a4cf-66e9d34dc841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:52.619Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ddf7ec26-68e6-4e70-83fc-96f754cc5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:51:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:02.629Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c77783c4-1618-45db-9cb8-2bb767922a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:12.641Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1c3f8a47-ec97-40c7-bc16-34b40484f428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:22.648Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6b70f19c-64de-4b5a-838a-458b091a434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:32.657Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5a1681e3-3943-4242-8d52-4e4cfedae6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:42.668Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0146c52c-bf6e-43dd-80e8-d870dba37453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:42.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:52.675Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5f1967a2-a80b-40fd-bd3f-52dce4b41375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:52:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:02.683Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=aca948e0-5c3b-4177-a9cf-cf90ffd5f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:53:02.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:53:02.868Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:53:02.869Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:53:02.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:53:02.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:53:02.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:53:02.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:53:02.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:12.690Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=63202b4a-9f01-4a9e-8dcd-03e02ce5418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:22.696Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e528c9c7-9ee3-4443-b094-c58ec6435da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:32.707Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=cba3b5de-e9e3-411e-b375-48abc8986982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:42.718Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b45ed4a0-7a1c-45cf-8c83-0ed287179dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:52.728Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=967b530d-3669-438d-9aed-626d9aa2d8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:53:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:02.736Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4e41c02a-a66b-4183-b73b-cbf5596322a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:12.744Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c7b1ccaa-3477-4d88-ae5c-8b9d023d1406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:12.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:22.754Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b15b7679-90b5-4bfc-8c6f-f008d81be9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:32.763Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5cd9df50-ca23-4f49-b32c-1d1b428fe0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:32.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:42.773Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a201f509-1b2b-4f05-879b-48210b51ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:52.780Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=24c72ac4-7295-4277-95b5-12a0f9e77e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:54:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:02.795Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ff486ab5-6a06-4d89-b674-3e6aa863b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:12.805Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f58a9dfa-362b-4ec2-9e83-5700fbbd483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:22.814Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7d6fa539-251b-4337-9d42-2c62243b03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:32.824Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b09bd31a-508e-4316-8d44-e6ef15a12c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:42.833Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9a702b59-d706-46d9-891c-70f8eddfe7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:52.840Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3134d8bf-7c92-4ade-afdf-14a2ab234b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:55:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:02.849Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=62613e19-aa6b-4c85-b886-7ecca9ab92af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:12.857Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=48b2d453-98e9-4c5b-a968-3d9821faa1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:22.865Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6f16f828-9761-4885-a469-01a9070a4d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:32.876Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=81d61d1c-5f5f-4fc6-b25d-8e0e60c7e22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:42.889Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=aa1148b7-c0c7-445f-bfaf-5814feed974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:52.898Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9be8f0fb-c26f-479b-b3ce-fc5205eb9577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:56:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:02.909Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=533f1df3-b356-4b7c-85a3-2dd578b38aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:12.921Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f4bde76b-36e3-4963-bb23-1212a821daa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:22.927Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f7c151b0-2677-4b69-b178-4d3e6e36e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:32.934Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=16365184-6c31-4e90-9ef7-d633838ca188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:32.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:42.943Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b3818b15-bca0-450f-b9fe-52042f59f693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:52.952Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=840f9107-bd2e-4506-95fb-168cd3ea1c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:57:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:58:02.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T12:58:02.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T12:58:02.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:58:02.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:58:02.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T12:58:02.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T12:58:02.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T12:58:02.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:02.963Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b8738f8d-20b6-41c1-a537-e699aa63be4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:12.972Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=09c8270b-90c9-483a-b011-3e98df12220c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:22.983Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=18f8a650-0857-4ea7-bc7e-ef305679ea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:32.999Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e9f4428d-bd21-47ab-9d6a-525a6b0f6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:43.011Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e0648ecf-b49b-4dd7-946c-49f8a7f4512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:43.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:53.017Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0c10d75c-c430-4222-ac35-b449d19dc698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:58:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:03.024Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1beffd6b-0196-40c7-8731-2f63a487d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:13.032Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3357ca7c-07b4-47f8-a793-ae955bff3740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:23.038Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ac20bba0-6fd1-466d-90c6-80e94a5da2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:33.045Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9fef29d4-e063-4931-aa8f-133561f628d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:43.055Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e85c9a94-a2aa-4c70-a906-fe7d071d0f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:53.066Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=49fabb9b-6f83-43e1-9eb6-d4c8da188085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T12:59:53.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:03.075Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=72ed205b-8c5d-4db5-91d8-9666e868740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:13.084Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=98903ab3-f9d1-46e2-987b-4a152b169f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:23.091Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c8ec23db-69f3-4c0e-9745-ba5085a3eae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:33.099Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7220ffad-e01f-4062-9d6b-ce08ce4dd759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:43.107Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=44226bf8-5a6c-4c99-b66b-62e15cee44ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:53.118Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f64a6ccf-2684-491d-ad08-85a2a7c0d672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:00:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:03.128Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b880e613-b396-4d8a-9f2c-5272fc3dfd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:13.153Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=17f2b8dc-122e-40cd-84f1-7c7ba40bfcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:23.164Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=10ba9cfd-4dc0-40f0-beba-f2b166381de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:33.176Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4f493329-7197-4c42-b5a0-b3fb62a1c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:33.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:43.187Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3d69c977-2aa7-45bb-b6af-a52830d847a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:53.195Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1bf2c846-ee22-4b36-9d33-5f50a1717807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:01:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:03.202Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=627512db-47aa-4c9c-91a8-ed398ff6b277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:13.210Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d58ef770-85dd-45c7-903a-badc2432cac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:23.216Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f29b2090-55f6-4ec0-8323-21eba25efdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:33.231Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=20e55d0b-50bc-4e34-b649-d9755b4b4235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:43.242Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d7035540-134d-4c2a-a592-42ec50ac88b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:53.252Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b5d14a14-8325-4026-baaf-12af71959735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:02:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:03:02.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:03:02.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:03:02.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:03:02.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:03:02.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:03:02.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:03:02.902Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:03:02.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:03.259Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=46ed7dcc-11f6-4a63-8d82-8e2ee319fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:13.267Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=20b6d5f7-c706-4077-b9c1-ea1413401a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:23.274Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=18ce3b0e-aa76-4833-a913-51f22fd82b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:33.282Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=46ed4d3f-a9d4-41c2-b990-593c4eed7f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:43.290Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a9ef3aba-4aae-47a8-931f-08f9d45add7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:53.298Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=158e7fc1-a926-4890-9a4f-4b591e4c99c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:03:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:03.305Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=aedaa788-7581-4c3b-bc59-85d8cbce0030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:13.317Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ada2755f-ab1e-4bd7-8717-c95029743228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:23.328Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a6971407-2282-45e8-893a-0ee71b247ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:33.336Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c551274b-50df-48f6-8900-a094b018ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:43.343Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f08be42f-3d36-48ab-a128-e7f3764cef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:43.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:53.350Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ce4b5a95-392e-4d48-bd55-b948c7ab1d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:04:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:03.357Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b643cd60-cf3a-4e1d-9fd9-946f6162c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:13.366Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ee390e70-aaf1-4ce8-9fbc-b986f02aedca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:23.375Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a04fc1e3-0e7d-4a65-be45-7547200d38fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:33.384Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c81e3740-aef4-4f63-a268-720dce460264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:43.396Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6b93e703-447b-4efa-9f7c-29797a54af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:53.407Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9737d211-c35c-43e2-8bf5-5baba8bf758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:05:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:03.421Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=17656ba3-71ee-46ef-8f33-de9f267d2f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:13.429Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0e2582da-b0cf-4cc1-a4eb-09f5699d2623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:23.438Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e90e5273-9661-4b7c-afa1-3ba38602e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:33.447Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bb672135-6c32-444c-ab55-33de17abe870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:43.455Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0bef00d8-8318-4a71-94ff-1566936e20ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:53.464Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ccdd59dd-dd1d-4abe-8e74-082340b5e480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:06:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:03.472Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a909f21c-b865-4309-82e6-5f325230b449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:13.482Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e56b5143-c188-4eb8-b7e7-5745c4d2e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:23.495Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=315250ac-5a10-495d-ac42-e7ae648b8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:33.504Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=dad82275-6e76-413c-91bf-c9a0f3853409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:43.513Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=aab66284-7e4c-42bd-a3fe-ad75b609b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:53.522Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d4567f2a-ecc7-4c18-8fd4-e1e7c5dcbd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:07:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:08:02.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:08:02.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:08:02.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:08:02.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:08:02.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:08:02.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:08:02.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:08:02.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:03.530Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b7934b54-ccf7-4803-babe-fe77af0c06b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:03.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:13.538Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2b5e1cbe-0781-4410-b034-2ace5389587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:23.547Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3a7fca94-6a47-452e-aeae-89773ac989a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:33.556Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a7d860a8-21bc-4efa-92b7-0701daab6461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:43.568Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6c3561af-21e5-4184-adee-880e95d6da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:43.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:53.577Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=045d4a27-b08c-493c-b972-168917860284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:08:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:03.588Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=24cc9d9f-33b1-451e-8ba5-4ede1dfc3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:13.595Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=28f6d2fc-64cc-4419-8c9a-aa0c407f2a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:13.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:23.602Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=59e88585-fb4c-4481-a808-250128f9cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:33.608Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bacf6986-aa5f-4dcf-9c3e-d1daead79180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:43.616Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=33af1e96-50c2-4f0d-bf7b-c00fcf681d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:53.624Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=067a4951-55f1-4924-8297-e8118761c651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:09:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:03.632Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8a3072dc-a75c-4467-8b7c-3905e71aed65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:13.644Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f408f942-8ab0-466e-bef7-c8655f272ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:23.665Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8a880e64-4d54-43c1-be5e-07f664b336e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:33.675Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=18ff579e-8a84-44d2-8166-7f1ae8ba12d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:43.683Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a64ec4d6-0601-4438-b6f3-004d06b29776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:53.690Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7fca2365-0a14-406b-ad3b-d60dacda5e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:10:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:03.699Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3a4c6086-8d26-4b1e-ba5d-b1414927a00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:13.707Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5ec749ef-7600-488e-b185-87996ff30d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:23.716Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f9e57c42-b8fe-4944-8069-2c9003aae0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:33.727Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=48b4dc10-f897-4c6b-8f06-484c8e775158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:43.743Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=055b1c47-bb3b-4df9-bfc9-aeb8c6b21321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:53.751Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e0901e42-f560-4494-b7af-8f8e017f9346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:11:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:03.758Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=87fe0c03-6af2-4fcb-af9e-cc764dd4cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:13.765Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0d1533e2-423c-4b05-8e0a-21178a1e41dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:23.772Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4861d120-e0e4-4b86-aaa4-33c54cc577b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:33.778Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0ac7d2a0-c6a2-4934-a72d-fce49e1d9271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:43.786Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1b6c00e9-091b-49b2-88e5-94373cefb162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:53.794Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=70a417bc-0694-4d52-b8d6-28f7de3bb2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:12:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:13:02.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:13:02.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:13:02.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:13:02.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:13:02.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:13:02.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:13:02.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:13:02.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:03.811Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=94d71407-9d05-435e-bd1f-bc0c2a7e5817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:13.819Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b97ab59f-df0d-42ce-a38b-125b07d6eee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:23.831Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5c526173-e5f1-4b53-9aab-cf4a7d8e1d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:33.840Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5ecca824-a4cb-41d5-89e7-6baffb52d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:43.848Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=34fe5058-8196-457f-8673-4656f0572b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:53.855Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=18d4e820-212c-404b-950c-111cdf5f0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:13:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:03.864Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=25d3a5d5-d6f4-430e-a552-4b5f0f4d9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:13.871Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=04e6b659-89f6-4850-9a41-606e3b914894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:23.879Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6ff62f45-82a5-49a9-b232-8a75dc3d3c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:33.889Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=741f0562-1851-4dcf-b564-1878f66fa697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:43.905Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1886f9d4-a7d2-454e-9a21-ead57094b4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:53.916Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=43fcbd9c-1936-4906-9b6b-febac8811607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:14:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:03.927Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3a96db48-03e5-4304-9718-2ed0e8cd1054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:13.935Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=cf157bca-2f7e-4e28-b9d0-1adc9ee39814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:23.942Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bb7c4217-b3dc-4772-acd2-03c2b3d1dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:33.950Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bba7f537-d8aa-49ad-ac77-7e90cf373fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:43.958Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1086c96a-6cea-46ea-9465-16817acd9735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:53.966Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=66166b7f-684b-4c9e-bd5e-ce41a251aeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:15:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:03.979Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=102b88ea-eae0-4044-8224-cfdde7beaa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:13.988Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5789cd5b-ecd5-48c6-a86e-eac15f9743a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:13.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:23.997Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4267a693-d4d9-467f-8ee9-c7b517dc630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:34.006Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=64931256-2aaf-4c4f-a92f-0a23e6919d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:44.013Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b9a76e61-cf1f-40fa-a8de-e4cc2ecca500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:54.020Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2da604a6-9bc6-4081-a771-33195311cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:16:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:04.026Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4e1bdb39-a4ca-4124-9944-4f3a8d38a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:14.034Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=186e7f54-ff68-4485-9d42-eb564c7ff806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:24.044Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ca1e2bf6-8edd-4f9e-b471-61adbcac6248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:34.053Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=29715b51-66c4-4a0c-bc25-4b071c5dab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:44.062Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=66e6c71e-b381-48a3-9c4f-2039ce369657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:44.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:54.069Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3e7d050a-fff1-4515-8aaf-65ea12f403ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:17:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:18:02.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:18:02.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:18:02.850Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:18:02.852Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:18:02.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:18:02.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:18:02.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:18:02.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:04.084Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=dca390b6-8485-4d07-a1b6-3dc76454e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:14.091Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ba2e01b2-9a97-45c9-ae81-8bea50a8cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:24.098Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3e30aea0-f2e4-49ee-9973-9e060c5549f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:34.108Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=82cd6aef-fa45-43fa-8138-c45f700f3fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:44.115Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9e1b43e2-5621-49b4-8afa-2eac8492f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:44.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:54.124Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0ae24a94-7763-4e79-82a6-d48ceba5f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:18:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:04.132Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=633c3fba-02e9-4603-8985-e9e5a2b993e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:14.141Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=79920104-d4f6-441c-970b-acc5c3f7406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:24.149Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d15c48cf-4653-4a6d-b665-62a033fa0998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:34.156Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=af34258f-cda8-4cf8-896d-6f570d8d4735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:44.164Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=cd3ecd2f-cc68-489b-a7c3-0401578816f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:54.173Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2b3232f2-6e12-43a6-aa97-d3098f32ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:19:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:04.182Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=cc481012-bb55-406a-b900-e04f82336f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:14.191Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2d9002dc-fcca-4796-b8f8-04460b8a7889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:24.201Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=174a377c-8da7-4e82-a27c-d25246cce1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:34.209Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=70868202-71d2-4d2b-b24f-adf6db9785a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:44.218Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3abffb37-a54e-4039-b54e-4dfb96221f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:54.224Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=96cbca0d-6d18-4328-a2d6-2fa5eec958bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:20:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:04.231Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6ee562e2-6168-46e4-99d1-b479942fcaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:14.238Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=57b6021c-a406-47ca-ae47-54cb83d38116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:24.244Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=240334dc-a034-4a7c-9dfc-93f3bb40d5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:34.250Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=053f33e2-fc15-4d7b-a461-391111bdfafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:44.265Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6516f1dc-c946-45da-ae4e-08e1cd5de944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:54.273Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=669a67ce-1d92-4980-a79c-53290af8b8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:21:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:04.283Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d76e3e46-27b4-4b8f-813c-ac5cfd0e7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:14.295Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0fd249d6-f94b-4c1a-82be-d6fd6eeeb0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:24.304Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c7834089-9103-4444-a564-392960d3a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:34.312Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=635a797a-8aa4-49f9-ae54-0b26247c858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:44.319Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=500baff9-86fb-4a92-9962-5dea66a025a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:54.329Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=12176f46-458f-4e4e-b359-e5bb34bbaa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:22:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:23:02.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:23:02.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:23:02.867Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:23:02.871Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:23:02.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:23:02.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:23:02.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:23:02.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:04.345Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9358710b-8870-4064-81d1-a23821e28c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:14.352Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f6d67dc3-49ec-4abf-b212-49f8a5dc4ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:24.366Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=738ccfba-c19a-4385-a480-19d80d408d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:34.375Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9c5a469f-6694-4252-9719-3b69e9e5c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:44.383Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3ed3b617-36fa-493f-88a9-a8d8e97e6417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:54.389Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a832c157-8605-494d-8265-ac297e531caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:23:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:04.397Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=69170a43-87a4-4d4e-83cb-d2b2b64cd19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:14.404Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0097b9eb-b49b-417a-8774-84b1c5a7762c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:24.412Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=cf20bbee-2136-4304-a00e-63be2702d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:34.420Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=165b7e0c-f441-4386-9e3a-61cd7a35e087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:44.429Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=93f2fb1e-f127-4d11-af84-850928cc4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:54.439Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4db3af75-f2ef-40c0-ba14-fd6f7a2a375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:24:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:04.450Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=fa509faa-6d16-4ef7-90d2-87462bca0b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:14.462Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3bbf1e91-28c6-4326-b95a-3fa703c57cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:24.468Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c2fb6b31-4cb1-4eb7-924c-f7da990db4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:34.476Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4e996fba-e1a7-492e-a80e-ccff302063d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:44.484Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8e02cafc-f1d0-4161-856e-0a8581f683ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:54.491Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=da0f9928-42d5-41eb-a105-a7c5835799ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:25:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:04.516Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=04a7be09-8b9a-47bc-93a1-d25ac6caa230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:14.540Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=48abe774-39ba-4af9-89b2-f07d266a698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:24.548Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d9425d35-9fc4-4b2b-a34b-5348995c484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:34.558Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d96df906-5bc0-4df4-a077-217b2c04f64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:44.564Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=47d782bf-fa27-4f85-bf24-9c9508807a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:54.577Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=669b48f1-25c8-487c-8306-8f5a322b6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:26:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:04.583Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2adbb8f3-1fcb-4bf7-9cd5-e3a07940caea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:14.591Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=998dd27f-1219-4c7c-89da-3d43033e6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:24.596Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=eddf90b8-3e30-4d2f-ba21-96d0d9fbb27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:34.621Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=60115c71-ef06-4d90-a15c-c6e3f7d640a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:44.633Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=85e3d8b2-c140-4541-86c5-1600e897259e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:54.640Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ca357ac0-38b1-47fb-a334-5f2889efaeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:27:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:28:02.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:28:02.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:28:02.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:28:02.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:28:02.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:28:02.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:28:02.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:28:02.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:04.649Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=52a4f3c8-2717-47b9-bdc3-4827c36f9335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:14.656Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5b2b324c-ef12-4a24-8bcd-a8a6081f117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:24.663Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c0f736f2-6729-4722-a36a-f4f873709dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:34.670Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d38d2015-5861-43ef-b663-0e438c069ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:44.677Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bc492b77-2946-4706-a86c-7665b7b5b3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:54.689Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d67bd19d-dbc1-4120-896a-d394390f179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:28:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:04.696Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=996b3239-9331-4596-ba68-48679798a26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:14.705Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ec4cc461-17f9-43fa-ba5b-712ee3c9fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:24.716Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2c0678d4-fb29-4505-b703-049fbb33ad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:34.727Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7322eeaa-5b70-4223-a1b0-cda8669dd84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:44.733Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=36e9ecc2-bd4d-4e68-a137-4a3f07b69ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:54.741Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=405aab1b-d3de-4bad-9846-e38c48ff0989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:29:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:04.749Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d91977dd-c374-4990-8d3a-bde80918b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:14.756Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8cee0ec3-d4b4-4881-9920-5ce5a2163562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:24.765Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=716a6ad7-957d-46dc-92b4-8d4e4253f810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:34.772Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d31ea9df-3036-42b0-8cf4-2df9c998be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:44.782Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=09ac7ed4-bfa1-4ddf-aa63-bb92f9b5397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:54.797Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=38c01032-343f-4ee3-939a-42b738ea06aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:30:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:04.806Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=02623402-1855-4ba9-98e3-2249d989bf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:14.813Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ea5627ec-7d41-427d-8e29-529d2998e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:24.820Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bdd1e034-a6cd-4ad8-99c4-9f660541beda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:34.827Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a8bb37f6-3d91-40c8-9150-811033cd43ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:44.834Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d8d61ee7-e38e-4258-8bb1-ff3fae77e2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:54.840Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5a6f79e8-487b-4915-80c3-1c4ac1ab23e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:31:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:04.849Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f48556ed-d417-4c2a-af4e-f537d4ff66ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:14.859Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c80ff495-8954-4b43-8b27-7bd0da291459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:24.868Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a6ec27ad-bf90-4e36-97ce-2485a1d2e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:34.874Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c9804763-e8f7-4993-a648-bd2e184c65a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:44.880Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ead7fcf8-768b-429b-83e2-66e223e125df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:54.887Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5f472220-cd2b-48b7-8dba-dea9cf8aa769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:32:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:33:02.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:33:02.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:33:02.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:33:02.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:33:02.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:33:02.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:33:02.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:33:02.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:04.898Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=98070d07-2a65-4820-bc93-8855cf1eed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:14.905Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3a12036c-6750-4f56-a133-e784dbf9a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:24.912Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d8e053de-862d-4a71-8c7b-ad8bb11eeec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:34.930Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=fc424c7d-6234-4c50-a922-a7762939d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:44.940Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=fe5b901d-60db-495d-8add-d8c081f6d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:54.949Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a3db5f00-f4ac-4768-8617-ba9a2d9d70e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:33:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:04.956Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f7b1b0f4-60c3-46a8-85fd-2dd58aaf8f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:14.964Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ab76d1fa-e157-4b28-86d6-786bfd68ddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:24.971Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f4d697dd-3447-4598-a9e4-83f070ca5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:34.979Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=67994bb6-6639-4778-ac5f-9fa327ac7db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:44.989Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=aabf6a6b-67dc-462f-8c8e-d3913c914678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:54.999Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a66b2116-2f89-480b-a0cb-19403081c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:34:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:05.006Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0c332409-5b9a-4208-acd7-25f1e3767ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:05.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:15.015Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=81fb487f-86dd-4299-aa6a-f6fedffacc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:25.022Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4e517b51-5b18-46d9-bcfd-0ecf3110363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:35.029Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3fb414d1-1b4d-4acc-b330-7544ce8e0a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:45.037Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=42b618b9-cb0c-45e0-a199-b0eb2ce8909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:55.044Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=022cce49-429f-4274-b635-28d1926107cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:35:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:05.051Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=55f1ce04-bfd4-4afb-8bb2-79b02516e1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:15.060Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=30a818f1-3e03-4faf-8297-162ab5682e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:25.068Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9f586656-433e-471b-bb8b-a8c1efb98591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:35.080Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6b764073-de85-4008-9414-475a31b09811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:45.086Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7db290d2-affe-4264-93dd-e92573ee3fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:55.094Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=60c5ecd9-07fa-46d4-9a83-6e33446bbd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:36:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:05.101Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8651cb43-0500-4278-9297-1de0096c040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:15.110Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d92e3286-2b2d-4826-8989-d7da47020712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:25.118Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b0369bb3-f8fb-4832-adea-35cd31f970b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:35.127Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=734cec88-020f-433d-b638-540e761274da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:45.138Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=993c03b0-2337-4b98-84b7-cb15b1d5d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:55.147Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bfd722ae-2f61-4052-a208-6ad4d371a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:37:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:38:02.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:38:02.868Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:38:02.869Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:38:02.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:38:02.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:38:02.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:38:02.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:38:02.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:05.154Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=27e13e3a-0cfb-43a1-b006-292689af5777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:15.160Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f4537340-0da9-4a21-bda9-ecca96ddf0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:25.167Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0c3812c0-faf9-4d99-8891-0eff739282ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:35.173Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8d9be0f9-8def-42f1-b3a6-8a1fabc16fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:45.181Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b8a67229-a7e1-4f76-99f8-0f8bc31c4a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:45.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:55.188Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f25769f0-a390-47d4-a93e-23bb24626ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:38:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:05.197Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ec536a8e-3d78-41c6-a92c-f808cdfea828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:05.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:15.210Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8215bd55-7490-41ee-976a-9d588b94a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:25.220Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4fdd2d0f-168e-4c67-bd6c-d48065e05755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:35.230Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=89b2d5e0-6526-4b84-92bf-b43edf6d6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:45.238Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=017357c3-0461-454b-81e9-b9cfae474e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:55.245Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=055756d0-c5f5-4946-aa6e-c39cde7dc2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:39:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:05.251Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7cdb6f22-468e-4c06-a3a5-dba26f0c8951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:15.258Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6b8a1542-dfd7-4fd8-82fa-b91f692e15b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:25.266Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=998113f5-54e7-4ccb-8797-60e4f2df9890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:35.276Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5450e4fb-11c2-44b2-a6fa-f9ef8ec3fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:45.286Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a9b1fa6c-3bd2-4c1b-be88-5a7e1f15c004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:55.293Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7acb26f8-6d2c-4c14-a6e3-d83f5b71e4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:40:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:05.303Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=db3ac71c-133b-44a7-9af1-6dbca7f8970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:05.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:15.310Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5fe4752c-c591-46b2-b7f7-867205591b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:25.318Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1001473d-29e7-45c1-bbe0-f43874560c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:25.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:35.325Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=434d9dd5-4da1-489f-826b-e913ebd775ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:45.331Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=fa97129f-5b2b-4552-910d-4da831ada31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:55.340Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=fcf2fa8e-3238-4a3d-9dd5-69140472d1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:41:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:05.349Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e67bebd8-2098-468c-a4c0-ea058f89e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:05.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:15.381Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8cf57df6-77ad-4bbb-894e-741826d550d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:25.388Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3e24c110-5367-4540-b97a-9fc8f375f8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:35.396Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=17ae9919-d571-4922-8a8e-f172ec64884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:45.406Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=389f771c-2d97-4465-b1dc-e54884ffdb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:55.418Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=15788d5a-8251-4ed2-805c-eb74c5095550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:42:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:43:02.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:43:02.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:43:02.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:43:02.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:43:02.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:43:02.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:43:02.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:43:02.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:05.425Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=dc11b932-467f-4e53-ad73-b0e908307d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:15.434Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=2945d72d-c560-4e2c-9cef-a6ad364e66ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:25.446Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=015c78dd-c3a6-4dea-9859-1486137bdd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:35.458Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ab176b3f-7d68-4da9-adf8-83b2a79cdabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:45.465Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0c87a005-a2a3-4c0a-983f-cfea7b923d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:55.470Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6d60b654-c3e6-4122-8d53-5eac21d2480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:43:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:05.477Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=becc4d85-fe66-44e1-934a-bf7d5ae0643a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:15.498Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a841cad3-e6f8-40b7-9eee-3963092527b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:25.504Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=7a0e8f70-9955-4d1b-860a-009dd767ea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:25.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:35.512Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5e7727b5-3354-457b-9f5f-3c2c5e0c53fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:45.523Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5c072bf5-e89b-4b5e-baf4-d3000efd5c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:55.534Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=15d88049-1d5d-4446-80ca-70526e887cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:44:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:05.544Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b4023149-eb70-4405-9ce7-04a6afe39ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:15.551Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=02abc368-9ba4-4861-aaa5-1b4ca62cb1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:25.557Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e6c1f7fa-fca8-40b2-9fbe-aa604f0be7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:35.563Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9af0a4e7-0191-4cb3-a02a-69b99d7605c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:45.573Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=57ae2b6a-ad00-4e33-a392-38ab80c04957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:55.584Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=68d4acbd-cf08-4232-a391-1ce69658e6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:45:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:05.594Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0ee9f519-30bf-47aa-b677-0a7657234759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:15.607Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9df5bc14-b5d1-412d-82bf-fa2b1bbb86c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:25.617Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ec1bed03-be38-4fb0-b50f-95d725ef5547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:35.623Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9f8698c9-aca0-4d9f-8628-1a009cf5a4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:45.630Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b31687cc-d0d5-4027-8039-46790e2fb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:55.637Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=968ebe7f-46c0-4b7e-addc-ff32aada389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:46:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:05.643Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a8116ec0-5020-41c7-b724-e583c4751094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:15.649Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d8cefb37-844a-4f0d-949f-ba8cf313e52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:25.655Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=407d9112-16cd-4628-8ab8-4d86b33c5b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:25.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:35.665Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b084c755-0159-4d33-ac44-5e790dbaff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:45.678Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1a8d8cf9-f5da-4525-a0b3-866cd4ce90a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:55.687Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d7db753a-f612-441a-a964-15d4be65db48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:47:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:48:02.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:48:02.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:48:02.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:48:02.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:48:02.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:48:02.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:48:02.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:48:02.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:05.694Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=41453004-ecec-49af-b763-c7b6e0375242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:15.700Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=982605f0-9852-4128-a627-6c5c522b44d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:25.708Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=cb8b86bd-2568-45bc-8d7b-dfaf78ae47f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:25.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:35.715Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bfdca38b-80a6-483c-9fdc-45e106165317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:45.722Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=8743cda1-8041-4211-960b-418fa4d045fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:45.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:55.730Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=70f1571b-0d66-4c00-bd5b-f784a7ad8b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:48:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:05.739Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ce806483-d3ac-42fa-9b31-3d0e51eae762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:15.751Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=28e830f9-af7e-4c2a-b5c9-a68891c9d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:25.761Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f6c5fd71-599f-41a2-bb40-4004bc480d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:35.767Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=92a4c29b-7876-4fce-a654-9a59e999eeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:45.774Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c219baa3-a675-46e3-bfc6-a2cf97a03169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:55.782Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=835438cd-80a2-4f00-a8ef-fffa5e373b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:49:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:05.791Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=eda09ad3-9095-4d4f-a570-e337f0ec1c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:15.798Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=72187a14-eae2-418d-be2a-009f6f995637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:25.806Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=aa89e212-09f9-4350-8b81-f04e0039d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:35.814Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=473eaec7-3609-4f5b-b41d-674eff0cea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:45.824Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=af0ead33-ea7c-48a8-a503-a12eb9b6e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:55.831Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=bba5b11d-f57d-49ed-8ab2-fa66dc4e52b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:50:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:05.838Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9cbfb09f-05a6-4277-ab26-b132a5fde0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:15.846Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=14efe001-d78f-4032-8bad-776032668b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:25.853Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=56d2e059-6b2f-4b35-8f1e-328013526558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:35.862Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=26340855-7ea1-4284-bdf4-856fddb20fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:45.871Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=14b47683-d408-40ac-aac9-480051abf59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:55.879Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=43ef307d-61a9-4219-81de-ebb8b139b320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:51:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:05.887Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3923b643-f357-4d3d-88e4-6561c1350c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:15.893Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=6f95077d-3c00-47ec-80fd-716e6b89ecb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:25.899Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5c90affc-065d-4ac7-845c-4a01bd872623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:35.907Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=96b9515e-9139-4288-8044-010f757f6f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:45.914Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ff68076b-7cea-4d54-82bc-f558c91241cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:55.920Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4d3a136c-abb7-4848-ab45-255c030d2bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:52:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:53:02.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:53:02.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:53:02.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:53:02.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:53:02.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:53:02.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:53:02.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:53:02.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:05.928Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4716db80-3cee-44d3-99c4-48c469f7f7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:15.937Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1ec2a873-ca81-49f2-96cd-542301e55999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:25.946Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1f776bb9-bd0e-4bf5-93eb-3f6285870941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:35.954Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=12ce2579-b2d2-49c0-b8d9-bb33909731db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:45.962Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=9a0e32fe-ceb1-4e8f-b810-be1ae2237434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:55.968Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=ff9cbfd5-5a6e-4af6-bd0f-f97048c816c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:53:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:05.976Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a6a13129-399b-40de-a2dd-c94ececd9266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:15.990Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=3353458d-413f-41e3-94e0-da4cc9c0cc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:25.997Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f39ae16c-68ca-4de6-8e82-929eb95eca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:36.004Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e93d6c25-eef3-4bbf-b9c1-4629f7d0111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:46.011Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=748470d8-606b-46d5-a532-e5b5f6d737b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:56.020Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e6d4fbe6-9f7e-4220-9c20-6183ba3d9e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:54:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:06.030Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b00b14b5-00e8-403c-bda5-41caa8c47846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:16.039Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=226b14cf-ed55-49e7-8551-434c5ba09770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:26.045Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=4baf389f-adc3-4b1e-8df0-59145dce1943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:36.051Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=29eac7a5-6583-4ea6-b96a-3cd360362831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:46.057Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=25eb181d-8c80-4ed1-9140-65142300b403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:56.063Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=860b5cd3-e8a2-405e-b47d-37616355b8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:55:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:06.071Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=397b8934-2a08-4ac1-92c7-ce0975d087d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:16.078Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c5a6b533-3340-465a-b129-511df0c3d6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:16.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:26.088Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=89589615-5bf6-4435-aec3-be89b21afcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:36.105Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e93787d8-5c52-46a8-9261-d0330b8efdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:46.115Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=0cc6d379-cc67-439e-9588-fcda2d531319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:56.122Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c385ae78-1991-4ce3-baf5-56faab61bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:56:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:06.128Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=f07cdec9-60f2-442e-af13-eeb7d5e5613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:16.137Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e84476c1-8929-4110-98be-a2ab17591f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:26.143Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=a6d954a5-d7f5-4a2a-8b8d-aeb85d529887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:36.149Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=655d3f73-f678-4623-be0c-f3df8384c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:46.156Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=307356b9-77bd-44d0-90f9-c05b0168f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:56.167Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=20c1d6e2-5598-428c-9477-fc675eede022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:57:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:58:02.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T13:58:02.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T13:58:02.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:58:02.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:58:02.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T13:58:02.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T13:58:02.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T13:58:02.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:06.174Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=c6ad894f-c15c-4b20-8ce4-81af54acf544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:16.181Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=e783aca1-dd26-4bbf-aad7-cc577d1f9909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:26.188Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=b1e0e56e-ae0e-4fa0-883e-fd6727865cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:36.194Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1e363a95-2500-4955-bfa6-f3064eeeb7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:46.202Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=5533a70f-4b6a-4042-97a7-b4991adbdf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:56.210Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=1ebce01e-0ce8-4b39-a25f-9f99e1eda147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:58:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:59:06.216Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=eb5bca48-1edc-4893-a97c-3254b10d1d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:59:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:59:16.225Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=76e55a28-850b-4fd9-aa24-00bddde10286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:59:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:59:26.235Z |INFO |Init configs |InvocationID=d48c7f1f-97b2-4fe7-ab13-1220f0ca8389, InstanceUUID=d6e367cc-b75a-4f6f-b08f-446c97e444e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T13:59:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |