By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:04:10.395Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:04:10.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T23:04:10.426Z |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-09-23T23:04:10.978Z |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-09-23T23:04:11.050Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:04:11.051Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:04:11.051Z |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-09-23T23:04:11.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-23T23:04:11.208Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-23T23:04:11.293Z |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-09-23T23:04:12.453Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-23T23:04:12.858Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-23T23:04:12.882Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-23T23:04:12.883Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-23T23:04:12.944Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-23T23:04:12.945Z |INFO |Root WebApplicationContext: initialization completed in 1651 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-23T23:04:13.260Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-23T23:04:13.881Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-23T23:04:14.911Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-23T23:04:15.356Z |INFO |Started MainApp in 6.703 seconds (JVM running for 7.31) |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-23T23:04:15.404Z |INFO |Start scheduling PRH workflow |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:15.418Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6e64e5b4-0679-4a74-8381-1f49c46ba2e8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-23T23:04:15.480Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-23T23:04:15.480Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-23T23:04:15.482Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:04:16.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:26.901Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3fa616f0-4e33-4595-9b91-4418edccb36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:04:27.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:37.946Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d8f3b53f-1662-4842-beac-ecbd44ca6130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:04:38.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:48.986Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e4b712bb-702b-451f-b087-d8dd1bd008a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:04:50.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:04:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:00.066Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e041207a-7be9-43eb-8f7d-0b4dab04eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:05:01.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:11.131Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c4062fa8-4a12-4a60-908b-5be5f8c3c4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:05:12.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:22.202Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6d689bbe-6659-41ab-b89b-6de4dbdc2548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:05:23.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:33.241Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=da804c7c-e82a-4f33-b168-3f0d3090f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:05:34.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:44.378Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=101af98f-e1da-43a5-a9ea-73aafcd43d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:05:45.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:55.418Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=33f1be50-ace8-458a-9cec-3af0f1c0e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:05:56.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:05:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:06.458Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a35ab995-6c33-4dd7-890e-e52aceddd48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:06:07.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:17.498Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=035565a4-dd6b-4e37-86be-c250f1cc2996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:06:18.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:28.538Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=43f622ee-e5b5-4c84-9426-904b6e2c07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:06:29.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:39.579Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a947a185-6d54-415a-8cc4-a8420d647e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:06:40.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:50.618Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=877c4c23-4c76-4609-b831-e24700e01974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:06:51.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:06:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:01.659Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a2af5ec6-0ff6-4b5e-bbc0-3e674a51a342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:07:02.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:12.698Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=616fa63c-3873-4fc4-8178-45606f55c1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:07:13.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:23.737Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b5e0d7dc-6192-4dd3-a0a8-d7d562245993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:07:24.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:34.778Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ce7cc8e3-bc36-4d9c-a1af-02bb9e46323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:07:35.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:45.822Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0d4dc02a-c73a-46f6-a209-eb7369ec1c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:07:46.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:56.858Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d0c8cb27-f0d0-4167-b077-2926d42fd1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:07:57.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:07:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:07.899Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8267b965-e30c-44f1-96d5-b006fd6335ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:08:08.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:18.939Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=02325605-446a-4a25-8c88-c5b115337d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:08:19.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:29.979Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bc151db3-b609-4559-b95f-e327ab3b0d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:08:31.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:41.017Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e9b275c0-f583-4f59-92e4-1117b5c64f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:08:42.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:52.057Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=098f4195-66f2-4289-bc08-d00d06f8c094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:08:53.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:08:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:03.098Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6f09a015-0882-4cbe-b3d2-b1ec5b3f02a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:09:04.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:09:13.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:09:13.696Z |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-09-23T23:09:13.696Z |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-09-23T23:09:13.700Z |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-09-23T23:09:13.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:09:13.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:09:13.710Z |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-09-23T23:09:13.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:14.138Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=94a78ca6-4424-4842-ad00-9fcf0c8c8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:09:15.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:25.182Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5d04ade2-8775-40b6-a3e3-0e6129cab5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:09:26.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:36.218Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=89c431af-964f-4b53-9acc-1dc4bcefd5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:09:37.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:47.261Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=99d60a3f-d0eb-4a63-95d1-0266a5640516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:09:48.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:58.301Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8a9464d0-b44f-47c0-8aed-b5bf201b0bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:09:59.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:09:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:09.339Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a17c38af-7b4f-45b2-8308-bb995451ba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:10:10.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:20.377Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=42bcd274-faa6-43f4-9612-fc533436a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:10:21.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:31.417Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8b60a4a2-7452-4d40-90b5-37f1634dfc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:10:32.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:42.458Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f6a932dd-6583-475f-90c2-1d88c35b77f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T23:10:43.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.142:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:53.497Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d1f9e306-12a1-40da-b38c-d45ef3dfeefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:10:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:03.608Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5ec8a1a5-2ec9-407a-b563-4923df5db7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:13.638Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1b3cd03a-315a-45c5-931e-89cf81a7717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:23.659Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=22a0bf6b-e57c-41f3-8ca9-12b77d1c5e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:33.669Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b2b005a3-60a1-4389-8167-eea5c44aeca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:43.681Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c6e7d7c2-3827-4c07-9bbe-453a25cda475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:53.698Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8c02bfdd-b07f-4eac-80a2-027758f7636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:11:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:03.711Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2fbc9f52-6274-44d0-82f9-383112efbbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:13.723Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=88e9c9b7-d81a-4d35-b6b6-75ae72945fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:23.736Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=70fd9045-b9c1-4d59-97f4-e5449ee69511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:33.750Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f02feb81-2e58-49f1-915a-035a15b3b804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:43.763Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5160d182-978e-419f-9bec-539526ea4e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:53.784Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=52513780-d584-4b45-b874-400f0e1c1db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:12:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:03.801Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=269fea14-825a-42a4-8e35-4b88ce3b97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:13.813Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=564bf6ab-d715-4acb-bd71-eaf3b6409b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:23.825Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b065555e-5ebb-4be4-8862-f86ff4133d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:23.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:33.842Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=260376db-6f47-421b-afb6-4003916ef70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:43.857Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2f223089-ade6-40d7-bb0f-1e5b9ab7cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:53.879Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4ec09b19-b551-41d2-90ec-10a99a99f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:13:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:03.890Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=67377394-d4a9-45e0-8933-0d9db6b11da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:14:13.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:14:13.620Z |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-09-23T23:14:13.621Z |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-09-23T23:14:13.625Z |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-09-23T23:14:13.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:14:13.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:14:13.636Z |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-09-23T23:14:13.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:13.902Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7fdc151b-43ff-4c71-9ae8-d6ad7fd0af79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:23.913Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c72e09da-2bfe-487b-9478-ddb829493af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:33.927Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f29c4ef1-6f67-4dfe-aeab-e34ac3c73e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:43.939Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=599ade34-0125-4c08-9f83-dd43d54eb7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:53.951Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d77efb2a-6e14-4183-8045-91f5fda56d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:14:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:03.960Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=678f41b5-eccf-4e57-83f6-848df8ff7672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:13.970Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0f3142a3-d036-4a91-8519-a44b06ea9248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:13.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:23.981Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=563fef93-6a74-41d8-aa24-818546299a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:33.994Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2781c93c-5ee1-46e3-a34b-65e463df115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:44.004Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=820c57e8-b168-4ac6-9a25-b64420318afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:54.014Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9ce01ea2-eecf-4e09-8ed7-53c0f997029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:15:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:04.028Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e3e9d6f6-4039-401b-b6b9-87b31a0b79e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:14.043Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f87c9acb-5227-4764-86de-431bac635d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:14.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:24.058Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=718131d8-2729-4243-a9c2-1f93bec2bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:34.074Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9fe57d43-d79f-468c-9d0c-be4c9d1e91e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:44.083Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f3280f9e-3d79-4adc-95f9-5818e041fd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:54.100Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7ea7ba19-4ea6-4928-aebc-e8d456ac37cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:16:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:04.110Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=55d10d78-8470-4852-8303-2fb7bdfcb106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:14.122Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d8fdfde9-2f7a-4f65-9d23-0563d7b262ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:14.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:24.134Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=94b83392-4590-4434-8952-39b574da58ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:34.150Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=22cc6045-68f2-4f2d-8769-4b1a4cfc030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:44.163Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e569f34c-239e-41e3-ba0e-f093a9c43149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:54.174Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c6324715-8e87-434e-8180-0bab409d8bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:17:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:04.186Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b582a453-af16-469b-8373-4557c135e4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:14.200Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=67e4635e-4ea2-450c-ba96-da96f9c4bcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:24.209Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a4400f5d-4e3d-4711-9860-4835222de24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:24.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:34.221Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=94c612d2-19e1-44d9-81c4-316506db69ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:34.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:44.236Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0c39d5bd-5e57-4730-af24-cd640a2771d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:54.254Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bb4b4313-116b-4761-8f74-c2064dc4e365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:18:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:04.262Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a82f1a47-bac2-40e7-a20e-ebe4b3d1f9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:19:13.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:19:13.598Z |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-09-23T23:19:13.598Z |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-09-23T23:19:13.600Z |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-09-23T23:19:13.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:19:13.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:19:13.606Z |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-09-23T23:19:13.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:14.274Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ac01282f-23e1-4783-8b74-1941c1d25127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:24.283Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7951836c-38e9-4b5f-b61b-9bc7389ac590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:34.293Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b16004d0-6d8f-4262-9f2c-5d2b672fbab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:44.302Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=afc62b55-c36f-440a-bb08-5d836fd71ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:54.311Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c981f99a-eafd-4b5e-81c0-30055c2ce212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:19:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:04.324Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3094818f-e3bc-408f-a7fe-e9bb90cceb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:14.339Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e823386f-e216-47c7-ba7c-31be0b0e559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:24.351Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=355aa5c0-86a2-478f-b3f3-77ba9f61d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:34.360Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e78738b9-2fa6-4263-8fa8-a5754a7114fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:44.369Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ed5df0d5-c790-49bb-ad22-a66a08ac4e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:54.382Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5c3b31bd-5638-4a62-8b25-9bce7031b1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:20:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:04.393Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8609811f-0e53-408f-8b7e-f21ff3947412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:14.429Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=013686cf-8a2a-4733-a46b-da87498bf4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:24.444Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=92e76ed9-f34e-48b0-9ef5-826ea8229f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:34.455Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d94f990d-ecd6-4a00-b148-78ed89c70d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:44.468Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5dcde563-43aa-4be1-9ab2-c5202d071974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:54.483Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5bb40679-6773-40a9-8749-1028bd6e83e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:21:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:04.493Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9b421569-c944-4f31-9cd8-70811d747651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:14.504Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e3b7d50d-a93f-47f8-bf51-a810452b55c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:24.520Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3f8beb10-cf1b-4c1a-8c5a-1d4d339007a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:34.528Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ee8f56f0-ca3b-44af-a48a-09897de72f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:44.539Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c6203bdc-25f2-413c-a1c9-f2dc8c7cfc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:54.549Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1f7ae653-b57c-4484-97af-b1deb2bed383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:22:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:04.560Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e4c8ad7d-527f-42a6-925a-8c893f9a6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:14.574Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ca25881c-599f-4035-869b-2d0431f8ff3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:24.588Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=76eff7f6-ecd4-4760-a0ca-77e13b162339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:34.598Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=873f99d4-1ce3-4007-ad36-c6453205c364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:44.607Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c5e62b79-850c-4909-ab4b-aec05a5c0684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:54.615Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8bf83590-4dbf-449a-a5aa-8b611ef3c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:23:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:04.624Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5c47659d-1f32-4f40-8b85-e9eb786fe9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:24:13.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:24:13.584Z |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-09-23T23:24:13.585Z |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-09-23T23:24:13.586Z |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-09-23T23:24:13.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:24:13.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:24:13.592Z |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-09-23T23:24:13.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:14.632Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ca66b1ee-a57e-4b64-adc5-4d0ce7d1efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:24.645Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=36303a5f-278d-43ab-920d-b549379f8585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:34.657Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fca293ee-e5b4-4da4-aace-c56dddad16b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:44.665Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=76330363-9bc3-4c0a-9d93-230b848062d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:54.679Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=abb93180-2216-48e1-a608-a816bcafc724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:24:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:04.693Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e7740c8a-b17c-44b6-8b7d-c8b3d5c656a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:14.704Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=490d7502-5c80-40b9-97cf-d41dc624c696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:24.718Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b3df9cb8-736b-47e7-9801-eb96e169e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:34.730Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7dafd642-a6d8-4afc-a601-67d70302ff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:44.739Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=82e62cc8-a112-44fd-99e5-54ee90edaa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:54.748Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9f1c244f-e972-4351-b8a1-984bf7b86eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:25:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:04.759Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=cc6bf5de-711d-40ff-8516-efc8fbf52ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:14.770Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b1a5b459-059b-4985-966b-f427b366b007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:24.784Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a2431227-b0d9-486a-92de-fb9736da4e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:34.805Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5781a096-b660-407e-a0c6-db6ed45bc62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:34.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:44.813Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=282f0714-7ca6-42c5-abab-2d1d9e769830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:54.822Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a43e0d3e-a9b3-4953-92cc-752778955251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:26:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:04.829Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=81f57af6-3565-4ad6-a7ee-676d6c4f7aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:14.840Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=116ee596-ebe7-4846-8186-59587cb67b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:24.853Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7fb2ed1f-509e-4deb-9a6c-9e1e38346c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:34.866Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f185e7ae-dbf2-4478-8213-f246fb9a7f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:44.877Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=affc7bc3-3b3f-4bf4-a042-db1f31ad3d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:54.888Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9761ae37-a7a1-4719-9b07-2a1bb420dc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:27:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:04.899Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dda85910-a46d-451b-b45a-aec90480c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:14.912Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a3d5a9c7-a555-4319-897b-7bed633fb89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:24.923Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7b2437af-7993-4fac-b6ee-ebdbeed8d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:34.934Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=03b1d348-c04e-44c9-a90a-3f78f9ff32d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:44.943Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0ddcc869-14ab-4686-bd2a-67e5faa0f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:54.956Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=df8ce1c5-5fd9-47e4-8ded-b4bdddb27b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:28:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:04.968Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=74553653-9f62-4ad0-ae35-bbcbdf77df0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:29:13.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:29:13.608Z |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-09-23T23:29:13.608Z |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-09-23T23:29:13.611Z |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-09-23T23:29:13.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:29:13.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:29:13.617Z |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-09-23T23:29:13.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:14.981Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f3dfadd7-9cde-4d6a-bf1c-e5e5620bf389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:24.991Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5a8c2ae4-6e58-4f14-ab1a-c879c9f5dda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:35.001Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0cc4c7e2-7582-4d4a-b0d1-ce5cd6b8308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:45.012Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6b74b302-68c0-41df-b9e1-c46b94b5fcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:55.021Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5ce83b40-8c06-4924-b55c-7adfcab732a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:29:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:05.029Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d25b2ea0-d235-4ccd-a750-789fc1bfd0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:15.040Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=373df416-9c37-4ec3-8d23-4a3cdb2de8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:25.052Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=aebff1de-4663-4ab3-b97e-c4843f191b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:35.063Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=073c6cf9-45ab-4496-bcd9-a6b4e4e0afac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:45.076Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c0305ab1-6be5-4b04-82ac-cd52425845f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:55.096Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=86887f0b-23de-4aa7-b28d-c0b9830fce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:30:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:05.105Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=62f198d5-7d62-4d27-96c3-a00068be92be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:15.127Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ae9b9a87-3ebe-4130-ad18-f6986d7c1e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:25.136Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=aab55266-ea50-44e6-bb6f-3129bfe8dd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:35.151Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=19255854-a3a2-49a9-a37b-49ad66b1989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:35.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:45.159Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=450bf656-0771-4f21-9f1e-a9cb2dea857c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:55.170Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7db0f557-3d87-4480-b594-ed1da5e95185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:31:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:05.180Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=38e1923f-ad69-4604-8e04-509d8892de51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:15.190Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=69cc09e2-85c5-42e5-b063-09aafc0bd6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:25.201Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=462b0a6e-be6a-42c0-9771-7d55c449d3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:35.216Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0c7ea9d8-c0b3-4e27-889e-9f161a4f3133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:45.228Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=23f88c53-b00c-4023-a52b-1d65aab6e178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:55.238Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=86e01f34-f7ed-4c13-8c5f-3bfa39f2bee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:32:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:05.247Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2c54462f-e9e0-43b7-9c6e-506cc789eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:05.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:15.257Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=efae86bf-c8c5-4035-99d9-6d937cdf3071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:25.265Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f095eada-e166-4b2b-b775-e2b5572be344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:35.275Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=abdd386d-382b-4e93-9658-0e6f74740ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:45.286Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=15c3c686-b5a9-4f93-aa55-a7f8c388a5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:55.299Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0cd33f98-872e-4a8b-b238-a771d39d11b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:33:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:05.312Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a55b84f4-d759-4766-90b0-7e624b5d8967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:34:13.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:34:13.644Z |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-09-23T23:34:13.645Z |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-09-23T23:34:13.648Z |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-09-23T23:34:13.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:34:13.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:34:13.655Z |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-09-23T23:34:13.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:15.328Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d81788fd-7353-4483-a1f4-09fa3e9abf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:25.338Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=69def5a7-8e80-403a-8c18-c658797ba9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:35.350Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bd14f46c-d8d0-447f-801e-e2eae2a6976c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:45.361Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=300604dd-7685-4a45-af73-35b8d3f62fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:55.372Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1a7d9cf7-891f-492a-8329-bab03634978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:34:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:05.383Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=67a7b137-e5b9-4932-8dfe-62db334aa289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:15.394Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=da32d15b-d3f5-4323-b2ec-2483dab4ecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:25.407Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=84c4adc2-7465-4384-9df6-6fec69b8873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:35.423Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=42ffcbf4-6061-4e42-acec-7b3e41816ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:45.438Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=29db13bd-f10a-4aaf-84c9-89a54fceb279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:55.446Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4d04f8ce-d7c6-42d0-9e34-39f69335654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:35:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:05.456Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=97cbea31-db06-4b23-9c55-865af6aff739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:15.464Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f3bf1b23-3fa3-492e-9c8c-50298da49331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:25.474Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8e93d8df-56a0-486a-ab52-24b9a8c71e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:35.481Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=23d0c979-f50f-4491-927b-99633d3ab7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:45.491Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e097b49f-da61-4d9f-9786-f8e96f00fa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:55.501Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=615efa20-6445-4239-8cda-cf73e24a20f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:36:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:05.515Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1c9aa4a6-f225-4302-b37d-b3f9d6599b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:15.525Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=24c1b6cd-3bdf-4f81-92b1-e19df643c5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:25.533Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8c168011-a594-4044-8e88-eeea5747079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:35.542Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5d23d472-d0a7-456e-8c44-d9e959c75b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:45.551Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a3f0ec72-f5e5-4783-b9d5-6ba6c1ec6f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:55.561Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7697cd58-6608-4bf3-89cb-c53c048a9974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:37:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:05.569Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b145f356-8097-4c33-a054-a6a92d363496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:15.578Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f1f5537f-1e07-445d-bbaf-9f28242a6640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:25.597Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0fea257b-6637-4ea2-aad0-fae6b5fbd6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:35.608Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c0910fde-5d28-4f97-bba7-360ff13f8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:45.619Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8e567b9f-6d5f-489f-8347-9c68c6af5cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:55.630Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9abd8602-8e24-480b-836d-d5bc3659c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:38:55.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:05.638Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ab2ec275-0389-4dda-8452-595ee6ff82fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:39:13.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:39:13.635Z |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-09-23T23:39:13.635Z |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-09-23T23:39:13.637Z |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-09-23T23:39:13.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:39:13.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:39:13.642Z |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-09-23T23:39:13.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:15.646Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c8e57b99-0654-449c-a96e-a25eccae8331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:25.656Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9b9df6e1-b7ed-426b-8873-b231d3d2aaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:35.667Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fef909a1-ebd6-4bb6-8114-a5eb9a69e5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:45.677Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bac0cc99-2739-4b53-b0dd-0b98e6bef7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:55.688Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=28f2a2a0-327b-49d2-adf1-0473b7ef6cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:39:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:05.700Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b031791f-41cf-4fa4-8b78-07b055b371d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:15.713Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=30a71eed-37ea-4113-9b1e-fb85be79beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:25.721Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2a97f797-c555-4af9-9d05-56d7e6bb7b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:35.729Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=23b26d08-21dc-4565-8092-b49557ee8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:45.737Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1829bfd5-cfa3-4eb4-9fa2-da576c2d156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:55.745Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1f0498b5-d573-41a3-a9b2-43decd363813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:40:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:05.756Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7351a37d-ec37-4d75-8099-dbe8aae38444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:15.764Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c1521476-db5b-4107-b2a9-c01885b13b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:25.776Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c9cc0a74-fa36-4531-858e-16fbc3eb6b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:35.788Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=614fc5a8-00ab-4ebf-a425-5fa73011b61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:45.797Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=83ceffb5-828a-4344-8cc3-a6264bc648ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:55.806Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=67a71806-a4d6-48fd-9541-45165514b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:41:55.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:05.814Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f2d6f417-9ddc-43bd-a74d-eb4cc82cd7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:15.822Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c4b8c89d-f82d-4713-8aa9-18f2ea7fa24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:25.831Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=93e9624a-934a-4f03-b9f6-738d4b4ee737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:35.838Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6e359082-1d85-4e7c-87e6-ea4f24b816b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:45.846Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=02281ebf-e0d1-48bb-ad13-fc29f908bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:55.855Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d4579ebd-4a58-49b8-bbb4-b0101370c6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:42:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:05.863Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5dbaef3e-7764-4b0b-8c71-ed1efcbfe80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:15.874Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3682c094-3542-4181-9958-0ea2282f37d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:25.884Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ecdd643f-de82-4513-a39f-306472b28014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:35.892Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=45814402-1832-4597-9bce-5461e7bfda20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:45.900Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2504946a-a56e-491e-a619-dc69f8104f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:55.906Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=407e2012-95c7-4d6c-921e-56d660f3c96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:43:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:05.913Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fa75439a-6c2f-4075-90aa-219a87e561f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:44:13.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:44:13.638Z |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-09-23T23:44:13.639Z |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-09-23T23:44:13.641Z |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-09-23T23:44:13.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:44:13.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:44:13.651Z |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-09-23T23:44:13.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:15.920Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d898f53f-9e6d-48d5-b066-7d4882c4ab93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:25.928Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=354d9a1f-4718-44ed-801e-8ff6c0df0bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:35.935Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=71010699-c392-489e-a4df-a30de91b6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:45.945Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3a9bb6c5-4f1c-4f69-a12c-04290fcf3aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:55.955Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=79ee1271-b415-4c28-80e4-70885648f0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:44:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:05.964Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=712dbff2-8a28-4e1f-84f1-57882a436b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:15.971Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=de06faab-e5ef-47a2-ab51-75c99b824f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:25.979Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=914c5120-7518-40fe-82df-98cba25403ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:35.986Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7baef204-f65c-41e1-8d1e-3c9f78db7cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:35.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:45.994Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c4bb56af-ddac-49f5-8bb2-9af74ff716f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:56.003Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e4e080c9-c33b-4442-9fa6-30ba5151f3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:45:56.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:06.015Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=88708311-eae3-4547-acd2-07dcf5e0753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:16.024Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=953d2fdf-7254-4c47-aaaf-7e23b6322267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:26.039Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=60ad3513-ec45-4909-a028-4ccbeae2aa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:36.054Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a816cbcf-2c19-4857-8dab-0b3076514ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:46.064Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a37a5a71-b6de-4ecf-b6da-2d88ea1f36be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:56.073Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=07685b76-aba6-4e75-b140-a281ad7a2fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:46:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:06.081Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c1edd25a-2110-4809-86cc-4db9315c16e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:16.089Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=99d91053-dd3d-411d-b6e0-4a210ab8e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:26.098Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=54e29849-8d3c-4e54-b2a5-37fde340a357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:26.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:36.109Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c9f4da1d-aa08-4af7-83c7-bae2fa7586fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:46.121Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a9325524-2bae-4bb6-8f29-ce1951b7968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:56.131Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=59cb846e-c896-4774-b467-eace33d252ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:47:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:06.141Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=47e39a44-2b88-40d5-b5d6-b4ed264b1fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:16.152Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=18fa13b2-8eef-46c3-bae9-33827746b6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:26.160Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=62ae9694-7b55-4556-82f3-7b46d2606e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:36.167Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3eeda9aa-79aa-4001-aff2-c5c909a2b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:46.177Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9a82bf4d-2874-4b51-accd-c3db04ec9483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:56.186Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a1f86e1c-0a40-4bed-a075-8fcb8300922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:48:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:06.194Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4ce75561-1f51-4195-be06-4010ef4a6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:49:13.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:49:13.596Z |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-09-23T23:49:13.597Z |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-09-23T23:49:13.600Z |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-09-23T23:49:13.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:49:13.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:49:13.606Z |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-09-23T23:49:13.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:16.208Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d3ca0af0-994c-41f4-8a00-e8f2240bd975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:26.218Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3fdf87c0-e3af-4975-89c9-f4f45ccee731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:36.231Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=30ce3f6e-0fc3-42ba-8966-80557ddf31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:46.243Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=71515ad5-0322-49e4-a759-d514d86da52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:56.251Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b91fea76-4278-479f-94f4-ff01f6056808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:49:56.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:06.261Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5a13a181-668f-4ab0-aade-83d8e0b57965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:16.269Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=00a005e5-719b-4fd2-b336-46c1a33b447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:26.276Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e0fb3c32-2883-479d-ab22-94851726276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:36.283Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fd3cd23c-8ca0-4468-b431-2af6026eb8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:46.291Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c13d421d-0f0a-413c-8913-8ea3792f7783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:56.298Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c1cd4ca7-c758-4a43-b4ab-407b7ffc16ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:50:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:06.307Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=93a71673-557b-4481-8a80-fe84e1531887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:16.319Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=afbf404d-bd80-4c35-bb89-7c2fd29b3405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:26.327Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=68146a6d-4123-49c0-ba1e-10c74e092af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:36.335Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b3f26fa0-688e-48f0-af17-18ea43a9de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:46.342Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=60b7dc36-eb49-4067-a493-4c741103a0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:56.350Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bab21ab7-0c85-49ce-bee2-a4dfc807710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:51:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:06.356Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4409e118-884f-4808-89e8-4afb1f576c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:16.365Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=58b3f503-b435-47b0-95ca-3f456f28abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:26.374Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e8ef5c8e-3e46-4fec-bd1d-ba3c2acaf4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:36.387Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ed4cdfcd-f994-42bd-b69a-829bbafe2ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:36.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:46.400Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dc8e93dd-dd5c-4451-9d57-96ee7164d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:56.408Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1d5bb93e-34a9-4d0b-a96e-875a916e943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:52:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:06.415Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=21cebc72-d283-4fcf-9aae-fb07c826c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:16.428Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1b5ceef8-f90e-48a2-a871-c3fd23bd0a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:26.437Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a51e8bd7-14c7-4192-b1d6-73cf008a04e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:36.448Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=79c3a5ca-50b2-4f69-8a3e-fa6228ec05f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:46.457Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=817fa3c6-1120-4e23-83df-a1bc7ce774e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:56.468Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=22f0b2be-083a-4956-bb0b-fdfca8b8a733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:53:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:06.478Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b7ff730c-8e9c-4acc-a8f7-1346bc8282c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:54:13.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:54:13.630Z |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-09-23T23:54:13.631Z |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-09-23T23:54:13.633Z |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-09-23T23:54:13.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:54:13.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:54:13.638Z |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-09-23T23:54:13.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:16.487Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5a452751-19fb-4eed-9d55-6333f4da9ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:26.498Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6debcba8-97b8-4335-a8ec-aaecc1108354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:36.507Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=52e99888-ed5d-4ce4-8f9b-f763bb249b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:46.518Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d0d86f59-d71b-47b9-b0cb-524d20ae4198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:56.528Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=31b68e65-8b86-44d0-b1b4-65b1cb41f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:54:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:06.536Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=30024dbe-1403-4eb5-a5c9-3b4e182a42fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:16.545Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2a979c1b-d7ef-4622-8571-df358c44bbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:26.553Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0566125c-8927-449e-aa48-537c1c59ac63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:36.561Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=39ae17be-6cb4-49c5-b030-a0dc2c89dafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:46.570Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d58759db-efee-4838-b0b5-58178fe5d62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:56.580Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=efa7e87f-c407-4c81-b4ed-8ac02d6d0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:55:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:06.592Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=423a6754-0cbc-4690-930a-2eb4bafec4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:16.600Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b96cd2a4-f513-49fe-b90f-5f1af121735d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:26.608Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ae21c263-0858-4087-b535-54d18c377d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:36.614Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=26dcfdce-363d-43ba-a81e-3dbd69369949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:46.623Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dd332b12-127f-4f73-91b6-9a5cb35f466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:56.629Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=808177e8-341a-4700-982e-f87f6dfa1522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:56:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:06.640Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e0900417-f67b-48ca-8b9e-1b814b2d7790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:06.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:16.647Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dd263f24-bb01-4d82-a3e2-8942f74d3e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:26.656Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=60b18a76-0568-4f59-9cd4-79fcb6340d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:36.666Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=237b2528-a3f3-4c1e-ba44-b3e14b68f148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:46.676Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7f9fc82f-dba9-4c39-ba2c-ba5ae4b92389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:56.686Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=51e52753-8c93-4eff-a160-9822fdcd2373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:57:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:06.694Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=88e8b79b-c053-4804-9be6-e5263f0f3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:16.701Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=29c1eb3a-f57a-4834-af5c-c020e45f788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:26.711Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=90a14169-ddd8-4461-9cf3-dc47385543d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:36.721Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d8724a99-7439-4be7-a436-29bc781b039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:46.731Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=813e61fc-6f3a-45fb-bfbf-a5c08785ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:56.744Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=50506a2a-d1a1-4c16-9871-51744c9fc2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:58:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:06.754Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=90efdbd2-c88e-4352-9f1b-f73fc24b6860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:59:13.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T23:59:13.602Z |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-09-23T23:59:13.602Z |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-09-23T23:59:13.604Z |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-09-23T23:59:13.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T23:59:13.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T23:59:13.608Z |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-09-23T23:59:13.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:16.761Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=65501c2c-81a8-4a38-9b0e-c81297ab8f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:26.770Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2b32ab21-942a-4575-8d7b-8e27a9323859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:36.777Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=993a1ee0-41b9-4d95-9e03-b3b359bddc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:46.785Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7c0add34-0034-455b-80f3-2e009ff9ea83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:56.794Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=74c0d2f5-349d-451b-8eb8-0b717b127b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T23:59:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:06.803Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bfcd5771-3984-47bd-a2c3-2eff1ed9a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:16.823Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=54089bce-afc6-4eea-a7df-4426926ec194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:26.835Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=34ceb530-b671-4499-b824-873f44f619f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:36.843Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=746fd616-3ce8-48aa-a7c6-c11961ffe3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:46.852Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dbfae671-0c45-4ff6-a5f3-4a2455e60b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:56.862Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2b34b740-618e-4de4-8a83-2a58ca777dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:00:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:06.870Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4a3d76a0-1322-477b-995c-23e6e4dfc020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:16.882Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b18b3df4-8bcd-46ab-ae2e-6164930d73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:26.890Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3e3db263-2c17-4ca8-9d56-07ec4b34c064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:36.897Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=74094b24-e893-41a5-ae95-a2d99229fca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:46.907Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=af0cb9f5-90c9-476f-96d7-3fac4475579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:56.917Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=289758a6-52ba-48cf-b16e-90a07b56be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:01:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:06.927Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=410ffc60-97c9-44ce-83b9-803309b2d05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:16.936Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5cf8a639-b49b-42a7-8c0b-996970a93d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:26.942Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=26c2c80b-fdd6-48b4-9cd0-e9d1a0472cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:36.950Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3522ff91-f3fa-4580-8ccb-b62dfcb4808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:46.959Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3a496992-0ece-4c5f-aa14-7b38b310dc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:56.967Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5128a9ff-ade7-4246-b05e-78de303c2c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:02:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:06.976Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=565baa3d-12fb-44cb-8496-addcfe35e11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:16.984Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=676b7c1f-52fc-410a-9543-e53bea590394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:26.991Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=78e062cd-3f7f-4dc6-a95c-825b36440b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:37.002Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6068b6af-8561-4fb2-987f-6d5cca56b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:47.013Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=754e62f8-ad2e-49ae-8a10-71e81eacebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:57.022Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=81029f44-b67f-461f-9aaf-c8697905e792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:03:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:07.030Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9a0199c4-98e2-4f49-a5dd-787241f59bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:04:13.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:04:13.639Z |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-09-24T00:04:13.640Z |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-09-24T00:04:13.642Z |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-09-24T00:04:13.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:04:13.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:04:13.646Z |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-09-24T00:04:13.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:17.039Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f2021592-3443-4487-a882-a27a91102360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:27.047Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f14fba9a-1ff2-4f68-b878-efe42199a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:37.054Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a5d1079c-6bdb-4a8e-b093-036fa3fe1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:47.064Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=cdb0590c-3b4c-4ef9-bd51-4dc7cfad4147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:47.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:57.074Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=959a2eaf-4748-4828-8f8a-7221612e7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:04:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:07.085Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3c086921-4155-48cd-9b99-9aa18d0c5826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:17.099Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0cde3bbf-7dd8-49e3-90e6-2937ca32a664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:27.107Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=172bf567-c60f-4559-8791-d259dacd419f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:27.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:37.115Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=24467b0d-34b1-4c63-ac2c-1f1cfe5a0a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:47.122Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fd6c724b-9db2-49e9-aff8-1f628bbd6d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:57.130Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e82f5714-26d7-4f1e-befc-3fc2e71b3fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:05:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:07.138Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8d09afaa-fa57-4795-9431-174ad66b9488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:17.148Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d55dbc39-716e-41c1-a9b9-e09ae5b59f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:27.159Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=9ab6c3af-d76f-4b5f-a055-875980958470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:37.167Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7353ca0b-b0ae-4b63-9d08-c254c9512808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:47.182Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=08c46ab3-91fe-4a97-adad-517ebc6b5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:57.190Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=12687e85-f147-4d23-a780-9ad237a1b065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:06:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:07.198Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c9eacd61-6a0a-46ad-9e54-eb4e37e7e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:17.207Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=356ec7a7-8fae-42b1-bfed-e9074c5906b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:27.216Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2575d9bb-d2b8-4ff1-9937-c589919087fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:37.225Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=05a5d73e-5da1-4dd5-bc5e-55e7d29caab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:47.236Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=48c5863e-4d01-463b-9681-cd497efdfa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:57.245Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=153e4a61-0b21-473b-a9a5-4addec5e409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:07:57.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:07.256Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fa67db61-e30b-4167-8764-c093ec279756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:17.267Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3b598273-ff9f-45e1-a930-620b63312a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:27.275Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bb636647-3e8c-4aee-a0d6-0bc161265231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:37.282Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a66b5ac4-1ffa-457c-93c8-a0c9138ad558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:47.291Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a4ee92d5-37d8-4211-9061-fab09dadaf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:57.299Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2a4890e2-bb58-4adc-b87e-a62cbb7025b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:08:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:07.309Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6ed6c322-2e5c-4ab1-a340-a37870167db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:09:13.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:09:13.609Z |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-09-24T00:09:13.609Z |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-09-24T00:09:13.611Z |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-09-24T00:09:13.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:09:13.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:09:13.615Z |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-09-24T00:09:13.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:17.319Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7dd3be45-8390-4238-ba7e-a098ab9ad0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:27.328Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=05be77e5-b3bb-422f-bac5-5bd14ccf9c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:37.337Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ba584471-ba02-43f0-a343-e8e8bccb7079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:47.350Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c6a3a1b1-c7e9-4b6f-92ba-f56852d7a07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:57.361Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=070f4f9c-a66a-4855-b130-26dd881ae0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:09:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:07.369Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f58c6f3a-02a3-45fb-afac-1fafc5554888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:17.376Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=540ece54-3813-417a-ae3c-2b6d0746846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:27.384Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b1a596fa-533f-4b78-ab61-0dc404fa8cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:37.392Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=50c90251-9abb-4803-8268-272fa7735841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:47.399Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e12a571f-e506-4ca3-9d6b-2417c22ced44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:57.408Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4c354748-2cae-4318-9817-9a1988560f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:10:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:07.415Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b82a9541-dff3-4b4c-b155-94a034771384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:17.424Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4cb4d7c5-521c-4c72-a426-9982c10f3460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:27.434Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d03bfe70-965f-4541-9faa-efcb2cdd3282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:27.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:37.441Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=784b9660-d2d9-4aa4-b915-515643e8290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:47.452Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=753b377f-f268-41f6-8f2a-e051bd15a224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:57.461Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e29d4557-e1a8-4458-b11b-b4ec49194059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:11:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:07.469Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7f91e85d-3e91-4213-9391-e7397bf9d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:17.476Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=eada531a-c160-45db-a140-80e42f949e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:27.486Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=81bc8be5-306e-46fd-94d7-32fa8c17f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:37.494Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=176e7a0f-4a7e-4dfb-9116-fda7661acb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:47.508Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=226ae09b-6124-484e-9515-3134ad44982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:57.521Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b37f30d6-dd25-4657-9cb3-53779df36d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:12:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:07.530Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f2dd2997-89c8-4536-b929-9374f1f9fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:17.538Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=094f9307-0f35-4690-9905-fc89fcbd283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:27.546Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=124a7643-68d3-494f-96b5-c128a6a6e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:27.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:37.552Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=35458b2a-82df-4d63-8027-a1f2b37ea606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:47.560Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1b1e0a61-a48a-482d-b8ad-b4e89e3e6127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:57.570Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f1f6ea00-1772-4d84-a1db-f80882789f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:13:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:07.580Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a340db42-486a-40fe-abed-6e0b5bb485d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:14:13.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:14:13.694Z |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-09-24T00:14:13.695Z |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-09-24T00:14:13.698Z |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-09-24T00:14:13.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:14:13.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:14:13.702Z |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-09-24T00:14:13.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:17.590Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0d294b2e-9a88-4aa9-8eb5-0d3f2b31b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:27.601Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f2dccbb6-81f8-41bc-888f-75dd50aaf0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:37.609Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ddd03733-a46c-406e-b27b-1950b694bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:47.618Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1130041d-8e0e-4f19-a4b2-e48b0e85add6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:57.629Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8a661341-2004-4d61-a8b2-8df3f27b4235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:14:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:07.637Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d5fa83da-d960-4110-bcba-c1d1066040cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:17.645Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2a65dab5-cb18-4b8c-8592-54e8cb5a5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:27.653Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1dc24b01-b25e-4517-9d35-5e98df6b9477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:37.661Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=53ff9226-e2bc-461a-89af-4f9f6c2c013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:47.669Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=a4d3acb9-9bb6-4cce-8c7d-a08cf6432d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:57.679Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f7713835-cec0-47ac-ae4d-4a4b16efee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:15:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:07.690Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=be925ab3-a58e-4e89-b0fa-745fb5fbcb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:17.696Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0225b488-35f7-45ff-b70b-9589637bb669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:27.706Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=33c46d98-0dd2-4d92-a481-35023498cc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:37.715Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=38fcf214-fca9-4375-9ae7-e479b62345d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:47.724Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d07b864d-7264-40b2-b2a7-4f0ca1c4a70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:57.729Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=430d8696-9d1c-45da-a5f3-25cdd46378be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:16:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:07.737Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d7135576-b345-4e3c-943a-3e1ddeb3100a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:17.745Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=48df48f3-e0d3-41e3-9fb2-549962d16c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:27.753Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ec11b779-2a06-427a-9bcc-0ce23aba016b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:37.761Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=73997487-45aa-4d30-9ee2-7d76f9d6675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:47.772Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5e1213ea-294a-43b4-8911-706d3ad1a06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:57.781Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=01e99f2a-1296-4d9f-8016-3552a9459800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:17:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:07.787Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5414c5bc-2daa-4a52-ad29-cf5bb390161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:17.797Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2e1a2cf7-e72c-40e0-bfe0-dcf92eb7bcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:27.804Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dabf9b00-488e-4fb6-ba3e-961705e604a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:37.812Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fd9c65d1-a4ed-4557-b37e-129b74f81be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:47.819Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e05f37eb-c981-4b8e-b447-a1d01596c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:57.826Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e315ebd2-44de-4aab-9809-d11a469664aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:18:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:07.836Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0e673808-96c7-4f97-99cc-6ebc7b62231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:19:13.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:19:13.585Z |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-09-24T00:19:13.585Z |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-09-24T00:19:13.588Z |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-09-24T00:19:13.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:19:13.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:19:13.591Z |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-09-24T00:19:13.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:17.844Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=380035a7-69c9-4423-af7a-22be6059537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:27.857Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6f5575ee-d583-4824-90e1-f5572b183a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:37.869Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3a3a9cc5-3f2e-472e-a6ee-fa59c4498794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:47.876Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=62412455-7252-4655-9b2e-ac33ee656ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:57.883Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d276893c-16b9-465e-92a7-8aaa4371938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:19:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:07.890Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ecd31061-9042-4c2a-9648-b9151820fa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:17.898Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6ff30963-25f8-44d0-b084-64dd851cf932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:27.906Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d843705d-1fa3-4d6f-9e3b-1bdc7ec9fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:37.913Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2049051a-9556-40c3-b2c4-0b2af0e55b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:47.920Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7d372107-55ce-47d9-9d40-10a6288466b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:57.929Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=822bef35-4dea-4e5f-a79f-930c0b79d1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:20:57.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:07.943Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=19354971-167e-4e20-be18-68e0153a39fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:17.952Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b4a64bc0-fe17-4626-a594-379e4b6e9429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:27.958Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bc0f3ad4-323f-4183-84e0-54c15b5dc875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:37.966Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=de90b562-b582-4583-8849-32065860d746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:47.974Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7774c6e8-aec3-4092-bbc6-bc285303328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:57.982Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6bdd6b61-980f-4100-8824-c7932a8948ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:21:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:07.990Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b05705b0-b8a8-4cd9-96bb-eaa932551f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:17.998Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b06b9e48-223e-4ce6-b41f-49b2e57edb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:28.006Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4b4a6c4b-5906-43f4-9818-cccc42d2fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:38.016Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=56fea227-da5f-454c-a3ac-335085a2fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:48.029Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=43343ef2-bd0e-4908-bb9c-b159996c66c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:58.041Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=0abeb97f-4fe7-48c2-a3a3-9c63617e8cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:22:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:08.048Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7599bc8b-d8c7-444a-bff8-21b2f1154082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:18.058Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=52496855-dca9-4277-b82e-28806c8671be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:28.066Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=eeec31b5-1fff-4818-b725-36fe6153eaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:38.074Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=656f5cff-e4be-474f-a333-fc124bfd9338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:48.081Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=131c7d15-044d-4458-8986-9d5b4a5224a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:48.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:58.099Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e66ed864-cf3a-4c0e-aea3-6afce36afc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:23:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:08.107Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=999a42de-68e4-4fc9-8ec6-cb40a11ae39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:24:13.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:24:13.654Z |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-09-24T00:24:13.655Z |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-09-24T00:24:13.658Z |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-09-24T00:24:13.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:24:13.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:24:13.662Z |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-09-24T00:24:13.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:18.118Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=11bf3130-571f-4f1e-87b5-c3d0bc56189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:28.127Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fb14e25b-39f0-43ed-831d-4d9da895d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:38.135Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dd211734-b4cf-4be4-95a2-3e5e750077af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:48.143Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=868e2b18-913b-4ea9-8928-565123ebbf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:58.151Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6edc4e41-b462-477a-9dfa-3cfeb5bc34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:24:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:08.157Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e22521bc-d94e-4ae8-92af-8a62978db1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:18.165Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4aa47c16-f2a7-49e6-acb9-1845c6bd8b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:28.174Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=74e42234-cda3-4ad1-9605-7942169ce8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:38.184Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=bb984ffe-65e8-4a5b-a796-f8e41e3c7177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:48.191Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=18a3339b-b3ad-4f25-96bc-a66c920a343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:58.204Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ee25374d-fda3-4dc6-acf6-020cddd3e4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:25:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:08.217Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=471d2f8f-0e24-4bac-848e-740e4c0fc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:18.224Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3d5be3e6-395b-48fd-9ea6-036f15ccb01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:28.232Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=118015d6-c8d1-47cf-8600-b1cdd56ba113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:38.240Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8a7eed72-d1a8-4382-b9a7-05676370d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:38.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:48.249Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8a3caf03-19ca-4b3a-81af-ae0fd4b17655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:58.257Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e617b902-9940-47a9-8a3e-38a6adfe05d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:26:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:08.265Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=aeaedbd2-04fb-4c71-bfc1-dfb8cfd80081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:18.274Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=cc5f71dc-339e-48a1-8b56-9a3c38673aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:28.283Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b39cb985-5857-4180-9144-9023a27fce7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:38.298Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d27bfb77-ee1a-4d46-8f79-fe19c87ee3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:48.306Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=81ee5e22-5087-43f5-8a4a-6c9ab7fa1707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:58.315Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ed4d5d98-19db-477c-a71b-1177dd127c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:27:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:08.323Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8c81cfc5-64f9-485c-b338-88b140fc6a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:18.332Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=b273b86c-9805-40dd-9ce8-37e969462943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:28.341Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=286566cb-0faf-4822-9ebc-9f5729fae4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:38.349Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ee826d50-14d9-4265-a78c-afefbb7119f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:48.356Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e8697005-679e-45b2-a493-af076e506afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:58.365Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=95f80d0f-8732-4b9d-a9aa-05952de2d6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:28:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:08.375Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f5063151-c156-4567-b74a-edf41a99714d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:08.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:29:13.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:29:13.588Z |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-09-24T00:29:13.589Z |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-09-24T00:29:13.591Z |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-09-24T00:29:13.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:29:13.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:29:13.594Z |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-09-24T00:29:13.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:18.386Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=8e2f37d9-8a2e-4737-8dab-286d9e5f909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:28.393Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=01d6229c-3e4d-411c-b626-6406dd79015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:28.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:38.402Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=f5f27725-f94b-4281-9872-4a93e8d017ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:48.410Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=6883918c-b872-4263-9a88-e90deceb21cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:58.419Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=5ec0409f-369b-4cc9-b11e-e50f3c3e21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:29:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:08.428Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=531d7edf-3f54-4db0-9b2d-55547538325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:18.438Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3af9f2e7-0109-483c-bd74-4f02bb7f1c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:28.447Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=66a96f47-e490-42d9-b211-10df06ed735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:38.458Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=079a6263-7a1d-4ca4-b0cb-2554b21417dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:38.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:48.470Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1e0c91f1-0c56-4f02-b0ef-98ad47d353a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:58.478Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=80a7bde6-8f36-4564-af63-6564bef95856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:30:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:08.485Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=abac7de9-d966-4f29-a5fc-4541d489f43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:18.493Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1c56aa47-1ec6-4d90-8f72-4f157e78a35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:18.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:28.502Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4f7eb0ad-40f8-47ff-89db-d2717a57b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:38.512Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c7b22d01-7f24-44e7-b419-89263a2b296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:38.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:48.520Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=7dd41393-d3fb-4f10-b2be-b6473ec9d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:58.532Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3b0bf281-7c40-4a1e-850c-c1bf548c4db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:31:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:08.541Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=d1032d53-baaa-43b6-aa11-83c16b8545da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:18.550Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=4d66947b-a3e2-41b0-b664-ac2b83596124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:28.562Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=69b775bb-9180-4e0b-a9e7-cb1c42e4e8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:38.569Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c87b9ed3-2e56-44b5-acb1-e97f1d7b8eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:48.581Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1cac2980-f29d-46bd-b059-38a2449ba102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:58.589Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=52d77b43-bf03-433e-a5e3-8395f8097f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:32:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:08.597Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=17dbffde-855c-430a-9fc5-dae3a59f9baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:18.604Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=379eff00-6a4c-4849-91b9-0bb62b692045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:28.614Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=07fb3876-3c08-4603-949a-702c7aa6fe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:38.624Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=44def224-2972-4905-b3b2-91d26be3435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:48.636Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=1b02ae49-35bb-4531-9344-0733243e4c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:58.649Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e6427705-c703-4d25-b9e3-d3a85d8e1062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:33:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:08.659Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2a56b553-fd82-4260-89fc-ea5eef461b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:34:13.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-24T00:34:13.581Z |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-09-24T00:34:13.582Z |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-09-24T00:34:13.583Z |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-09-24T00:34:13.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-24T00:34:13.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-24T00:34:13.586Z |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-09-24T00:34:13.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:18.666Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=35e44813-9c82-485f-b9d5-19435b97b15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:28.674Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=eeb500b2-cdbb-4e14-8db4-5684f74edb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:38.683Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=967c1f08-252d-4893-8693-df608ff625a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:48.691Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=3a38f496-61a0-4aa0-8b09-ed3a83a4ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:58.700Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=e6b51234-65c3-4403-a31a-f6e57bd2fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:34:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:08.708Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=af46ce3a-d138-4245-9691-b006996bc2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:18.717Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2ef43c5d-c0a6-47fb-9aff-beef36be571b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:18.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:28.728Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c8a64ad5-adbd-449f-9d4c-902d319afebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:38.752Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=86237b14-40b5-49be-919a-e422d802c62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:48.760Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=2c905e52-e14f-46f0-bdff-ce94a80b25f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:58.769Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=fe9dc1d7-eec2-4c00-9769-f5ae144c5a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:35:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:08.777Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=ef7c8723-befc-4495-877a-bf38350776a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:18.787Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=77ee0415-5d31-41ba-ab01-50a8c7762078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:18.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:28.795Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=eb9ba59c-80b3-4129-955a-6bab48109978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:38.805Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=c3210cd7-52c0-4c2d-8bb3-c7ba37232e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:48.814Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=06d8a52b-2bad-4505-ab89-b33753c75f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:58.822Z |INFO |Init configs |InvocationID=65574f04-44c4-426e-b3e4-8f717ffcca15, InstanceUUID=dd0c8b06-a530-43d2-b2df-49bfad3f13a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-24T00:36:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |