By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:10:04.668Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:10:04.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:10:04.730Z |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-14T11:10:05.374Z |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-14T11:10:05.466Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:10:05.467Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:10:05.467Z |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-14T11:10:05.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T11:10:05.592Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-14T11:10:05.632Z |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-14T11:10:07.352Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T11:10:07.789Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-14T11:10:07.819Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-14T11:10:07.819Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T11:10:07.875Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-14T11:10:07.876Z |INFO |Root WebApplicationContext: initialization completed in 2243 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-14T11:10:08.266Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-14T11:10:08.977Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T11:10:10.202Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T11:10:10.642Z |INFO |Started MainApp in 8.3 seconds (JVM running for 8.941) |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-14T11:10:10.729Z |INFO |Start scheduling PRH workflow |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:10.742Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b03b876-2a0b-446b-8a7b-06ce74957c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:10:12.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:12.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:22.434Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=99828c11-3c69-4405-8a8a-543839586cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:10:23.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:33.629Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=59c1d354-0c74-44fb-ad6f-629b8b9850df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:10:34.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T11:10:42.808Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T11:10:42.808Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T11:10:42.811Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:44.705Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=34f23d20-5df0-45d7-a212-0957e8898442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:10:46.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:56.317Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ac4286c7-b89a-4e96-b71d-1c89bc3e7978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:10:57.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:10:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:07.390Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fbaf85cd-fbce-4241-97e3-9f8b0122a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:11:08.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:18.461Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b1f92213-1b7e-434f-bdef-38159a73234a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:11:19.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:19.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:29.533Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9d1f26ac-06d2-4aea-ba58-3297012a68c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:11:30.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:30.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:40.573Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=79447f54-1072-4150-b03f-7e4b15d9c073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:11:41.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:51.645Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3a304f49-8bc8-4475-b42f-4644d7973a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:11:52.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:11:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:02.686Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8327430d-b1cd-4819-8067-53ef8f85c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:12:03.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:13.725Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=08d430af-76e9-4dbd-9be8-be0b399d758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:12:14.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:24.765Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a2eefc71-be41-4c9a-90d2-595bed9379dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:12:25.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:35.804Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2f024b75-9652-4dce-a20b-bee707df3a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:12:36.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:46.844Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7b509fbe-e015-4545-bb1a-b8380e4b6276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:12:47.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:57.885Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0326a30f-0eb7-48e1-8e80-edb04af5ac91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:12:58.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:12:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:08.928Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8e27bb5a-8603-4389-b79f-72cf726ee7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:13:09.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:19.965Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a9c2fe54-793b-4369-a6c5-b7533185d161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:13:21.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:31.584Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fefcd410-6adf-497d-94f4-11ec822c2d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:13:32.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:42.783Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=93cfde1b-0017-411f-9e21-cc138dc515b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:13:43.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:53.821Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c299a19d-8ef9-4d68-8fc7-f2ab21e99b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:13:54.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:13:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:04.893Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3d8f30fb-5012-4f62-825c-4e0d10209145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:05.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:15.965Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9bc24bc9-9937-4d60-a0b6-f943bfcb4e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:17.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:27.005Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f30ce0d2-63a0-400a-890a-c30d256a3989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:28.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:38.044Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=822fd404-0702-4d05-bbdf-020eb49a714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:39.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:49.085Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=58da7d0d-e56f-49b0-840f-ddc34bdeeab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:14:50.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:14:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:00.128Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a415df81-4efd-4c75-97aa-4ed461d4e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:02.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:15:09.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:15:09.080Z |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-14T11:15:09.081Z |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-14T11:15:09.084Z |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-14T11:15:09.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:15:09.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:15:09.092Z |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-14T11:15:09.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:12.060Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=64fe26b4-dbf8-4192-b883-bb19b1a7596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:13.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:23.166Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7a66ba61-9690-44d4-8ce0-c4476fe72de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:24.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:34.205Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=cc005d7e-78e4-45ed-99ca-de2e080493f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:35.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:35.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:45.341Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=83786fa7-16c0-42b3-825d-bc03f2bdea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:46.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:56.385Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=21775ec8-40a7-418e-b188-78edb0d2b867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:15:57.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:15:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:07.805Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=403a41e7-2e9f-4be8-8b56-b907770d2632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:08.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:18.844Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=43fc32de-ccea-4b3c-9195-889f8d6bcf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:20.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:30.140Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e57cff4c-7fb6-408a-a4d3-a0be1ed367fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:31.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:41.245Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8be9a362-601b-4b05-a3dc-78401c8b2a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:42.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:52.285Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4043c082-98b1-47d7-a181-916e7cd37921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:16:53.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:16:53.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:03.325Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7a6a3102-4846-418a-94b5-7a701b4e53f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:04.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:14.530Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c1128fc3-f115-4f7c-95cb-ca25d8811992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:15.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:25.789Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=30bf85f6-aa1a-4ffa-92c8-d40c2ca345a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:26.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:36.892Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8900b6c3-5bc3-4f50-842a-1522024e46fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:37.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:47.933Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=19167910-1b8c-4416-a53f-b3825fba8a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:17:48.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:17:58.973Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4c2592d6-117d-4afe-b419-16826d967d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:00.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:10.048Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=48c9907f-72e2-4570-8c28-b7c873491350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:11.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:21.277Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7340e5d7-055d-4e76-ac63-9aee4feb1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:22.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:32.316Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1550ad38-821e-4896-8d6f-46f774f57cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:33.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:43.388Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ea86912b-5433-47f1-8a87-53bf1a7da2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:44.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:54.430Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c09da256-ba68-463e-b394-f1ded3b62b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:18:55.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:18:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:05.500Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=db5b4b1b-9ed6-41ed-be68-ce24c104e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:06.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:16.605Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=01848b6e-17fd-4642-9736-ee1798215fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:17.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:27.649Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=00a276b0-65bd-46ee-ac44-7b553f655121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:28.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:38.685Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=345c1fc8-db7d-4103-9776-fba1116fe587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:39.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:49.948Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d4abc52f-a9e1-4f04-b57c-969c7986eaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:19:50.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:19:50.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:00.989Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1951e1f4-f022-43be-ac9e-d563b680a224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:02.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:20:08.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:20:08.494Z |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-14T11:20:08.495Z |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-14T11:20:08.497Z |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-14T11:20:08.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:20:08.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:20:08.514Z |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-14T11:20:08.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:12.064Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b21b8bf6-6b19-4494-97f0-adba0ca2ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:13.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:23.422Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fd6802a4-4104-4c66-89de-9652a423e88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:24.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:34.461Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c26bd408-df4b-4006-8dbb-340bf49a1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:35.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:45.533Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=66c5e259-2ceb-418d-9ab8-4dcbff2f3b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:46.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:56.573Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=41d91381-8687-4ca8-ae4f-c8389eadff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:20:57.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:20:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:07.613Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e630c4bb-fe0b-48fa-9ad9-f03d4a2ab05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:21:08.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:08.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:18.658Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f164f5d8-6e22-4355-ab90-a309794590d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:21:19.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:29.694Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6b5427d0-5a6a-48e6-a8b5-8dc184c5ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:21:30.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:40.733Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=191e7dc9-09f0-4e89-9f2b-8e88109897d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:21:41.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:51.773Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=02c15e8a-d70e-43bc-b237-888b01c99c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:21:52.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:21:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:02.813Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1e5cf61e-933c-42f4-8fea-d24ad0778591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:22:03.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:13.852Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=43aa27d8-3d32-460b-a4f4-850e58b16f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:22:14.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:24.893Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=12a2dd4a-0523-4f97-9f1f-5ae13039e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:22:25.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:35.936Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=77b3e2b8-7401-41dd-84bc-93645ccb2eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:22:37.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:47.005Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=724ee177-f40f-48d5-aa1d-3cb15a10a6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:22:48.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:58.270Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4ea9f57a-9adf-4ea1-b3fb-ad1555c23e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:22:59.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:22:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:09.308Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=529ce9e6-0740-4b06-b879-e555e53acc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:23:10.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:20.348Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0a155e31-ae84-43a0-ae44-987390bc1320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T11:23:21.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:31.388Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ab5525b0-cf72-4ee8-8d06-d86aa96e4f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:41.697Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a5eac421-872a-4763-98fe-f9913ddbcd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:51.710Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e67b4e34-cb05-498c-a231-24055711cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:23:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:01.719Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fda99a62-bd5f-42c7-9073-f22f5d567e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:11.730Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2d14926b-31ad-48ea-9a29-67425fc360ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:21.739Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0c39dffc-f0a5-462c-a05f-d61fe61b1222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:31.749Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=74c7144c-5049-46b4-900c-0f3b922b7ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:31.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:41.760Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fa80b278-43de-4e7e-8d2f-1ba56bcc9159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:51.770Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c7bb1ed3-b037-44ea-9929-f9072eff1e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:24:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:01.780Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=efabdf3b-b168-433b-a1b5-0529e79f36cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:25:08.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:25:08.532Z |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-14T11:25:08.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:25:08.534Z |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-14T11:25:08.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:25:08.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:25:08.539Z |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-14T11:25:08.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:11.789Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=97be039e-9a67-44e8-9c4e-6e344a7421bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:21.800Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4526697f-1f1c-4e1b-b698-cd3ed949d1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:31.808Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e1bfbadc-7657-41dd-9ccb-9d8b42cdd623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:41.815Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=16faa318-8c28-4f94-9b03-30901cf60e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:51.824Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=55d7b56c-f69d-4d90-a366-92fa1177a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:25:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:01.832Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c61921ec-fe70-42f5-b39c-23ddad523beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:11.841Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=745713df-776c-4459-9970-dc58cf4c349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:21.849Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=17183634-442c-4d58-a18a-e4e8246c7fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:31.857Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=08c8c2a6-c4df-425c-afec-6e565d5478c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:41.866Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b97bef41-9ae3-44d8-9aa4-f00553597d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:51.874Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3237134d-92e5-4576-930d-477a914bf7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:26:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:01.882Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ce89ecb6-2ee9-49ad-968d-b783f002292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:11.890Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=27658bb3-4f9f-4bc8-bcf3-d584d5af1794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:21.898Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0c55233e-7d36-4c29-a285-d5c7d3353c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:31.906Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7522196c-67cc-4b00-90bc-1d5eecaee231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:41.914Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=839dc01a-6ff0-48dd-9c2f-fc63688cb372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:51.922Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=eac60b64-f1dd-478e-bdb9-c999dab84d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:27:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:01.930Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0b7ac05d-0c6a-4206-8a8b-2a71eb5abef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:11.938Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=be9982f8-f927-4013-9e83-f83a6e1d5b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:21.946Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=21286e8c-7e04-4187-8c81-63469aabd983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:31.953Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=38205ec1-3606-49e6-9b52-91c95089d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:41.960Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3b1edd64-ebc7-467e-9c92-69e25aa9ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:51.968Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9faefd2b-f075-437c-9f1e-06bb84778f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:28:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:01.975Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5920804f-557b-4fed-be57-a7a87fd6c391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:11.984Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=63348846-377d-4c65-a58a-a793b4c1ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:21.991Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=08e93c1e-a9fe-47de-be39-bc308dfd9bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:32.002Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b25cf983-306f-4ebb-8e33-c40e076f9fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:42.014Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7463ec37-8e74-4be8-b418-72ce0089b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:52.021Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d485d807-1b14-415a-92db-7a50727a7aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:29:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:02.029Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7ee1ba6f-9c67-4966-a448-9a6125be80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:30:08.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:30:08.486Z |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-14T11:30:08.486Z |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-14T11:30:08.488Z |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-14T11:30:08.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:30:08.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:30:08.515Z |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-14T11:30:08.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:12.036Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b64bf8c-47f3-4660-82d2-613a7aa45b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:22.044Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0a7616a5-2b8c-4e37-a136-18e75433c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:32.051Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a18ab6a0-7603-42dd-b3a7-1203a6bdae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:42.058Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4053b90f-ebd3-4453-8f5a-86098e296cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:52.064Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=15c65462-f667-424a-ac71-139d4eba0f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:30:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:02.071Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c82fa2ba-1c7b-4ab7-a278-a7baf1dd158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:12.078Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3ad519ea-f39d-4226-8e5c-d66f30f04715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:22.085Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=58574ef5-0f3a-4256-a16d-2462235fdabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:32.093Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=566e32ae-4b55-45a7-b5c8-1998625354e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:32.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:42.100Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=548f57e0-32b3-43cc-b7bb-1e55b304e0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:52.107Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=64b6f338-5373-4cb3-a37c-b5db5d475304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:31:52.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:02.113Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=852bb5e1-06aa-474e-a954-843ffda4753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:12.120Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=378c135c-7b84-438c-9090-b6df00c80b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:22.127Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=58ce5dbb-4d35-4b0b-8d31-26bdda778fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:32.133Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=462cea1f-6d74-40bd-8ba2-6cf70f2e39bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:42.139Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=74e8f952-6545-4859-8170-730a33ae3e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:52.147Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ceb8c0e2-4d2a-4943-92ab-0224bd40c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:32:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:02.153Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fd65cdb2-38ff-40fa-9226-8a0ef5adce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:12.160Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=548b0716-bf36-4a32-86d4-ea186f13132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:22.165Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2ba6a04d-44ca-444d-a289-043cce4ccfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:32.172Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=34d4c731-80af-4976-9183-0a835675c4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:42.178Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=61084408-f370-4cc5-87cc-9ddc833490df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:52.185Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a581d0d2-f6f5-4563-b381-3f3ec8444fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:33:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:02.192Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=969152f5-c743-496f-9561-8db0e656761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:02.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:12.199Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d86d7799-afb1-4846-9026-c71f7fcb1e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:22.206Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=434a2853-c54a-469c-b1f1-9ae0b30c43ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:32.212Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e44a0031-f790-4a1f-863e-b6b64b5df916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:42.218Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2bc78409-08c7-4afc-b741-fe6a4e1bc5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:52.225Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c4a5f408-e9f4-416e-a6a4-250a263a2ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:34:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:02.231Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e6c43f13-bad9-48b3-b422-40b0dafdc2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:35:08.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:35:08.485Z |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-14T11:35:08.486Z |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-14T11:35:08.487Z |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-14T11:35:08.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:35:08.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:35:08.492Z |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-14T11:35:08.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:12.237Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d722dfb0-18fd-41fd-a70d-9f70c278bf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:22.244Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=351497b1-cc0b-4d3d-8bb3-494d5d672d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:32.251Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e2137d4f-c3ed-4ca5-894f-f7f285a16a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:42.257Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=877773a6-993b-4c1a-9c34-4a9e9022889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:52.263Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=07bd8041-a3fb-4321-8ffe-5ab91b387420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:35:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:02.270Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aba99841-82fb-41cb-88c4-5380259b8ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:12.276Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e32ea9cf-2c17-4ab6-924b-f46b5a3879fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:22.282Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=de5c08d1-21a9-457e-a768-c12ffa9d8e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:32.289Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8749a0e1-64d3-4ec4-b585-e51cd6719bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:42.295Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4c51e7bd-11a8-4d82-a160-d650a83729e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:42.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:52.302Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1a3e6173-2cab-4bf3-beff-c7ba41664e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:36:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:02.308Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7fbf6242-3f6f-4776-a36a-e18b58031fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:12.314Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e83600b5-ba1b-4c24-8336-c9c050403e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:22.321Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2aca7b65-3dfb-4da7-927a-7b2b05d124db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:32.328Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8b8cd066-1c68-48c5-b47f-694528383826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:42.335Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a0ebd329-ad96-4b7b-abb9-0788bca7a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:52.341Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=80f96425-f3ac-46be-96a0-9afc375fce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:37:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:02.347Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5b5ed423-4e81-4c18-a17c-53fea729f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:12.354Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c6eab447-187c-4fca-a951-e0ab96fd2343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:22.360Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=67d67241-bcfc-4c4c-b9c9-3bffe7be26e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:32.367Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=610b95a0-59a7-4f94-be9d-d3dd51def961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:42.374Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ccd53160-0d90-48cb-a203-1ce611f02f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:52.380Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d0b94f6f-143b-46b0-a7ff-eff0be8bf8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:38:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:02.386Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9badf00d-b15b-4be9-990e-c03d25e536fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:12.391Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f825a16c-92b3-459b-bf30-d67989f7bbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:22.397Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=64598a2a-7173-4d5b-b3e9-04c35a0cddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:32.404Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c21ab7f8-9da3-4eb5-ae7d-8f57931d64eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:42.411Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c0904a63-ec73-44e4-8a43-c3ebfcee842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:52.417Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=700ad40f-1823-4675-8982-f306e89649b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:39:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:02.425Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3c287554-5bf3-452d-ac14-ea2dc65bfce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:40:08.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:40:08.482Z |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-14T11:40:08.482Z |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-14T11:40:08.484Z |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-14T11:40:08.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:40:08.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:40:08.488Z |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-14T11:40:08.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:12.431Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5fb935a1-dc49-4348-bb8b-ca953c1037de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:22.437Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=359a706a-b858-48f2-83a2-3bd4cd6738e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:32.444Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bc415cc5-2758-4216-8272-0a3a8f587b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:42.451Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6cbc1847-e1d5-43f3-b1dc-96408091fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:52.457Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=249e32be-6498-4b28-a1a5-33a4a4d3b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:40:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:02.463Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a28fdede-e45f-4304-8a74-d49c81b5414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:12.470Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1a9c2416-38f6-42bb-b5bf-b694d0e4fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:22.476Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=12ebaa0d-f17d-4f9d-a031-f68a76ca07cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:32.481Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a7405c11-c353-4362-aaa6-5876381109f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:32.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:42.488Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1dda1729-244a-45f5-9985-94c97292c2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:52.494Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d7d506c1-3440-4342-a2c7-1972f6299569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:41:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:02.506Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=faddc9f0-f1e5-416e-b1fd-312d063e24ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:12.512Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=560cc235-4b58-4e5b-8310-884f25e0ca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:22.519Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bf6a3835-a867-4063-90d8-2d93ca1408d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:32.525Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8dc1ccf5-7fb3-4346-aa81-39b4db21fa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:42.531Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1060363f-be0a-45ed-a735-6139123bd831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:52.538Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d7a825ff-d744-4668-9432-8f83a97fc0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:42:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:02.545Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=10b7f1f7-b9e9-4f9e-8fa2-f7ccb272c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:12.550Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=153d50f2-1211-4d0f-811f-5810c09f02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:22.556Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ab7dc3f9-20e8-455e-b891-59e062f6221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:32.561Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c689416d-87d8-4de0-bd36-75fec3e9c8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:32.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:42.566Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=06edb95a-79b8-48ec-802b-ca14d09b5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:52.571Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f754a143-6a30-403a-9c2b-0bc038333e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:43:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:02.578Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=35eed8b0-37ad-4d1c-a820-a6e5ad5f9e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:12.585Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e47a381f-687e-42a7-8313-d1da18f2095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:22.591Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7869db33-b4ff-4d51-940a-f0aee6be40b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:32.597Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bdc9d0ce-6d1e-4f4d-9dfd-30759e2cca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:42.603Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2084a15e-cc01-423a-a367-289566759b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:52.609Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b6c8df3-d297-4843-a5da-6521a082b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:44:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:02.614Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9ea109b9-cd66-4058-b6c8-0260dc81f882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:45:08.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:45:08.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:45:08.489Z |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-14T11:45:08.490Z |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-14T11:45:08.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:45:08.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:45:08.494Z |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-14T11:45:08.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:12.620Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a60546f2-9288-4180-ba87-3b4e0d37f4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:22.628Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1a449c64-bfaf-4644-82a7-f5311cbb26be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:32.638Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=927e47ca-0e2d-4059-bb28-5cf30abbdc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:32.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:42.644Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7e26536b-5c44-4833-9667-e746078fd395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:52.650Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aaf8d24f-ae23-4b8e-a61c-47f9ac001ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:45:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:02.656Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8fb0fb56-1e02-4418-9b05-733872f56b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:12.661Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ea3f8f1a-93ec-44eb-9470-6a35cb86b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:22.667Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=735c5e59-7030-4969-850e-1e1cc1e8e33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:32.674Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=31ec19b2-08d8-4cbf-aa50-931abf4360f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:42.680Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b6d82a09-7c69-49e6-a87e-8a86afa0eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:52.687Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8da21569-6aa7-461d-b8bc-4d23bceff65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:46:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:02.693Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e8acdc83-af75-4042-ad2c-e27cccf3083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:12.699Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=43952e37-57e1-4854-92fe-c3b6edb70081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:22.708Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fdc0c9c7-a158-4482-9932-99efcdeb0258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:32.713Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3e0ec6f8-4445-4864-910e-877910a5ae76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:42.719Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=37b09f6e-5cd0-428d-b7bb-be974bd9443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:52.725Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=363d621b-1005-4f19-b557-7cfcb410a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:47:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:02.731Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ba1cedbe-b5c8-4d07-9646-04939d37d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:12.737Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f4111fc2-337b-4b3d-96ca-5936680b1ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:22.743Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4c8c0ef9-8347-4524-8141-c0795531c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:32.749Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ebeb1d54-4fac-499c-b8a1-fa284837b137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:42.755Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0b2152ae-1a60-436d-a45c-f8b50e7c4200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:52.761Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5a118e3e-6b73-4e14-bf3e-5c74b09d4345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:48:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:02.766Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=86ba3be0-da5e-4166-8990-fd690b576d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:12.771Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aca6f347-cf5e-48de-aa7c-16d9ee4b7f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:22.777Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=13799bb0-d052-4c78-a295-beed658a3f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:32.782Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1ab155b2-6079-4129-8c84-b0e3cae7a684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:42.788Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=72b46cfe-eb3a-4095-901e-1ce7f09dce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:52.794Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a27ae491-ecf2-4a24-ab36-c4c121123db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:49:52.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:02.799Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f789947c-313b-4dcf-8024-309090f594e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:50:08.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:50:08.533Z |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-14T11:50:08.533Z |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-14T11:50:08.534Z |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-14T11:50:08.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:50:08.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:50:08.540Z |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-14T11:50:08.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:12.804Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=cbd8b7ef-661c-405f-a3b8-b8df36c49e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:22.810Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=666ebe61-52dc-4bbf-b331-0e6a04d75228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:32.820Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c55df04d-28f4-4766-b8ad-b2d2cbfa30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:42.826Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c603d030-a50c-4ee3-9645-1859a6ff9c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:52.832Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=74144161-1e75-48be-aa88-71e62d4373c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:50:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:02.839Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e1045dad-1793-44cd-b46b-9a1182156bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:12.845Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5aebe52b-c98c-44f0-a239-797cb5d99396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:22.852Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dd97f535-b3e3-4441-957f-e1a10a2aeddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:32.861Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=cd8355fc-f596-4cdd-8b35-e020c725c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:42.868Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fe593015-2a16-4464-895c-d8ca927d4b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:52.875Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0d72e4e0-5216-407c-a9ce-d7bef4f06617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:51:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:02.882Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9ab22f04-158f-4dd3-96b0-e03bcab6ab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:12.888Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=07d1869d-46b9-4cbe-8f3b-37117e521842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:22.893Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=24030e79-1e77-4f49-9d72-631ae30376ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:32.899Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=298fcd9e-a04b-4108-857f-e86974983cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:42.908Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a52e10e5-1c6e-46ad-83d0-8155dcd8f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:42.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:52.914Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=519eae32-778d-4c8e-8a90-3e0f50833b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:52:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:02.920Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=51b59dd5-9e06-41fd-8482-c6ace16d9ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:12.926Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b1a6e624-4877-48f3-a27c-334ae1010f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:22.931Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=81fa7b7c-567a-450b-b697-655cf5424597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:32.936Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3b60cf6e-25ee-45d1-84d2-273d7ef29602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:42.943Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=462e0c63-8a55-408d-8fee-0d2ace5ebe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:52.949Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a554b3ea-da46-4dad-a7c6-3b493c067774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:53:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:02.956Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4eac8d3a-757b-40bc-9a4d-07f497c58553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:12.963Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=454701f5-66f8-40a5-881f-41c389438b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:22.969Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0f306d25-8e88-4517-9c92-33f30167a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:32.975Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=03dc7090-3d8a-4955-9c13-14af41710a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:42.981Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=77374a0f-601c-408d-b0eb-6d9246846584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:52.986Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a3ed7c3b-aaef-483c-b4c1-8b23b1f9e566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:54:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:02.993Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=de1a5548-efd5-4b67-89dd-60129003392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:55:08.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T11:55:08.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T11:55:08.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:55:08.481Z |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-14T11:55:08.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T11:55:08.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T11:55:08.485Z |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-14T11:55:08.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:12.999Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ff1c2e21-534f-422a-a9ef-5ffc4f7d97f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:23.007Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a84e93d6-1860-4be3-8d05-039087633fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:33.021Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9f430e5b-c884-4a16-a8de-10c3e28dc41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:43.026Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=98079abb-8894-41d6-85be-59b50039671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:53.032Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=82f57b44-a550-4cbe-b694-93d63a7ccf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:55:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:03.038Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c67bc68b-f401-4df4-8a38-989c40b07400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:13.044Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5b81e479-f52f-409a-b6cb-9e29e4aa7740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:23.048Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b94eee5-7e4d-49bd-9805-19efa1837db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:23.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:33.055Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=df7642b7-4815-477a-b1d6-7a97eee46d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:43.061Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9443041d-6a72-4839-8214-19fa72b4a8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:53.066Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9b139080-0001-4036-b726-b97bf77ca472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:56:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:03.072Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ccd5c604-a846-4cf1-b179-d1d3f91059e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:13.078Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=31acd056-abd3-43cd-92f9-747753a1b125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:23.084Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=42d1a079-7018-41e6-8568-60b87e213d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:33.090Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=89eb4237-0f8b-4e9f-849d-5fd2d3103ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:43.095Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=61e1e65d-5dc1-4364-a4fa-2556b9ff028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:43.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:53.100Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c0ae4f8d-2922-4709-8d0d-c580595b06b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:57:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:03.106Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=489627b9-d1ab-4fb7-a1e6-bfe7d21e4f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:13.112Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9266bd8f-6049-4d8a-b1ae-6f20cea2ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:23.117Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5cf7aae3-bb5e-4791-927f-f159db0e64fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:33.122Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f78d0981-2436-4be0-b23f-c146673318de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:43.127Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9055fd61-c7db-4f30-a142-e704504545b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:53.133Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5cd7743f-0c75-4c97-a155-05d3efe0da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:58:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:03.138Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b605d887-3181-4a43-a0a0-a93368c1be41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:13.144Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=98f714a3-7849-4738-acc2-d5ddf75d1676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:23.150Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d1302865-36a0-438a-bda8-ee9d508a4fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:33.155Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a16d5772-5e58-4272-9cd9-ad64872e1895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:43.161Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ccdc6822-8b10-4365-9ee9-83cf72df4ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:53.167Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9646ece4-433e-474a-b454-c30b6953d54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T11:59:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:03.172Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=71498481-04cc-4d38-abf9-5658f3667d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:00:08.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:00:08.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:00:08.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:00:08.474Z |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-14T12:00:08.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:00:08.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:00:08.479Z |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-14T12:00:08.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:13.178Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=17c6adcb-fb87-49d7-868c-46995b3bffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:23.183Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f2e63f42-21c0-4b36-a918-f90d8f53f14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:33.188Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1f96d50b-34b0-484d-a11e-ac5b3a07de21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:33.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:43.193Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bad5edcb-36d7-4287-b87b-2f9636ee57dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:53.198Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b731e0fe-609b-46b1-929d-469356a30b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:00:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:03.203Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a196992d-8630-4224-925e-6d2fbb7f5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:13.209Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=284a221f-b8ac-4ace-858b-204401142702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:23.215Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dd628f70-2e52-41a4-a8e4-397ed9b8e314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:33.221Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c02a5a7f-2c7e-4302-8c6c-85fc900f42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:43.227Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=67088cae-ee32-40a4-947f-c07188458246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:53.232Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ae4a2b9d-c7a6-4e57-bef8-5f4631666211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:01:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:03.237Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ccb7d352-b469-42ba-adf5-9456230f85c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:13.243Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0554e887-9452-4afc-a61a-7b8cb04af0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:23.249Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=39532793-6bbe-4e40-b9e9-c8a24753c4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:33.254Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4ec9674d-1dd8-4b36-8603-56b5361716a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:43.259Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2a2fd92b-8e14-4b44-ac5b-9c3f5c9f6ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:53.265Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dc269c3a-b442-4f07-89d5-c6ff6eb42dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:02:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:03.270Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=58d2d3b3-7843-4acb-9def-c47c5ba7f1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:13.275Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4cd697cf-0812-4a28-a918-a4459dffe8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:23.281Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=39ecdbd2-4807-4684-b68d-90726e032dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:23.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:33.286Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ea55b94f-5158-40e6-bc99-1781d8a5eba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:43.291Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=019ab240-66fe-4504-bb4a-001166bfe911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:53.295Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=74008c01-4d9d-4e6f-9abe-b9fdc6380ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:03:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:03.300Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1898b1b5-0073-4061-996e-de4831d7680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:13.305Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=54ebc076-4598-4a3c-8794-87ab7b3ff29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:23.311Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fad5a03c-2c70-417f-8cd2-92194636329c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:33.315Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a6fe1e3c-92f6-490d-bdad-e1a5ee3dbfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:43.321Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=23f77add-4fdd-47f6-bf51-4df1a56f34c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:43.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:53.326Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=04bd6c33-48b3-4161-bc58-a9fb440d6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:04:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:03.332Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3995eb4a-60aa-4fdc-a96d-82404e64524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:05:08.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:05:08.484Z |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-14T12:05:08.485Z |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-14T12:05:08.486Z |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-14T12:05:08.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:05:08.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:05:08.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T12:05:08.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:13.338Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=31765706-5884-4e65-93f7-10f703f975ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:23.343Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=08ec9e24-b105-4ebf-8ef6-d533257e9315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:33.348Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b1bc271a-cc83-4cd2-bf10-c5954958639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:43.353Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6e2acd8b-51ea-47cd-b7a6-06a83c721ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:53.358Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3e94b76a-5278-4867-a6da-9d941875d922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:05:53.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:03.363Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2d48e6d2-5cc1-4410-a523-54e7266a6392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:13.369Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=88f2df3f-2c87-4732-bee2-6c43fbbc3b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:23.374Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d7ac5e26-c417-4448-a2c0-a63be3be08f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:33.379Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0fcdeac8-0aa4-472d-a8d9-f7e36e7953d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:43.385Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=875f805f-33f8-4e85-a859-3c656f538a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:53.390Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aa87409c-ff32-4fee-a942-aebbf0d67f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:06:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:03.395Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f968c51f-4d15-40a3-85c0-71b4bd775da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:13.400Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=71b31196-a6db-4f26-81f6-cb831e1c57ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:23.405Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e848a099-b4ad-4e89-a3c0-cfac9af48f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:33.410Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0a9e7e88-3e79-492b-b23f-cbece613a895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:43.416Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f1977059-3803-4572-8aac-c41691606ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:53.421Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e3484d01-b192-4529-acbc-e81f7cd9bcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:07:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:03.425Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fb59dbed-6a9e-4260-bd71-843737b6bffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:13.431Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3fbfcb9a-1210-4396-8243-9de091397acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:23.435Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=592f6cdf-833d-4b62-badb-65426b31af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:33.440Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a086366b-c508-4c9b-84d5-9c42b08e18e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:43.446Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b35bf4ae-d983-4ecf-9add-756f3b532cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:53.450Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=09dd6011-3f64-4f7e-acb5-1400ea29c072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:08:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:03.455Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3ba04151-36c5-4132-907e-1c171399e9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:03.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:13.461Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=98241f11-88bf-4c7e-b93e-80becc803fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:23.466Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=961e372a-b0c4-4e70-94f3-ba6cd3d67588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:33.472Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=edb9240b-574f-4219-8d80-0a63dc0d3d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:43.477Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2e05ed02-489c-44a0-aff7-4cc08c4a257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:53.482Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=86b75908-b854-468a-9a30-43d17d36c490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:09:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:03.488Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=948d88ba-eadb-49b6-a297-bd2024dfcd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:10:08.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:10:08.471Z |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-14T12:10:08.471Z |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-14T12:10:08.472Z |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-14T12:10:08.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:10:08.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:10:08.475Z |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-14T12:10:08.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:13.492Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=38d44b4b-1907-4f39-913c-c12c0ac66cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:23.497Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2ce6d9cc-3f64-4f42-8c2f-23bb223bf472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:33.502Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2159abc4-0883-4b65-b93f-8cc6e678f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:43.507Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f33c3d77-8644-4f08-8ed0-b4fe087ce872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:53.512Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fae107f4-98d9-46cb-904c-c08e0d168c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:10:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:03.517Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=06f87fd9-1f84-428d-abcb-b6b596622ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:13.522Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4797d7eb-c1c8-4992-9ef3-9016fd98072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:13.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:23.527Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=64d16730-afca-467f-b17c-8968bc0f21ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:33.533Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a529fee5-83b6-4702-b292-60ccc98ef9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:43.537Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4aeb541f-b52d-491f-94ea-20882c35ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:53.542Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=db3a575e-1fc5-4487-bafb-be51bdcfbd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:11:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:03.548Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9ffe558e-79fc-4a6f-8132-37a71cee04ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:03.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:13.553Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b97a78f8-72f0-445e-86f7-cfe075776e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:23.558Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fb41c6a6-ba49-4684-bfae-f90cd6351eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:33.563Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3fe599b6-a69c-42b6-9b43-0545c1a281a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:43.568Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=45a081bc-7ee0-4026-b710-15bc60fcbfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:53.576Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=96d0c694-cee4-40e6-95de-ad75b4220b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:12:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:03.581Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ba5e4b26-910d-4680-8ee5-f759ff2d136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:13.586Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dc4e49aa-b179-41e8-9bca-8d639443ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:23.591Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d4681c70-f67f-48fb-b0f0-b7f22effcb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:23.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:33.596Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e65601ed-ff6c-46f4-b5ba-0597abcf9ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:43.601Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7e50efa7-7bc9-461d-9c21-00ec6535355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:53.606Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a1fa7eb4-abe1-4c12-8a64-5598052276a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:13:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:03.611Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7202958a-f107-429e-a600-522f3b25fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:13.616Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b40475eb-0068-4ef4-a9d7-22045ad3f978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:23.621Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5f6894d2-9c3a-4de7-a3a4-2a9692bfdb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:33.627Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fd8c4eb8-e82a-4537-90e4-1f94add0f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:43.632Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ae4f5571-8543-49a5-8094-40ca8b1c9ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:53.637Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=10a1a735-4ee2-4b20-ac9a-e4adc9cdbe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:14:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:03.642Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4fe4ebd7-93f3-424d-a371-a618f6bb1f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:15:08.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:15:08.479Z |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-14T12:15:08.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:15:08.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:15:08.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:15:08.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:15:08.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T12:15:08.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:13.646Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aae609b2-b34d-4c9c-b155-973d205fa650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:23.652Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=59564ff9-a4fd-463f-9f8d-af4189bcd3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:33.658Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=75eadd7e-44ca-4e82-b755-49b84c0237e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:43.663Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1d9860f1-de45-4fd0-a14d-8af935d30937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:53.668Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e4ebdfc5-527c-48f7-a572-b02dd6e4c30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:15:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:03.673Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=cd1a70ad-50fd-48c8-9bb8-a61a21d99c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:03.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:13.679Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1f3bd59d-d15a-4235-b103-f1f2c73cc69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:23.684Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=576c5205-9d03-4142-9907-a728250b7b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:33.689Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=021911c0-3369-4b4b-bba0-e673cd753c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:43.694Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1d1e443f-9fc5-42c6-bab5-c3562a6ee1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:53.699Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7c196e0c-8021-4081-bd4f-7354b178793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:16:53.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:03.704Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c399f0c4-91b6-4159-ac2f-bcb0dfcb8d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:13.709Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8ab3af9e-7cc5-4756-80a3-fc539d3710e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:23.713Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b3334ae4-d47a-4de0-85c3-2873e6afdb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:33.717Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=068e2ed4-cc1b-4fbe-bc11-94c926558319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:43.722Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=410da0b1-5881-4fbf-8386-953fb2a32b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:53.727Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ff786fd3-b85e-47ae-9f08-2c9107498aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:17:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:03.733Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=806f07f6-170e-4742-9a58-f647a7c4be91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:13.738Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6bf5acc7-6ada-40d3-afca-e7dfb7d9735d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:23.744Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=05cd94ee-6595-4852-8d67-41f7b4ad3ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:23.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:33.748Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bf50ec39-43f8-40f9-b207-315f48de61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:43.752Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d2f91589-db4e-495c-9b7a-0e0afe4b9780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:43.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:53.758Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e2363458-9e2c-4a77-998d-3f804228c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:18:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:03.763Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=29047cf1-0243-49eb-8801-1085686c00b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:13.768Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=23f450b7-1159-4df5-94df-3efae0aa8ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:23.773Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b8b1a766-6694-41ce-9e51-7c6fed425654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:23.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:33.779Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fef96b84-f96b-4806-9b5e-ac6f8e7c8953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:43.785Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=48971fdc-fc21-4644-b14b-9261df039a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:53.790Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b3d4a80-3a19-4631-a452-280f18440ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:19:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:03.796Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=432fecef-75df-4235-af86-80c5cf7d3530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:20:08.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:20:08.471Z |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-14T12:20:08.471Z |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-14T12:20:08.472Z |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-14T12:20:08.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:20:08.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:20:08.475Z |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-14T12:20:08.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:13.802Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f0a0eb51-be81-46c1-a9bf-b8c65b0689ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:23.807Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ff412ae1-b999-40e5-b083-13bc3aa80433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:33.812Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4119288d-700d-426f-a33c-b1272499122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:33.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:43.817Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=65302ccf-7188-41fa-abfe-f061bdede294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:53.822Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=04d55611-e202-48d0-a12b-336f929f4d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:20:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:03.827Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f1120013-4ea4-4bfe-a4e4-723bc3f5a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:03.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:13.832Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=19667084-8c79-457b-be3c-017a65073534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:23.838Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0fcc4785-9299-4d57-bd94-20b7dc80fa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:33.844Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aa018c8d-be55-4081-b90d-540e36119efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:43.849Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=30696a01-f21d-488e-8679-1c5b013f4cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:53.854Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0f1e3140-8e31-413b-bfc2-20a8b2180906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:21:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:03.859Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b8e10c96-5b5d-4cd8-80e4-8510dd60ca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:13.867Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=38366be7-c7cc-49d7-86d7-75c10a5c3cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:23.872Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=aaf36cf4-85a8-4efa-9290-3192ef3e8766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:33.877Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b1f97271-62ea-41a2-ac91-ab08c16bd63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:43.882Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=febb8a22-7e9a-4510-b4e5-84b07bf7635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:53.886Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=50edd176-db4e-454d-9414-57f9bcabd699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:22:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:03.891Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3d4d8e0a-cc4f-4187-9565-9f2e9761da8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:13.897Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7d5bc755-990a-481d-8f4a-7b529780df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:23.903Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=506d2b13-1eba-492f-a4a7-6b84846850fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:33.908Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=36d173a4-abc1-4a4e-824d-23cc7545cfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:43.913Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9c524c90-ee01-4996-9f8a-a0af921e9777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:53.918Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=307c62e5-658c-4145-82f7-87bd95434b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:23:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:03.924Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8ba2ee4e-a7af-48e1-822f-75d4f290b65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:13.930Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=36e6748a-aa62-4869-a5f1-282ff83f5e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:13.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:23.934Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d0633900-3ba6-4e44-98ab-f4d458900feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:23.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:33.939Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2ec96e5b-5e1c-4b85-b590-baf8508d96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:43.944Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1c4a6d44-c7ef-455d-82ab-7cd3c6dc114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:53.949Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=65ef9a86-e6dd-4d1d-b925-24977ec40bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:24:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:03.955Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c332ec5a-eb08-4c4f-aa71-3d927331b585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:25:08.490Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:25:08.491Z |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-14T12:25:08.491Z |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-14T12:25:08.493Z |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-14T12:25:08.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:25:08.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:25:08.496Z |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-14T12:25:08.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:13.960Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=330b2fdf-4fbb-4efa-81b6-b35f231f9b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:23.965Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e5c09a3a-4b78-41fc-b2e6-94de0630c3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:33.969Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=51673a23-8440-48ac-86b0-3a7176048f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:43.974Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=970efd4b-5811-4791-a80f-a5eb188c4520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:53.981Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=384472c7-5f5e-4d2d-828d-756a60c46926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:25:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:03.986Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3a0451f2-61da-443b-b08f-229389abcc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:03.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:13.990Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9a6753cb-42ed-4e53-9916-2e9e1d5d8961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:23.995Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1e53dddf-2aad-4268-ba4d-d1d41cad5570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:34.000Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2a596c38-c01d-4904-b27e-47cf6f67b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:34.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:44.005Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3cef9746-33cc-4fbb-b1db-11bcc52d3d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:44.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:54.009Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7bbf8cca-655b-4cd8-9454-550de1e0c944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:26:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:04.014Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=59d2cc10-ce0e-4a8c-b023-295d69093559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:14.019Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2ca9b28b-a8a2-4fe2-a83a-5afb517b6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:24.025Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d77bb3e2-ba08-4ac7-8820-dd7ea0e9ed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:34.031Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=df8357cf-0327-4515-866d-145060a30f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:44.037Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1bb8668a-e6c7-45bc-a2e4-97adf2363f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:54.042Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=94e070e3-c511-41bf-9f60-3ed273883fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:27:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:04.048Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1c444e8f-a672-46f5-b75b-4545a831f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:14.053Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a6217e6b-08d1-4a83-9e28-1c07df4167aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:14.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:24.059Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5e772bff-828e-4afb-ab2d-49514a2c2640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:34.064Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b7ad32b9-131a-4b23-8f84-dbc85fee628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:34.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:44.069Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4761b8a8-4973-4597-b02f-2546db3d40e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:54.075Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3b9ec6b2-6747-4314-9f69-57b34c411f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:28:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:04.080Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d637c1e8-687a-4c4b-b508-51507bdd1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:14.085Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=60ab166b-7bf2-4242-bacb-3f6d96bf113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:24.090Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3faf2423-af99-4b62-902a-ba83b47f7854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:34.095Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d74e0d55-63f0-43d0-83db-91105628c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:44.102Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4b2fdd41-b391-4b17-82dc-7dc56ed00a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:54.107Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3bcf9853-74dc-4de8-8a05-661e875ed989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:29:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:04.113Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9e5fd240-766a-487e-bebd-e07672029c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:04.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:30:08.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:30:08.469Z |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-14T12:30:08.470Z |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-14T12:30:08.471Z |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-14T12:30:08.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:30:08.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:30:08.474Z |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-14T12:30:08.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:14.119Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1629e28c-de20-434f-bc1c-525f8fc8a450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:24.124Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=12e7a685-ba9e-4145-9dc9-1c709e94edc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:34.129Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=62c94991-85f0-48b4-b06d-ac515ce67ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:44.134Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=77e79367-beb1-46fb-9b94-58be6c6460d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:44.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:54.140Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9b116eba-bbc2-497f-b61c-4109c77656e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:30:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:04.145Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3d60b95a-4103-48a9-bb20-9615805db835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:14.151Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c27a820a-81b8-47fe-b7b1-ba445b02b19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:24.156Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=94dc15ad-be36-40a1-a00d-26f8f771d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:34.162Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=13086126-5850-4850-9110-bce06652e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:44.169Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c4dc9016-a1e9-4081-aadd-91de7b2735d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:54.173Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b06f03ae-6cd7-45cc-8521-1b362200ee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:31:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:04.178Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=925db8fc-3ef4-48db-af99-582eb10bf762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:14.184Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0e6bbbc3-e2cf-4c8e-a44a-95a61397cfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:24.191Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d7314126-9994-4656-bf93-5af8a498709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:34.196Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=769a8d69-fc28-49d5-b42a-3d304c494bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:44.202Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=82b0ff01-4167-45d7-adad-9426643c0c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:54.207Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f6bd5184-f390-410d-92f6-bbc74be2d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:32:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:04.212Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dd350440-b376-4508-9695-29822811413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:14.217Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ee2e1848-53b5-46e1-be46-167ddb238da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:24.222Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=62d0f064-1371-4916-856c-9b7191ffa152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:34.228Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=18ce62ac-aa93-4648-bb20-c2a3ee600b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:44.233Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=10eed2ce-7dcd-4c60-aec4-7e290fc05ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:54.238Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=48de8502-3137-4f26-9836-c0faa333e418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:33:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:04.244Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6e4ca219-83ed-4eb3-a38d-942e665c408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:14.250Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=75ac89e3-32ca-4a36-a912-e16406901c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:24.255Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e344187d-5060-44d8-bf5a-ce28e705bec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:34.260Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f45555f8-6bd4-49a0-bda7-673c19e01d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:44.266Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4d38902d-d0f2-4d62-b288-613ecc90b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:54.271Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=88caf38e-f37b-4fc4-840b-a32645a258f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:34:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:04.275Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0db41d17-1893-4be8-bf78-d7951c2a830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:35:08.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:35:08.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T12:35:08.472Z |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-14T12:35:08.474Z |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-14T12:35:08.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:35:08.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:35:08.478Z |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-14T12:35:08.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:14.280Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=33700acc-71cd-470a-b623-d40b772913d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:24.284Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=37cbed8a-6f0a-4fa6-86a9-67ae233180d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:34.289Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ec38b4f6-9157-4ba5-9e79-810893c3a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:44.294Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c4300bd9-f07e-40ab-b4ae-9b182af67c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:54.298Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=62b7c70c-d2ae-4cdd-92ba-ee7c80941c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:35:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:04.302Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=42f8b2de-f74c-4486-9f26-1017404405fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:14.307Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8f153f90-166d-4fdf-af58-457b54d11a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:24.312Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=63eaa4d5-55cf-44c2-bd54-43bc0ee35d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:34.316Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f14532ec-f8c6-48a0-95f5-bdc0e300db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:44.321Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=04449d83-d88d-4ef3-b9a1-3520ba76dab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:44.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:54.327Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0a75d256-ddcd-43f6-aa06-858756cb3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:36:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:04.331Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5969a06c-c399-4800-be64-2e0c9845a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:14.335Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a0b79447-87f3-44f0-88e4-7e313ae88a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:24.339Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bee2ed52-4d1a-4925-af17-f0928bf2b90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:34.344Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fc5873df-827d-400e-adb3-6a914edd3aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:44.348Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=06b1f203-f2e5-4242-9682-c7b8c0087776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:54.353Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7c9ef6e5-8767-4f7b-b820-5e174449cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:37:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:04.358Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8ee6226c-88ac-43f9-8d02-1792acc9546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:04.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:14.364Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bcdb060e-c47b-423d-8df9-9b9cdb837042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:24.369Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5d2064d9-7f10-483b-930c-ba226f9299ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:34.374Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e131176a-5ab2-4652-a08c-44510a0cb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:44.379Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7150ea90-b942-4cbf-b957-95a5e6523feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:54.385Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=59ccf843-ccf2-4580-afb9-6d2a8a3b19e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:38:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:04.390Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=181deafa-9dea-4222-99a6-8bd3b28d4c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:14.395Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dfc5b777-58e0-4f24-952b-342f4451a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:24.399Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4b85adfb-8c94-4806-90a3-943f8c705a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:34.404Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8ec491d6-8d01-4b69-9029-074951724ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:44.409Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b9745f39-5626-40a5-919f-3e203a8c4c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:54.414Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=745c2bab-bda9-4438-aaa3-70ad55393a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:39:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:04.418Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b18336ac-6233-4b24-8a1e-63d9daea1d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:40:08.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:40:08.460Z |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-14T12:40:08.461Z |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-14T12:40:08.461Z |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-14T12:40:08.464Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:40:08.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:40:08.464Z |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-14T12:40:08.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:14.423Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=67bac0e0-0268-4ce7-8196-7d799f4987a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:24.428Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=30ccdabf-5d9b-4ecd-8ccb-7b9e9aaf5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:34.433Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4326e409-7709-41c5-b8bf-3deedd520ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:44.438Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4cc5584d-257e-45b2-a42e-d958c3468a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:54.442Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=17294269-c57d-4804-88d2-a35602b4a30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:40:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:04.451Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=40c7a3fc-6a68-49a8-97cc-e7d8afad7573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:14.457Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=15f8576a-3741-48ba-aa8d-931293a9004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:24.462Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a86b4990-da04-4fac-abf5-d31d10d51e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:34.467Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=869207bd-040c-49e2-bbae-535011f6178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:44.475Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c6e15c6c-c50b-41d9-8471-61afdecb8dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:54.482Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=023c5429-21a3-458f-8dbc-44c47709a104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:41:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:04.487Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e7c9a54d-a230-479e-a820-01cb5a3db04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:14.491Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b52c0b8b-10e9-45eb-8bea-229c7ca7054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:24.495Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=47ee3db7-5a6a-4f31-b1c7-442a6e85a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:34.501Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c322a3d1-6413-461b-8899-049d6d28a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:44.505Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=36328df1-5e82-41a5-9f4c-16a9edcf8c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:54.511Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c6d22da5-72a3-40e3-b96c-4b11d8fd1343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:42:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:04.516Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9d0bd8bd-588e-42c3-a9e3-cd6c1ee4760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:14.521Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7122cfd2-3b2b-422c-8697-020f6b17f32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:24.526Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=db94f0ab-3401-4ef7-b8d9-03db663bad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:34.531Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0798f4e4-9e87-4b1d-92c2-b8da27a6132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:44.536Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4886b2f2-ffb7-40f6-b1c5-51c4166a3029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:54.541Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0163be9d-548a-45a0-85f8-71fe49e3d9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:43:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:04.546Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0e52aacc-f9d4-4d29-a865-183a4f6ac66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:14.551Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e5430e7d-453c-4f99-a383-8e119f173895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:24.556Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1fd5678c-7e5a-40b8-b129-39ee63ad7443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:34.560Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c4358be9-db05-447a-a39f-66d1de6793cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:44.565Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ef730029-4f8c-456b-8c21-26ad49ee36ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:54.570Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8cb0fc2c-5070-47e5-bf71-4a14a243eaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:44:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:04.575Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=97952fad-ee5a-4d49-98a3-91e7df3d66a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:45:08.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:45:08.465Z |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-14T12:45:08.466Z |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-14T12:45:08.467Z |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-14T12:45:08.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:45:08.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:45:08.470Z |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-14T12:45:08.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:14.579Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0879acd2-5afa-48ba-b9c7-6a0970c70c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:24.584Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=98ea133b-b6bb-440d-a1c5-b6539d128034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:34.589Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a816a065-2600-4d1b-bf3e-dd41e3496c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:44.594Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0eaf50bd-7b28-4536-ac36-8adc09b3566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:44.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:54.598Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6928fd0a-9b57-482f-9968-0c0cb5e54de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:45:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:04.603Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=90b8a6fe-544c-41c7-8ee1-1d39c774a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:14.608Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=03ea867a-ca99-4c68-b893-8f3814ec4f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:24.613Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=832174c1-3620-4957-a608-c5bd87af6adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:24.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:34.617Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=21c34dd7-77ad-482f-aadc-f51b9d64dea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:44.622Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=abad01bc-8f8e-4e54-82fd-db0d2dfe80f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:54.626Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=705f532f-7758-4830-b13b-642cf61ff738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:46:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:04.631Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1e872ab4-2802-4373-9471-a0306935a8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:14.635Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e93c7078-e185-439d-9436-f2aefbc6260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:24.640Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ce0dea44-c7f6-44b5-b31a-6c2661a2bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:34.644Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6085b356-d9c5-477e-a0de-a37cc149e009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:44.650Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=58a39212-cbbf-4e61-b19d-796a40cfc1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:44.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:54.655Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ae846083-08eb-4a5f-8e02-7a9410093a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:47:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:04.660Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9662e0b9-ae54-4630-abdf-518dbd41bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:14.665Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b008a7d-3b52-4399-a128-92c0f4c4454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:24.670Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5be40126-052f-48ab-8f51-f694b030221b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:34.675Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=045700f2-22e4-42ff-bf3f-fcdaadfb585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:44.679Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bd99cf8c-3a80-4543-ad03-2d18132b09d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:54.685Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=67918ed7-b938-4241-8a8f-d8e430b3a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:48:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:04.690Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9de668e0-74c5-40c8-a228-91f597741c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:14.694Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=45f43fa6-656d-433b-b955-9e5b0a0de62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:24.699Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c2bea4a7-470e-4900-9fec-060e7d9cbafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:34.704Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3efadff5-4c48-4452-8f50-d04a0b5292c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:34.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:44.709Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dba9b8f1-591a-4536-b20c-916c8ac3ad47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:54.714Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5ae45cf2-8a0d-4208-822f-a9b81621ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:49:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:04.719Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0c4786e1-cd2e-4f99-874f-bc4741b40840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:50:08.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:50:08.464Z |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-14T12:50:08.464Z |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-14T12:50:08.465Z |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-14T12:50:08.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:50:08.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:50:08.468Z |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-14T12:50:08.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:14.724Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=41b72b3f-5a69-4717-9228-2f6df45c0c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:24.729Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=60499764-4551-4c1b-8193-7b28ffaadf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:34.733Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d1e1d5fb-58b3-44b3-9d52-2c148337a288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:44.739Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a9244703-bfa9-49d4-b844-7c95f37076d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:54.745Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1041cff7-7d42-46bd-b47d-67d3a4c2ab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:50:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:04.750Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=87b19bc3-2ff3-430a-8a94-b6349a87dcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:14.755Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b6c5ce3b-fd57-41cb-8782-b5a27bdab80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:24.762Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e60341ae-0d79-4df2-8a5a-a7aa5f7e6470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:34.767Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4172acca-0021-4736-b300-ec93237dc489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:44.771Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=780aa671-d861-4574-9764-080b2a4ed71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:54.776Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=afa8952d-5d8f-48d6-83b0-73be505b21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:51:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:04.781Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2b183e35-b785-42ed-a24e-93b454e58194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:14.786Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8fa42cfe-7c45-4d76-95ca-be59236cae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:14.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:24.791Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=651257c1-34ec-47fc-a06f-9dcbc2005823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:34.797Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c808c936-ffb7-40a4-a106-a08fc39f78ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:44.802Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d9f84bb3-7747-4565-8ed4-661acac16aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:54.807Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a2524c78-c893-4917-92dc-2b690483e151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:52:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:04.813Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=23e1df44-7ff0-4065-bdb3-df6616cde6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:14.817Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8455b745-e0ee-43c7-ae85-0194a2c8ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:24.823Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d7251212-6f9e-4138-bf8d-ec0706f62d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:34.828Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=76503675-9566-49c2-8698-ab1340b552d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:44.833Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=91d37712-d4cd-4989-b01a-c7076041473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:54.838Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d48701fe-3ce0-4452-b48c-48571c9ca011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:53:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:04.843Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ad06a12b-a279-42eb-bc0a-972f1c40730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:04.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:14.848Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5b1db4b1-2baa-4529-999c-0365fb597812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:24.854Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=378ac62e-7467-45a6-90e9-4042a15540b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:34.860Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=beffdc3d-7bf5-4f58-889f-acd1422408f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:44.866Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b85b25bd-b6c5-4f52-b35a-8a3d6194d1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:54.871Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2544c2eb-66b6-407a-9125-515c013dffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:54:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:04.876Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=df517cc7-20c0-476a-9b4e-437fb2e43510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:55:08.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T12:55:08.476Z |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-14T12:55:08.477Z |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-14T12:55:08.478Z |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-14T12:55:08.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T12:55:08.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T12:55:08.481Z |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-14T12:55:08.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:14.880Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9b9f0e14-0392-4fd2-9113-ed7b4afe8adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:24.886Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9c6f6ee7-7e0d-4424-9a16-50f593adc765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:34.891Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6a7a18d1-18ba-430d-9dcb-e41d3ba3929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:44.895Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=716da211-d97a-41dd-85ff-5ddc3cf518cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:54.899Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2d76633d-f362-44ee-8715-f5fded83fd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:55:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:04.904Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=214cf166-c532-4a1e-a7bf-1522f64dcd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:14.909Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0004e495-81a5-4e19-be81-4dd2ce3815f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:14.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:24.913Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8d97f31d-f30c-4caf-b2f2-48e201f9d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:34.918Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=47c9048a-538d-45d2-af78-2d937e6a4af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:44.922Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=afb6de4e-49b1-4804-ba56-00dc30307054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:54.926Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b1bfd7b2-9ab4-46a8-a54e-ad57fc0af78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:56:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:04.931Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b5feca8d-600d-484b-83fa-eacb7f4a6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:14.936Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6e2d5618-dd0e-4293-8a31-9baed505b89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:24.941Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=386bb296-f2e2-4bfc-91fd-c73a8c0f4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:34.945Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d8d662e2-a422-4d81-a11b-5f945067c36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:44.950Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0f64cc00-b42c-42b5-a191-bb724249c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:54.960Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=19b34811-d9a3-4f02-9ede-2bf6a72d9a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:57:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:04.965Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2ac700ec-e612-40b1-80c6-a18c781fcad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:14.970Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0f4f35c1-dd05-4045-bd8c-7776cd3c0895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:24.975Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8572ebd1-9743-4f5b-9185-a4cda376e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:34.980Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4c368190-e742-47e7-936e-5e4b0777f5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:44.983Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=023df034-c630-41c7-992a-ab766b489f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:54.987Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bec13979-3f79-4bc6-b972-6d6c307b31b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:58:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:04.992Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fa3488a5-9f40-440b-a8fc-0c437a6f9339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:14.996Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6634a806-8066-4432-81ca-aadd00af7106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:25.001Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d267034b-e557-4645-ac03-e124bbdf1822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:35.006Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=91387b3c-93bc-4a12-b7d4-c035b737e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:45.012Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2b087cee-cbd8-47d9-8098-0e472fda9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:55.017Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c57f9099-c8cf-4d0b-b525-17ffd71acabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T12:59:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:05.021Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=21193d5d-4d6e-4df2-a9bc-73e71980754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:00:08.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:00:08.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:00:08.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:00:08.479Z |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-14T13:00:08.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:00:08.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:00:08.482Z |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-14T13:00:08.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:15.026Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=70ed306a-314a-4b80-86cb-fcfafeb454ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:25.031Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=150e354b-a394-43d7-a5d1-58947611765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:35.035Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c306f969-fc5f-4a6e-b841-846322a886e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:45.040Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=847367f0-d0c4-4703-a90e-934d2c7e5157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:55.046Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=67ae076f-049f-41ac-b0bc-1d12732f61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:00:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:05.050Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6f3a776b-6828-4377-a5df-99b8f02c07aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:15.055Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=cdde485c-2e6a-4bca-8c56-188b8902d4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:15.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:25.061Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f837a862-686b-4b78-9a7f-6f1d91a31064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:35.066Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2fad1579-2f13-4e25-85a3-529cd5be087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:45.071Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=693758d4-be96-481c-8d7e-b51e18ead0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:55.076Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1b10e57d-9ff6-416f-868d-29191e8e3aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:01:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:05.080Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fae7bafb-d367-4709-adc7-fcb98b49e273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:15.085Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5c96e178-a4b3-4989-9ce2-4512a2efe64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:25.090Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8b253c8b-aec9-438e-b6ab-5dc5b123f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:35.094Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b7890578-d0ba-4c74-bb8e-edae0274e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:45.099Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6551ce9d-587c-45cb-8802-0687a12f80d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:55.105Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d9438d0c-d9b7-4dc8-b628-d32914295102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:02:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:05.110Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=24205101-7353-4cba-86e5-20eb49e0b2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:15.114Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b82e7c42-2d4e-4110-89d9-f1637f58ecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:15.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:25.118Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7b0d568d-e459-4db0-9d73-42e08fad5a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:35.122Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9c2eb8f1-abaa-40ae-b79a-8495d27d0e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:45.127Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2ea80dfe-a406-49ec-91bc-baa47dc0c458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:55.132Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f89c886f-60d9-44aa-a2fd-bfa8d3aa8c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:03:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:05.136Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fefdddd5-2d66-47e1-9256-b50ebe25e9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:15.141Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3a59a6c4-379f-40c1-b3f7-a376ac474a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:25.146Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ba510509-5634-47fa-8903-c245b340b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:25.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:35.150Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=981a775d-16b9-4bc4-a507-47317a1b94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:45.155Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=63d309ad-350c-4607-961f-469f1cd01600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:55.159Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=39ee8dfa-e60a-4c51-8813-c5eb83ebffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:04:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:05.165Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5ff8d7cd-4723-44d1-821a-6f0a96a541ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:05:08.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:05:08.481Z |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-14T13:05:08.481Z |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-14T13:05:08.482Z |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-14T13:05:08.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:05:08.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:05:08.487Z |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-14T13:05:08.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:15.170Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=53a265df-8bc9-4480-90ee-72d9d077d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:25.176Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d09efc25-5e7b-4a6d-8aa7-26bdd78f8b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:35.181Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=75eb0495-fd49-4604-b586-9f86c573de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:45.186Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3304d257-6e00-4b33-abd2-6d481f97dc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:55.191Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=52e77c01-bd59-43cc-8817-5a50f7c28953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:05:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:05.196Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a37d6346-4cb0-4301-a699-480f51be4a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:15.202Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b1c9d766-3782-4f6c-8509-1d103851db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:25.207Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6c5a7d60-61bc-4036-8549-c3a1326b3c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:35.212Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fdcf1662-05f7-4c97-9046-f0d4e25f2dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:45.217Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f4dbc367-1118-4ee8-a2be-c419232e7332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:55.222Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=12c7daf1-27b8-4eff-abcf-df302a25b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:06:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:05.227Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d15d7ef3-4c0c-432b-8348-c2a13dbb65ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:15.234Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ea3cbc20-4c88-441a-9350-ed4566a7326f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:25.239Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d4281987-4463-417b-80e4-1e702b49008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:35.246Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bb0d8fa2-5402-4112-8447-6e812271dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:45.251Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=51420980-547b-4967-b3bd-4764dbfc951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:55.257Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=85c5d3d2-50f1-4ae2-90ba-c4fbb7b29370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:07:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:05.262Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f0ec4e3b-a53a-45e0-b6d9-d0c696649f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:15.267Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a691b206-4523-4766-91bb-73050a3133ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:25.271Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=009e1842-feaf-4d76-b5b1-0a1f3c8f0740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:35.275Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a2ade1c9-60d6-4f1d-a58c-7d18a239c441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:45.280Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=222231e1-e716-4c14-b8c7-2c5f7f99555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:45.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:55.285Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fe4a54a3-24ac-4a98-9bb2-b972994cd9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:08:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:05.290Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7d9ac615-2028-4662-8918-b8b49a89b1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:15.295Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=552593d3-4570-4aad-a1ae-e61471f055ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:25.300Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0c961fbf-05c6-4039-858d-8c914781a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:35.306Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7c85665b-3a59-45d8-a019-fa519a28f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:45.311Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=2a43e64a-e71d-4278-b102-46fc68dc10a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:55.315Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=03397511-6d63-49d5-9e70-4cdc0c22926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:09:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:05.320Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=771e8e37-0906-48a5-85a0-e72ef513b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:10:08.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:10:08.475Z |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-14T13:10:08.476Z |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-14T13:10:08.477Z |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-14T13:10:08.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:10:08.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:10:08.480Z |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-14T13:10:08.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:15.325Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=678423c0-aec4-4091-8213-05719e7a160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:25.330Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9f8f7408-138f-4d35-ab69-32fb0e03fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:35.334Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=91c215ba-3727-4a83-8bf1-fa522798f269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:45.339Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3a9dbf06-7994-4248-b667-66a463a41d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:55.344Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bcabc329-a486-4c9c-82ba-3855dccd225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:10:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:05.348Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=eeae0219-e3a3-4000-b5f6-152590d7ee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:15.353Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=42672d56-d72f-40aa-8b13-a6d57a773e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:25.358Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d0c1e7b3-fb9a-4e28-be0c-ecf4feef180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:35.364Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=73c6629c-5d6d-4a22-85d4-2dc8cec1ca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:45.371Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e6e2a3b4-824f-4f2f-baa9-50aee1684c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:55.376Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bf10ec7f-a06a-49f0-8726-87e8099a8024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:11:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:05.382Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fe6f773e-cc8e-4175-83e0-f81b7449ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:15.387Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=eaf65d53-8896-4251-aea3-df7981aedb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:25.391Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a847edc8-41d9-47d6-8be2-29a6320bc315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:35.396Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=66d3675d-cc42-401a-9c90-72f4b71bc36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:45.401Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=336971f8-750d-4bd2-871d-5e0bdff5a9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:55.406Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3a9814d8-7612-4a4d-bf62-785583516c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:12:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:05.410Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4200ebd8-71af-49f3-9d66-b295d385ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:15.415Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=54dac7df-ef21-4432-b787-3c8dfa8922cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:25.427Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dea69f92-15d9-4340-aff5-ed9421bcfa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:35.433Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=48da5472-c75d-442e-87f4-dc3d3921ccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:45.438Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=793b8517-16a9-4c6e-979c-935ae6ab76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:55.443Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d529f81b-f2ec-4f97-a9f0-2a7e11a731e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:13:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:05.448Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c3dd6c05-8312-48a8-891a-fc8e544000e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:15.453Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d0bef94a-aa93-4055-82ae-ca5440bd8319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:25.458Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c16fbadd-3a3d-428f-82a6-e7ab3d5d6ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:35.463Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=35e00b6b-32b7-4f29-8e82-7c31cb7fca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:45.468Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b5150d21-f7e1-49e1-bdb1-e6a7165f2090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:55.473Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3835e655-8f5c-44d6-a08d-bbcc4899f391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:14:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:05.478Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=32a11c30-cf6b-4d25-b53a-8cd7a2a206b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:15:08.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:15:08.474Z |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-14T13:15:08.474Z |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-14T13:15:08.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:15:08.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:15:08.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:15:08.478Z |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-14T13:15:08.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:15.483Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8acceef5-9a7c-4b43-8305-bf2b54a0d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:25.488Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8f590678-b46b-4095-8e07-c18a45e11a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:35.493Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=942f331d-6898-43be-80b3-61b149c0d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:45.498Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9c21798f-a651-401a-95ff-ac3360612191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:55.503Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4d52e043-5016-4004-acc1-85376996e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:15:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:05.509Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9144ccc5-dda5-4d55-b698-07fe627fed07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:15.515Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=adfb39c2-22b4-4579-b039-cbcb6e4e66e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:25.520Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=03403ad2-e22c-40f6-b54e-9464bb792ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:25.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:35.524Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=26be1c8e-f7e9-49d6-a44b-80bb1a747db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:45.528Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fe3fa1eb-2613-460f-97a3-8b6f00528dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:55.533Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b7b7bfd4-3cdd-4810-9883-0a42d43520b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:16:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:05.538Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e450ec5c-1378-47ca-9bb4-761b4d739af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:15.542Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=10e57cb2-595b-4a6b-aea3-ea3a56612662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:25.546Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=df3d6a90-f427-43fd-8327-4cf0bcc33969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:25.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:35.551Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e81b779b-58ee-4044-b6f1-ef1a49db39c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:45.556Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=55ef4ba9-dceb-4396-8258-da1b0293eeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:55.561Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=d44cdea2-857b-4a09-aa30-7db5b145dbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:17:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:05.566Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7467f051-cbfd-40c0-9f49-c4072bb005fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:15.571Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=31215b55-9083-4647-83b3-236bf892ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:15.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:25.577Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=45b2434d-4d0c-43ab-a158-f5745795cf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:35.582Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c7e257ef-7556-4bee-b8eb-d3d90081d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:45.587Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=78d0f61b-84e3-4266-ad2e-c8a8a12bbe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:55.592Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f730e57c-dbf1-485d-94dd-a960ff033c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:18:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:05.597Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b915c7d7-dcdf-4335-bf30-7576b673fd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:15.602Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=fe898bc9-ef98-4bc1-853a-42dc11a4e3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:25.606Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0cdee634-3d8a-4a2d-a62c-26e7c919634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:35.612Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=56515b3b-b0a8-44db-8f1d-42e7ab859cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:35.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:45.618Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6bef9af4-0c92-429f-9d6c-6757d0699e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:55.622Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=186771c0-3ac1-4e68-802a-00af582a4fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:19:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:05.627Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=65c0ce56-5b9f-4704-8d09-d9f44aecda23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:20:08.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:20:08.470Z |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-14T13:20:08.470Z |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-14T13:20:08.471Z |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-14T13:20:08.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:20:08.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:20:08.473Z |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-14T13:20:08.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:15.632Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=18238f45-34b6-4b95-88e1-8c01550c2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:25.637Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=677ee57c-812c-44c4-91d1-d8a00567136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:35.642Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=983813af-76bb-46be-ba14-318ea8ce2d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:45.647Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1bb76f8b-4bad-4dbc-86ba-9327e99a043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:55.653Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=22be8f52-85ab-4df4-b1a9-eabb57cf6de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:20:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:05.658Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=69f6a7c1-72c0-43c3-b89a-73fb4214b75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:15.663Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f45aa6fd-c208-417f-a7c5-7469849870fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:25.668Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=00308da6-156f-428d-b727-3d66927550fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:25.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:35.672Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8b01b231-b686-4b34-bdfd-fa5edca89e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:35.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:45.676Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b8fdfbd6-30b2-437c-85d2-0e8c3eb8fbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:55.681Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a77518f7-b849-4017-9421-2defebe45702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:21:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:05.685Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=88f58759-f78e-450e-a3ad-bf70e822a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:05.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:15.690Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=0ef8f5ac-90fd-483c-9dd6-d6700f00821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:25.694Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=564c64c7-5291-4342-a986-dfba5d3a0b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:35.698Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b6387bb1-035b-4738-8660-161392ebf179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:45.702Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=eea946ce-b4f5-4f6c-91e0-2dcbfde62b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:55.707Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e964a3e3-c5e6-4b3b-a52c-b7774ce018a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:05.711Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=62c88830-718d-462a-987c-2aa11c60ba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:15.716Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4beecb27-2ec1-4ce2-be0e-53b5ed804e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:25.720Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=690f14c8-1b6e-40ec-b678-b2941f02597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:35.725Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=7494400c-5669-49d6-81d3-1621f26f8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:45.729Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bdcfe701-81db-4b6b-8839-875a43d60877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:55.734Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c08b6e0f-fe04-4d68-8cdb-6a392dce700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:55.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:05.738Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=70544552-4af3-4268-8e67-6832c563d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:15.742Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=32509ab3-6da8-4e5d-9c16-bb83af0b9f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:25.746Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=edbd0f29-02db-4c8e-96c1-6ee4ab74ab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:35.751Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=8a664157-413a-4941-abe3-7a3a75bf7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:45.755Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=ad19499c-dca3-4f71-8fca-1800c6c6e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:55.759Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3bab07a5-9320-468c-876a-bf4265b21890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:05.764Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=56ada694-3d61-48c7-b575-b63812322ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:25:08.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:25:08.461Z |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-14T13:25:08.462Z |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-14T13:25:08.463Z |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-14T13:25:08.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:25:08.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:25:08.465Z |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-14T13:25:08.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:15.769Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=dbfa9482-af36-417b-88fc-d829845ea252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:25.774Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=57ef6e52-e890-4930-a0a5-d488b07f1817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:35.778Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1c160a3b-12e6-4c6b-bcad-0eabf0c41c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:45.783Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4543a795-df55-4e7e-95f0-c8ee8b0b95c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:55.787Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=b70292c1-fc88-4ab9-b9c9-d7a62208454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:05.792Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=91871077-391f-4a4a-babf-43bc6bbace07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:15.801Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3cdd09e0-c923-46f1-acd4-f5e0da1b806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:25.805Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=1aed80cd-e774-446f-b2a5-c1c4839783a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:35.810Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e346c28b-e9e9-4a2f-b418-a1b566e44479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:45.815Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=376d1e42-f7ea-4f94-a27f-064ac610c3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:55.820Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=bb91b9d6-5d16-4694-baaa-ee43f71786ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:05.825Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=9811d725-fa5d-4234-8d50-754b05ae4dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:15.830Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=00bc95a5-5438-4439-88a4-917cfcfc271e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:25.834Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=c0b7ef4e-d988-4e70-8c1a-a35bb1679d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:35.839Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=a70320a5-16fb-47ba-9905-587ab81a932f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:45.843Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=54929752-84d6-4f56-bacf-fbfcf10d25aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:55.847Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=e2090d99-e8fb-42c4-be98-4d5f1cf4a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:05.852Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=902b1246-6588-439b-a9cd-1bbc95fc3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:15.857Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=4e03b877-97a0-4006-bffc-bc7fffbd8633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:25.862Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f42dbb22-a868-4ca8-9023-b08e5a0b28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:35.866Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=f533e762-8519-41bb-8bba-42f8e66af9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:45.871Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=5fb935f1-78b1-4941-a1bc-b0aadc9bb208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:55.878Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=3c4da3fb-6ab4-4074-8fbb-2c30f0e4c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:05.885Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=489b7fa5-3689-4f72-bb80-d8b286c542e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:15.890Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=75a58179-ec88-4d06-bfde-c2a104c719fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:25.894Z |INFO |Init configs |InvocationID=b8cb193b-8fd3-4323-9c12-8fe546b015ff, InstanceUUID=6ec38dc4-d436-43cb-adc9-48fc1150752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13: