By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:22:58.116Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:22:58.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:22:58.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:22:58.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:22:58.996Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:22:58.997Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:22:58.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:22:59.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-21T09:22:59.207Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-21T09:22:59.301Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-21T09:23:00.785Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-21T09:23:01.262Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-21T09:23:01.281Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-21T09:23:01.281Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-21T09:23:01.337Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-21T09:23:01.337Z |INFO |Root WebApplicationContext: initialization completed in 2035 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-21T09:23:01.804Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-21T09:23:02.617Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-21T09:23:04.108Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-21T09:23:04.723Z |INFO |Started MainApp in 9.124 seconds (JVM running for 9.938) |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-21T09:23:04.795Z |INFO |Start scheduling PRH workflow |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:04.812Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=82fa21eb-8028-4eb4-830e-457aef827832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:23:06.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:16.351Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7be3b9a0-3704-4cd0-b599-0480cc792bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:23:17.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:27.404Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fc66733b-ff57-4582-9e57-2062a2bdce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:23:28.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:38.473Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=455f8146-b6c6-486a-8517-b29a358b24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:23:39.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:49.549Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6fcbc1ec-3052-4109-8d8b-d4f639b1cc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:23:50.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:23:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-21T09:23:58.322Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-21T09:23:58.323Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-21T09:23:58.328Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:00.593Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=837f5bbe-ec18-4bc7-975d-45525c8e3edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:24:01.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:11.671Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bb5a8d1c-10ab-479b-8593-ee59f56b4cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:24:12.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:22.776Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f4312197-e393-41bc-a4dd-1da2b546e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:24:23.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:33.845Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6a66e7f4-0628-468c-8a01-6390b327854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:24:34.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:44.943Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c62db17d-3e6c-4b14-89c6-2b95d8c0dbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:24:46.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:56.018Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f4ee6698-f9b1-4cb2-be84-4ef212ea7f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:24:57.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:24:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:07.100Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b358b899-39be-4453-bdb4-58acd6a40cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:25:08.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:18.153Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7329c558-69bf-43e7-9622-d0cc7e92302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:25:19.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:29.196Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6e9d719d-1794-4828-a0fa-9fad69c14002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:25:30.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:40.238Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ebb749c0-dccf-4146-b6ee-0eac4ae57a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:25:41.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:51.275Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=dae46d9b-3372-4a7f-86a9-64fbac38112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:25:52.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:25:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:02.317Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8df70694-df61-496d-b395-f1ed60c4c7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:26:03.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:13.361Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d6e1d08f-b0d1-4a58-8c79-2e4b17468a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:26:14.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:24.395Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ef76461b-74cb-4181-8dc6-7badf29b6d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:26:25.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:35.434Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5a5cd8d6-d400-4438-bac5-cac45ff2bb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:26:36.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:46.473Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c624b87f-d877-4012-9427-17576304a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:26:47.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:57.518Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fb015329-28b8-49e0-b4ce-56ea4200e95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:26:58.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:26:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:08.554Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=316cdca2-05e5-4a23-a7ac-f005f6d63470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:27:09.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:19.625Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8588c22f-12da-4f6b-8499-871653b66983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:27:20.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:30.669Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a38bf8a0-ffb7-48bc-a84c-a3e6856e206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:27:31.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:41.715Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=59d7ce2e-70ca-44be-beb4-7298f1f71bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:27:42.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:52.788Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=92dacce9-c8fb-419f-97f0-a6e344f0ebc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:27:53.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:27:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:28:03.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:28:03.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:28:03.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:28:03.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:28:03.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:28:03.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:28:03.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:28:03.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:03.850Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=714d8ee4-f2f8-4dc4-9ca2-30413f801999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:28:04.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:14.925Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f4e141d2-79ec-431d-a66e-9b103b8dcb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:28:15.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:25.981Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7d909da4-f3c0-4546-91ef-e99149bda072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:28:27.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:27.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:37.037Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=93c8a339-20e9-48dd-96da-a4a1ee48969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:28:38.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:38.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:48.072Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=78094422-3058-41b5-a2db-d867bf14ac2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:28:49.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:28:59.118Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=33e8ec7c-fcbf-4c6d-9f4e-51e3ae8bc9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T09:29:00.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:10.160Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2edd4a4b-da0a-44cb-9b03-b6d73b26bd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:20.339Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=21998802-a0ee-4547-8358-be88ab40b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:30.554Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=866a8019-0a30-40f0-b317-dcb8f42824fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:40.577Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5b1d1e13-3258-4d4f-8fc7-c5bae0048ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:50.591Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c7b3d7a6-92d9-4cd6-9e27-82055f09325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:29:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:00.603Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f41ab3e2-8cca-45d6-a792-a86b6b04850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:10.617Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=84a85d13-4c0a-432b-a161-edc84d7db40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:20.633Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8d659cb3-ebb8-4e19-bada-d050f0058641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:30.648Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bbe9f139-52b2-44be-8e6c-f3ba3ab1bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:40.664Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1332901d-8b45-4d8b-9214-d05ae78c2032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:50.681Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cf6824af-0e73-40bf-9242-f09a098ec9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:30:50.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:00.692Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=45157f72-df86-40c7-af4a-3f00e427e96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:10.703Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d851b78a-1573-47ea-8ba9-2cc600a18719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:20.727Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=eb5ae3c4-ee08-4188-88a5-b7b1a3156cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:30.745Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6525d309-e4f3-444a-8182-9499c1a4f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:40.758Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ac518ab8-71c2-4b3d-9401-c5210089700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:50.770Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=44cd507e-397d-415a-a6fb-6e9aa9ae1afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:31:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:00.787Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5eff367c-95d4-4332-87a9-6546e40b3e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:10.798Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4ad160e0-cf8b-43d8-bcbc-807c6b9dcd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:20.826Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=95c634b3-c529-48e9-831c-690c1f0b48c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:30.847Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a218c654-530b-4d91-8d8f-0cc65363b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:40.855Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9ebc83fe-ab61-43fb-9481-dcd9105e64b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:50.868Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e7efd961-16d3-498e-820e-e2451dc9c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:32:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:00.879Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6909bf08-f6dd-4e1c-a055-a23beb53622d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:33:02.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:33:02.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:33:02.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:33:02.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:33:02.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:33:02.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:33:02.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:33:02.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:10.896Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7fbef604-b296-4a15-8206-440ce6155b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:20.965Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cdeb1d34-3404-4c6a-9f18-86a91a06db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:31.134Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b3bb3166-283b-4de9-9d1c-95eeab3d3cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:41.149Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=683fdcea-9c2a-4435-b5b3-26d370d29dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:51.160Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9d98ad4a-9a9d-4e39-bf91-b12df52a49a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:33:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:01.177Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7f92a61b-8b55-4bc0-916f-4f93a972c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:11.192Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=81e7b081-021b-4f0a-9ec6-9788b864392f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:21.252Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=331fa97a-366d-4ee9-8609-63d7d0850a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:31.262Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ce8ad181-8ed3-4a5d-a72c-ab3bdf2c9318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:41.273Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2d562ea7-2b22-4c25-8893-6749ee5278b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:51.288Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d565d1c4-507f-4763-91c5-55c42e6d223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:34:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:01.301Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c8d01d52-d1fa-4b2a-becd-0fb4bd7a0534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:11.312Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=48bc33f2-678c-45f5-aab9-232cd96eae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:21.327Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=741fd6ef-fba5-4d91-9c5f-527b04fa343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:31.347Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b1a8557a-b08b-46fe-805a-891483e242a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:31.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:41.360Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ac25c0e9-c63d-4719-a124-733d3f99722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:51.376Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=673813de-1b90-46fc-b0ed-5f069e807aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:35:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:01.391Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a5f85f68-28e6-4fb1-8783-63bd0eaf4318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:11.411Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e6e20aef-1d80-44cd-aac2-7b5682b066da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:21.433Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=99663c97-c438-446d-a401-a5031cae015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:31.450Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6afd3d11-2135-4694-ae14-5e41e7ad266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:41.461Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cc44dc48-c82a-45b1-ac00-8ddf67e1e6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:51.471Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=730775c3-ee63-434b-b70d-10b37296768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:36:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:01.482Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b84eda55-34cc-495c-b70d-39ebf8e7de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:11.502Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a71c3d6c-74e1-4f25-91c7-43a792b087b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:21.518Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=58f8c094-cbea-4fd6-9f31-fdc7cc13317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:31.529Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=50a5573f-01b3-405a-aa28-52f371c7b868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:41.546Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=30cf9afa-f8aa-474e-9c72-758f0c596625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:51.558Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=af0f1b0b-d60c-4507-973c-3099fcdba196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:37:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:01.576Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8aac1b69-e8a7-48b0-9fc4-17eddfb74a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:38:02.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:38:02.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:38:02.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:38:02.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:38:02.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:38:02.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:38:02.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:38:02.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:11.586Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cf241398-b60d-4630-b15f-6319d7f4ca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:21.599Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0e8c4a73-12b4-47ae-a0e1-37c33bdd1880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:31.609Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2ef4c963-7a45-4779-b791-f1b53dfca261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:31.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:41.629Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b647edce-2062-40b7-8ff2-f588e3d11ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:51.645Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0a53437f-ff70-4863-9005-11b04958acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:38:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:01.664Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f2de4d25-3b9c-44f5-b64e-82aaa792d215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:11.674Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cc6d8457-bfe6-4b02-bd7f-a217f325aa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:21.683Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cd11af02-d186-41a7-8f6d-ff84a80d9ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:31.703Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d42323a7-259c-4450-9757-3140797357b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:41.718Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6dd5194a-65d9-468a-bb06-542d4c160df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:51.737Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=546d74c2-9338-46c1-92a7-4565b331d801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:39:51.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:01.746Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=41cfe9bb-0ff7-4b87-bf52-ccfad1d8d647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:11.758Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ddd1cda1-7092-4078-8499-37435b99f8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:21.768Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=727250fb-f038-4e76-a727-a9a99e5781a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:31.783Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=deb9fa3e-6081-4d1a-b109-e8981424fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:41.812Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f865aaec-ee8e-4cf7-965e-8c6b711e7208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:51.827Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=892d120c-c237-43c5-9e96-4f5c674290de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:40:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:01.841Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d016da7a-ad30-4cca-955c-93f8da173481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:11.849Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=38351757-bdac-44cc-92ab-d47509f8a9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:21.867Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ff943c88-3af1-44c1-9cb5-8ae96a7bb17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:31.890Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1989ae8a-6ce6-48b4-aebf-a3c0d76522f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:41.901Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2b333338-9bd1-46ac-90a2-541c2ef00fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:41.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:51.914Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9fdef23b-e557-4db4-ae3a-ae7572299172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:41:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:01.928Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ff84e0d5-3355-4ddf-a373-44d74b323e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:11.937Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a538650b-b24c-4639-b780-04c557778341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:21.946Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c9f195fb-056a-405e-b944-93e07681f1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:31.961Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9c22d312-ae27-4b2a-8dd0-9490ca5180dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:41.971Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8acca658-289b-4086-b269-90eb8cb9ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:51.979Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=637d11de-15e9-48b2-97ff-3b188224374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:42:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:01.990Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e30b60c8-4395-4b39-a494-6ad9213da36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:02.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:43:02.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:43:02.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:43:02.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:43:02.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:43:02.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:43:02.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:43:02.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:43:02.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:12.002Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8980c305-d3ce-42ce-b418-feebf4ec475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:12.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:22.018Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bd7367b4-dfd4-46ef-83ee-17a324c097f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:32.031Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e9197573-85d1-41d2-b61f-b720e1ee70b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:42.039Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8cba4479-5f98-405d-8082-c2c73654d370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:52.050Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f1e3da33-bf5e-4235-a74e-4b1243a8ef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:43:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:02.065Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5fbb0276-46e0-4206-8969-29fc018901ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:12.080Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6a8f47d3-0f86-4d36-a36e-6b54b919b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:22.091Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=db6459d2-2d16-4364-9cef-65dd57d1e025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:32.115Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=43b988c8-2b3e-439b-926e-f5ef72a6f5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:42.124Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=43783b06-f3c9-4edf-bb84-f5ad459c27f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:52.138Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e62ac7e3-63fa-4bea-a966-c56bd5b2619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:44:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:02.150Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c84d97d6-f6b9-4476-8f66-3be527891649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:12.174Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9878ff3c-ab27-4ac8-93ee-742b74081b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:22.187Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2691dc36-ed50-41f4-a568-3f5563ea6f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:32.194Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=63c8d775-2db8-4a81-ad57-d47a20ebf4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:42.206Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=20978289-e655-4848-895a-3111f2867c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:52.218Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c1134cb6-37f1-4972-93c8-a1d824fe3396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:45:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:02.228Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ff214fa0-7eca-4c30-a49b-f0a8e633a580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:12.239Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7d4c1086-b925-4708-8bb9-57c69925c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:22.249Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b4b9090e-5da5-4448-8799-5a495ce69493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:32.259Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=00bc4309-3ea7-41dd-8b1d-bc58387b0fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:42.271Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=21891047-1103-4696-8391-dd9e935b69a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:52.279Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0f7e11ba-dd1c-4645-9d2a-50f562cf3c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:46:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:02.289Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=271ee78b-82e5-4faf-881d-6d00a1e828af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:12.309Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=33924107-9ed9-49c7-b14b-14824dbaf5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:12.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:22.324Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4eaec2a7-6eb9-4204-9bb3-1be6ee3847d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:32.339Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c82c38ce-bff6-49db-8609-5cf2c27571d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:42.347Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=349fe90e-4bae-461b-8744-710405c1ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:52.360Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4168ab40-0390-48e7-b524-8f77cbe50b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:47:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:48:02.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:48:02.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:48:02.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:48:02.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:48:02.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:48:02.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:48:02.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:48:02.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:02.374Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=68854c32-df57-4b84-ba9b-f68dd90f863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:12.383Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e3c3ff58-a6fb-4c2e-ab9c-951a51736569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:22.393Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6298aa5b-96d5-432a-9b94-8e145a02dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:32.400Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4f0d3245-bc61-49b4-b49d-f64710ca659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:42.417Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=62ee9cb3-b9d5-4154-8839-476199881dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:52.430Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=147e9a10-2761-4c46-8189-e3115a95b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:48:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:02.438Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9b384b2f-d9b8-44d5-923d-da260b33a095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:12.452Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1d6c67a3-e1e1-4e45-85a8-86d1b12fc7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:22.465Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=46ff9c9a-e863-48e0-9423-48368e94b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:32.476Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=56e51a0e-032a-4e3f-a5f3-125afb958281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:42.484Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6f6c028a-63b0-46f0-9d4e-674e46581109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:52.493Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=26b72232-5c36-47a9-976b-d6a19696ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:49:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:02.503Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4a9f93da-ff56-4fdb-bafe-40f8e28657a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:02.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:12.511Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=80e34627-7d3d-4489-8355-6acfae37d967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:22.525Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1435cf51-7893-41ad-8fc3-9dd3c36a9c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:32.536Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=968022d8-6ef6-47a5-92bb-c3a0000ac385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:42.549Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=46eebeaa-3c66-4108-b243-592e30456d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:52.558Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fe789cb5-bc69-4c17-86fb-2c8bbc411a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:50:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:02.567Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=018e059b-f9b2-4a91-b0ce-b76a59c468f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:12.577Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f616ea2b-1dfb-4503-a33d-fd5633f357a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:22.600Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e3c0f779-e431-4255-a7b2-86ef1dff0f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:32.611Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=83eca50b-394e-4e98-8fd5-4fde51e33208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:42.629Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8218c961-b02d-45f4-91e6-a1efe138c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:52.640Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=028fac37-225d-40e1-b26b-ca0c69d7a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:51:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:02.649Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1bdd3709-604f-4b6e-a670-c8ea7266f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:02.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:12.659Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=98a2345e-dca7-4770-9d32-ffe46062caeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:22.673Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1c60df75-ba92-42fd-b662-fc829bc03b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:32.682Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8489fd18-eb04-4bba-b19b-1dec5df4ec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:42.690Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=007c6de4-7a5b-44d9-9aca-4a02c395c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:52.700Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=56bf9e75-bd3f-4651-84dc-d705ef388735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:52:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:53:02.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:53:02.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:53:02.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:53:02.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:53:02.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:53:02.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:53:02.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:53:02.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:02.709Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9c873feb-3f55-48ae-9410-9a2f43fadb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:12.720Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e3bce5e5-7c67-44d3-a633-a609c98da477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:22.731Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6eac5a4c-d99b-4b7e-a0f3-ef9d3f2f97ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:32.753Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d580f1aa-6732-4187-81d4-ef7e9481b535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:42.762Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0de2dd78-a06d-48b2-be93-f27f12afc00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:52.770Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9e90773d-af5e-46ff-93d4-212ee8b77b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:53:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:02.778Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d7dd6e3a-f4da-4df0-8f65-eb9747e61fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:12.788Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c6efe72b-9463-4bb7-9bac-bb164a723d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:22.798Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c880a673-ecc7-42f1-ae85-9a3b0122110d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:32.811Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=eb75d4f4-4809-4de7-9ddb-6b9eff2f87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:42.824Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b9be9c81-5321-4d21-afa1-7af94bf6f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:52.833Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2bfb953c-ebf5-4a55-9cc2-5af2c89e6739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:54:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:02.841Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1a80b28c-4c7c-42c3-8b8a-001a5264f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:12.851Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5330e4dd-b2fa-4249-be33-88d0905dde4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:22.865Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ef2c9130-3ffd-4831-91c4-1e356c154dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:32.881Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=59938cd4-5ef9-42fc-8071-6fbf8b2d59af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:42.892Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=29ce0ba4-3cf6-4d0c-a8d9-c77ef9acfe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:52.900Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7fb20d07-0614-4251-a63e-5172d9877c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:55:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:02.909Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fed167ea-ce73-4cef-8c6b-0721974d590d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:02.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:12.925Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a7466e9a-158c-4fca-b58b-947b1eefcaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:22.934Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b50f6d11-e4b7-4c32-b736-317f4e3a828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:32.946Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ea6b9aad-4172-4187-b872-3865c64b26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:42.955Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4c243ecd-8110-4ac4-9e96-16599050325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:42.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:52.964Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bc47deca-c8e8-4d0d-aed2-fa83dc73abeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:56:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:02.975Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0e2242f0-b4aa-40fa-92e6-52559eff70d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:02.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:12.989Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=005099c4-370b-41da-b600-de79591e4d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:22.997Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=3e2f980f-a2bc-4e04-8b3a-74f9c233f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:33.006Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1402e930-2aee-457e-bc14-8f6797a526be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:43.015Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1b1bd2e9-8ecf-4e1c-af39-5f60d9c20ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:43.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:53.026Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=94ec1d8b-f37b-48f7-bb25-48beb8e565f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:57:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:58:02.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T09:58:02.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T09:58:02.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:58:02.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:58:02.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T09:58:02.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T09:58:02.136Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T09:58:02.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:03.040Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fedbddf8-9cb8-4800-84d3-df81d07336e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:13.053Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=117194d6-4653-4bb6-8b89-182e883a67b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:23.060Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a1ea9249-bd16-4f5b-83db-1dbdd6ae7fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:33.070Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=15b45e73-30a4-4423-a83e-668e1808e5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:43.077Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6015448a-a22a-4a2b-ba52-d7e4c060b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:53.089Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c429cfee-d61e-4419-9482-0e3cd2a64071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:58:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:03.101Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5587de3b-0aea-49cc-9fca-d2648e8734a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:13.109Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=54595530-9403-4fe3-9593-97c041027c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:23.118Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a4aef8eb-e908-4abd-9339-d9744aa3f350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:33.128Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=230633b5-7422-4724-82f8-496731aae309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:43.137Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=571c8275-00fb-4c17-bff5-162d9d282994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:53.145Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ebaeb41a-9d5b-43db-ad7b-c5990e2e7de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T09:59:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:03.159Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8fdc2820-27b3-4e0c-bf60-2fdd9c25dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:13.168Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=aa7019c9-b623-4af4-a0d9-d36cc25092db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:23.178Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=09492b7b-3e49-492f-b645-b27cb3f1dde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:33.191Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1a64215f-6f52-40dd-98cd-a2f27d709225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:43.204Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=97115067-8948-4362-8b26-6f18de5a1b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:53.223Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=97c06602-f970-438a-9fc0-6786928af9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:00:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:03.232Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5c80912a-f0d3-409d-94e9-47132f1947c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:03.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:13.240Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=303f86f8-f50e-42af-a81f-4172cc5c7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:23.248Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2af04770-05ba-48bc-8760-4aee438ccdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:33.256Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7136e1f2-c2d9-4863-90aa-1b14135fbcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:43.265Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=78588dfb-b847-46a2-a0d2-8822ac33492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:53.272Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a2db90b5-5faa-4e6c-bd94-9bb1e8bce954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:01:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:03.281Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7a5eec95-7b8b-4373-ae44-2bf57b3c51b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:13.291Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f7a51f53-d6b0-43b9-be13-ad0d59c38c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:23.303Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=74476bcb-7667-41d3-abfa-ce3d8468d31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:33.311Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0e5ea743-9cbd-432e-85a0-4a099fa1b9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:33.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:43.319Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4ef32dfc-e11c-4d10-b16e-04c04abd924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:53.328Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a582eff0-8d1b-4371-9797-c604bf9dc4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:02:53.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:03:02.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:03:02.099Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T10:03:02.100Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:03:02.102Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:03:02.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:03:02.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T10:03:02.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T10:03:02.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:03.337Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=504f65e2-2537-426e-9d91-c3058f871614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:13.348Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7a09a76c-b0cd-4f8e-b9e1-6c865ce785fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:23.355Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0723f71b-06eb-4c96-8b17-4edffd895a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:33.364Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ab5f167c-f951-450a-a047-7524d799d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:43.378Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=78f3ae91-7a12-4a0c-b97a-58b6d1058274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:53.394Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=69665c08-7f26-4a26-9667-7f3bf52fde31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:03:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:03.404Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ca30e5fa-7fa8-4c80-b359-9538b88bf072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:13.414Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=667e8fe4-6563-496a-bd28-18e7dbb6b248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:23.421Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0d798827-8749-4d8e-b752-4ba3252f2d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:33.428Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c0c495e9-0b9d-4eab-9b59-2a841a64fc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:43.436Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a54c1772-ce77-4f45-bee2-a504316cfed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:53.445Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e4e48573-e13a-4295-ab61-099ecdae1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:04:53.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:03.453Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ff34d53e-0936-4b08-bb85-e86e527eced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:13.467Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1a76daee-dcb7-49d1-ae97-8cb8aee23d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:23.480Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a94d5bc4-2928-4ea6-b19a-31925383abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:33.489Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=028685a6-b370-4423-b9be-1d5084b9c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:43.499Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1af11ba1-ff18-48ac-a978-1c3f8522f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:53.506Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=eb9330a8-4eb6-4920-96df-f824c1e6292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:05:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:03.515Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=501e9976-8395-45a7-9397-4108b8160197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:13.525Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=3e278268-c924-4333-8985-cfb87adc65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:23.532Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9bd6fd03-7bf5-4dae-a435-62532df9986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:33.541Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=16a060ff-54a0-4626-bd42-701b480a8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:43.550Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=02ebfdb0-63dd-4c87-a3f6-0012610b89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:53.562Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e0dc38d9-87a9-467c-8f99-9783496b6024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:06:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:03.573Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a1eb45de-4860-4c35-9e12-a595a3dcb28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:13.584Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1a83d596-925a-4f53-aada-57ab283476f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:23.591Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8036c4ed-237d-49b5-b432-b0225f1125e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:33.599Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cfc6ea18-c1e0-4420-916b-75929dae0581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:43.605Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c4d212ef-90b5-4301-a98e-35045796fef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:53.612Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=1392c8e5-3cc0-4763-8482-7357b5bf6d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:07:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:08:02.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:08:02.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T10:08:02.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:08:02.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:08:02.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:08:02.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T10:08:02.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T10:08:02.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:03.622Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7848e7c2-52cb-4629-a35a-68919242b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:13.633Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fcaa8d6e-6f63-42b2-8d40-38480cb5ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:23.641Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=fc433d41-ad29-4764-b396-914fce174db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:33.657Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=11e326e0-b6cb-41f7-bd0e-6eff271d0be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:43.668Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9b929987-ce45-44bf-9f7f-291732c43b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:53.675Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d70f8085-6a4b-4f23-bb18-9dc3915171d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:08:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:03.683Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f0eeaece-941f-4e50-8545-655db2b78db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:13.691Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b37f7df7-4e13-433e-8369-c4dd257019e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:13.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:23.697Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=85a85449-0e25-4170-94f2-83c373cc6f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:33.705Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e987d330-6a89-45dc-a9b7-d4e845bb2dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:43.715Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6be3444d-76a2-45cd-a7a4-6d56124a8082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:53.723Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e5353183-f152-48da-901b-ebee28625801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:09:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:03.736Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5ca13f45-95e8-4578-86a7-ffbfb2257be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:13.746Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=41ebcc4c-5568-408f-8e27-9aa335276cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:23.755Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2c2ff2dd-65b5-4cd6-bd4c-5cfdf3fbc2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:33.763Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0e9a65be-ff3a-48fc-b856-e0a0b93089cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:43.772Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f1b59aba-d89c-4dc3-acea-c4aff881bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:53.779Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c2d4a3e8-a043-4aa1-b074-afce0227e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:10:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:03.788Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=354b0b15-aa8d-478f-bbd9-831ccc8f968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:13.797Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b97573b8-902e-4380-bb0a-7ad982c7c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:23.806Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6d8a5f10-639c-4a97-8df0-fc2483f7a367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:33.818Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=25830ca7-1134-474e-b9b0-22592c7f8b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:43.825Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=283812f5-f21e-4de3-81a9-2fb23492cc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:53.834Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=48f861f3-e2c6-4433-8eba-7a59716d81ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:11:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:03.841Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=822b3825-f4ac-4b02-8039-231687caa61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:13.851Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e2b1924e-02cb-4ce5-a433-0d7f2467b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:23.861Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=98c45da6-1424-4cb0-b4f3-6377a79c9640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:33.871Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=42749a31-14f4-4400-a32a-6e5dbcaa5612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:43.881Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ea943c6a-0824-4043-8b39-82924664e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:53.891Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bceb90c7-d044-4a50-84be-e2908b46143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:12:53.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:13:02.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:13:02.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T10:13:02.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:13:02.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:13:02.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:13:02.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T10:13:02.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T10:13:02.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:03.901Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e0c466dc-0a38-4107-aca8-ca63ccdf89e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:13.907Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=18a93a83-6512-4c1f-b6ed-62ac3f53f1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:23.914Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=385bfa13-89c4-491e-b775-acacb2cf2122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:33.922Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8384dbb4-e069-46a4-9ed6-68521c9b6154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:43.929Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2c1b4250-8e04-487b-a91f-dec135f06b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:53.936Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a5b39b36-3ca7-44ce-b8b6-8630ef7cb58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:13:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:03.947Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d7a70339-df4f-436a-af6e-865290e720a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:13.970Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bf3f4570-5016-4a14-bd59-b07caec44180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:23.982Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c7a0797a-2dde-4dfb-a21a-3757d6f108e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:33.990Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9e2fb0fa-84d5-4c7a-8c37-2e3b1107bed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:43.998Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=855b61a7-9f14-4994-a7f3-45bcc0581d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:54.005Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a86754da-b8d3-4616-ba2c-a3dc50a966aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:14:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:04.012Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=393b384e-d4ec-425b-bfc3-a217530dda2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:14.019Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=46516988-25d4-4b21-a35c-6100d5a5b33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:24.026Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f912cdf0-cc8d-464c-85c9-e95b85a7a0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:34.035Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=640d04f8-474d-4542-8b9c-4d16c3cf3fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:44.043Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=04328b84-d016-4a75-8569-2aa535b54545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:54.052Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=95ee4e7a-55d6-4480-a809-7bf41008beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:15:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:04.065Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=49870da5-e734-4859-982b-a6351a74f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:14.073Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a5d48a35-62a4-457b-b54a-3f526808de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:24.081Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4dd1e9d6-2d91-4c5f-92c5-d2a4a318da8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:34.090Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7185a5fe-d09f-486c-a7bf-d4981fb0a497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:44.097Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=d13dd72f-f6c2-4b6f-8921-d03bbca5520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:54.104Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6d7c6d5c-93e0-4dec-95a1-32ba37378fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:16:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:04.115Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8dfb94c9-6cbf-414d-84ad-41c6c138d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:14.123Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=552bb052-b587-49ab-b644-8e5a0e30f86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:24.131Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5f40c9c3-6070-41f5-b36f-c65e66584331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:34.142Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=c2590274-9792-4dd0-83a0-7dc020add3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:44.152Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6a326234-85b5-42d1-8768-1d828c2327b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:54.160Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5b51741c-9ec0-47cb-b9a4-23c2700bc066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:17:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:18:02.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:18:02.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T10:18:02.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:18:02.114Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:18:02.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:18:02.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T10:18:02.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T10:18:02.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:04.167Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cf8b917c-36e0-494b-ad93-a3c4f5ae53fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:14.174Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4825e135-22ef-4d5e-bb44-b027c7c3139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:24.181Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a7ef20ad-4e46-42ae-8d55-401a1a146aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:34.187Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=75e664fd-f87e-4bce-b288-ee243cf251e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:44.195Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bd7923a6-f952-4c7b-9eec-18f41ee1f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:54.204Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5104aea0-d155-4c2e-8d1c-af0b338af790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:18:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:04.218Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f9f241ae-3f59-4da9-bdce-dfec5d0b5497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:14.231Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4db4bdce-5855-4a2b-9654-17d386d19df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:24.238Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bde18f61-8280-4af5-b616-f48e21f6122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:34.245Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a9849179-1631-48c0-b8dd-d746bc03f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:44.254Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=6b309d47-50a5-44ea-93fb-f4eba5cfe889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:54.263Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=42451d34-98d3-4b72-9f78-159ad5380f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:19:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:04.274Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f6f5f994-e81a-41ba-a879-7b8010bc0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:14.281Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=b083e6f4-eae9-4e83-af34-99bd6907d5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:24.291Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=98902fe5-c11c-43ad-8d85-d2c1dcf5b925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:34.308Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a1cc221e-c396-4d27-a20d-0e3746bcc62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:44.321Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e4fe4a64-7da2-4c02-aec6-2e76e867463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:54.330Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=20c885f7-744f-4e38-955f-889b8a959609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:20:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:04.338Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0ed182bc-60b2-41b2-876d-d89ada434f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:14.346Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=3fd5f68c-2246-4b0d-89ba-6729ab3e1de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:24.353Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=05b4d174-bda9-46c9-ae9d-ffa0386403bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:34.361Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a4448de1-c4b7-4f89-979c-6b6e9e732a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:44.368Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4f0b17be-9b0f-46f6-a7d2-8c35bf602d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:44.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:54.377Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=476918d1-110a-49d2-81f6-31861161a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:21:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:04.390Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=cdab9ec4-3b47-47be-a3a8-8afc19fd9993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:14.398Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=a148d280-c082-48fa-936e-61547649f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:24.404Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8461dfad-e386-44bb-93af-a64b91f6b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:34.411Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=48bedd7e-a997-42c9-8fc6-11085373d63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:44.418Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5b2e5d06-6260-44fd-b23d-13cad2147e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:54.425Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=3b0f888d-2c11-497a-83fb-7774843b00ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:22:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:23:02.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T10:23:02.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T10:23:02.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:23:02.113Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:23:02.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T10:23:02.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T10:23:02.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T10:23:02.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:04.437Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=0a58f885-41e0-4c82-8d85-edb19144de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:14.448Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=8bf7b48f-fc6b-4d60-a48a-33de41dfe693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:24.459Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=be3db7b7-2ae3-4eaf-850e-3a48625a3fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:34.466Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9a0bc79c-11ca-424b-aa40-b02b7657ff06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:44.473Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2975db09-63d5-4a27-a5a7-87e0bc5706a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:54.530Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=23cf4328-54e8-4db9-b1ac-f6f56e867703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:23:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:04.539Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=25c8ad5f-2937-4c43-a533-97ecda300a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:14.546Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=43a21d91-0900-46ce-a17d-56e116ea3097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:24.555Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=05e08117-c2ee-42f0-918c-7dbc099ae4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:34.564Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=44b2887f-3405-4814-8885-0482e277a816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:44.574Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4dc3c150-035b-44a0-acc0-994eb5ec5c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:54.589Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=ae78dfe5-3bba-42ba-8a03-079145af0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:24:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:04.596Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=4cc4886a-c0f4-493c-95d7-c0341323b22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:14.603Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=f0aa1998-293c-4e08-826d-4d709c98fcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:24.611Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=49d41491-9184-485a-a32e-48a99f4f0d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:24.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:34.617Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=5ba34eaa-79ad-4518-ac0b-429030d91ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:44.625Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=35e9aba4-dee5-40ca-afeb-afa5a28077ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:44.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:54.632Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=e2e4fd28-a172-4bbb-820b-dfe34ba61dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:25:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:04.640Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9a1096ba-d22b-48c7-b9c0-f08b11586844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:14.653Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=bcdba54a-4bce-4863-b38a-75ca80cebd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:24.664Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=7b12e074-76d1-4d34-adc4-7a61e138085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:34.677Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=71162431-432d-4228-8b15-e0474db86470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:44.685Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=9a2ed9d7-02f9-41a8-9c23-edbd154bf53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:54.693Z |INFO |Init configs |InvocationID=f9c042e3-20d3-42ec-88ca-7e1835d3a74f, InstanceUUID=2b3a4f20-bfac-4837-a4a0-ef167bdfce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T10:26:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |