By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:09:38.611Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:09:38.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:09:38.652Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:09:39.155Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:09:39.236Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:09:39.236Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:09:39.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:09:39.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-07T12:09:39.397Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-07T12:09:39.416Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-07T12:09:40.739Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-07T12:09:41.109Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-07T12:09:41.125Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-07T12:09:41.126Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-07T12:09:41.170Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-07T12:09:41.170Z |INFO |Root WebApplicationContext: initialization completed in 1753 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-07T12:09:41.451Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-07T12:09:42.211Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-07T12:09:43.565Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-07T12:09:44.058Z |INFO |Started MainApp in 7.523 seconds (JVM running for 8.227) |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-07T12:09:44.122Z |INFO |Start scheduling PRH workflow |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:09:44.141Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d30d907a-bdc0-4b5a-a33c-9da61219ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:09:45.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:09:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-07T12:09:53.169Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-07T12:09:53.170Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-07T12:09:53.176Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:09:55.608Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=86d656e1-86bf-4c2d-8276-7635df843446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:09:56.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:09:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:06.646Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=072dc96c-f749-4368-ac0b-f391c89daa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:10:07.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:17.718Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f041173a-6bb3-4066-bee2-2b4f89a160fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:10:18.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:28.759Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=14246528-ffe5-449a-b9e2-cbf4d7701b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:10:29.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:39.836Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=790b2075-08b2-4c84-b9ae-e754301ad3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:10:40.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:50.903Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d2853da4-565f-496b-a6c5-2a77738d843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:10:51.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:10:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:01.942Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=85b2da69-8650-41e6-92bd-4851f4c16bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:11:02.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:12.983Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c5c33230-851c-43e2-a98e-a867733a493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:11:14.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:24.032Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b9797965-88ee-4d77-99a2-efacfeb94564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:11:25.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:35.098Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=17a58688-6ad7-4882-9a17-a05b94fe51c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:11:36.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:46.141Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=247acf49-4e8b-4e23-9a95-e186764f4a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:11:47.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:57.211Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5c3a6505-bf45-407a-b59e-6fe2ec5d7841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:11:58.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:11:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:08.252Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4dc4f422-5cd2-4f9f-ac54-6bf4f13c923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:12:09.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:19.286Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=eb155f8e-3148-45b4-b7d5-768689f0a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:12:20.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:20.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:30.329Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fd1e1ccb-dcef-467b-bb7b-5a96dac5dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:12:31.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:41.367Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=872df964-7cb9-465b-916d-d3664a000f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:12:42.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:42.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:52.442Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1e2fdf71-0eeb-4c4f-a8c2-3948e05e13dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:12:53.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:12:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:03.511Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c88df4a2-beb0-46dc-893d-9db6ea2e4c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:13:04.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:14.550Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e529703f-b040-458f-a5eb-8840cce38312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:13:15.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:25.591Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fd5db00c-c1d9-478e-bff5-4161274cac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:13:26.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:36.632Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7aa312d8-907a-4846-b645-04966ec01fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:13:37.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:47.672Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9c5df71e-029e-4aaf-982b-907f46afb9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:13:48.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:58.902Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c7d4dfcc-2946-427f-98d9-00ac584640a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:13:59.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:13:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:09.943Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a446edd0-3f13-4323-9d19-5aa0fb5aec7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:14:10.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:10.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:20.983Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e8a187b2-017c-4b80-9c6c-6e6ecf669a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:14:22.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:32.021Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=39b979da-32e3-4503-b5c6-2818048362ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:14:33.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:14:42.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:14:42.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:14:42.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:14:42.616Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:14:42.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:14:42.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:14:42.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:14:42.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:43.129Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=268dd443-8f27-4369-8dd1-c5b4dfc9938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:14:44.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:54.167Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2288d9ac-7589-4f49-9581-f4f6f891d42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:14:55.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:14:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:05.271Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=32152f02-a6d5-4e8d-ae03-eb941b02f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:15:06.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:16.311Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cc173b62-54c5-4ca5-9e51-6d9cda9c7077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:15:17.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:27.446Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=845332db-8ea0-4b44-bc47-2c722da59344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T12:15:28.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.159.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:38.486Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6ac013d7-9626-460d-871e-8466d541ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:48.648Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9a199725-ccbc-4abc-97f0-3157706f3ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:58.672Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d9e470ca-d130-42b0-91d5-6605360dcdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:15:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:08.701Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b62b010a-d5a5-40b8-8afa-1bc9c035518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:18.724Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3325a520-65a9-454f-be00-9615f70a3cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:28.748Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bfb94786-3338-4b02-b765-88c5ab929bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:38.763Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f1922b3e-eba5-4d61-8354-ec186f873af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:38.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:48.781Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5283e0ee-6c26-4877-bdf6-02c07f99047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:58.807Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=581d4c7a-7604-4fe2-ad6a-04380e934890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:16:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:08.820Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aefb3e50-30b0-4d4a-bd3d-ba50dba04476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:18.840Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e2f71867-8aac-428c-9071-55a8108dd1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:28.856Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6e9bdad1-5f3e-4c47-b8a9-acac4c5c6526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:38.866Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fe0e072d-01e1-4218-b5cd-fda2de9db0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:48.884Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5e244eda-f952-46e7-978a-c41f45363cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:58.904Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c0d6343d-cb95-4cc9-ba23-d75c91a2eb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:17:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:08.919Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d0e0fa5c-b9d6-4397-add9-319f8aabd734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:18.942Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3ffbb7b4-c905-4586-bc08-8c9f5a53a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:28.954Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=78b42b16-ca58-4662-bedb-a2566593958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:38.972Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=92f422b0-d06b-45c5-aea9-b97982932147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:48.985Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d606077e-5534-42ae-945c-c943d5f20fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:49.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:59.001Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6c60d986-8a05-43e8-a650-05e6df1ebe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:18:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:09.021Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a50b9d10-4224-4c96-9ec5-a75b2e1e2974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:19.042Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4029c4fb-5ed5-468f-a068-0a6b6a340784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:29.060Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5b31a082-5a27-4753-83d0-339511d63e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:39.075Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f1a83b09-253b-452b-91be-f9a748b61406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:19:41.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:19:41.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:19:41.887Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:19:41.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:19:41.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:19:41.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:19:41.900Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:19:41.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:49.087Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4b943246-28a4-4f6c-9d89-f4ae67e4c1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:59.101Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1a2a9119-d2ab-4721-9e51-ba6ec28af7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:19:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:09.113Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=41d13cb3-8b2f-45c7-ab84-7e654a9bf015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:19.131Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b90b7875-ee58-4b00-8f7d-73ad526fa31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:29.144Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=06efe3f1-3a85-458b-8479-6f36fa92c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:29.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:39.166Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1b2ae049-fa3a-4dfa-bfb9-a5623cb20c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:49.308Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ac942e8c-13a3-4d84-98c7-93340d4d1b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:49.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:59.343Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ab60f7fb-0980-4158-8ac5-098943bc2e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:20:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:09.359Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=70eea8fd-1e98-4861-9543-0568ebe521d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:19.372Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=912656fc-134d-46e4-80e2-54c7101c059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:29.384Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=40b83bac-d690-4aae-8943-983a693ea083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:39.400Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6f338e96-bd5e-4b2a-8f58-05228bc7ecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:49.419Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fb66b39f-80f8-4592-b810-8a9c8ce29e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:59.452Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=98866e0d-5882-4341-bc03-202cd452dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:21:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:09.482Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6a21e505-546d-4bbd-807d-de98a6e702a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:19.515Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4383c452-cea4-4482-89ab-c7e3f6f76a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:29.566Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a46fe6d1-4123-44bc-823d-4c70c24c82ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:39.578Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2af7bc02-b560-438b-8ccf-185d6d466172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:49.611Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fecf878a-e482-4eb1-b895-c12f9f8d2449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:59.656Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a058aec5-5d7f-4e34-a964-0ee3eccdb4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:22:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:09.700Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=512c9680-9af6-4f21-b875-47a122ceab6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:09.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:19.717Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a9edcbcb-2d89-4c47-845e-dac276dac3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:29.734Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d08cd9f8-eadb-4b15-8813-248af3776994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:39.754Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9563a7f4-cb72-4042-b081-aaad73a0ba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:49.775Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=81a38357-8724-433e-b7d1-ef39a10b9774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:59.792Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7044d082-c332-42a1-9660-1d62fed7dc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:23:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:09.802Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e5052539-9ef5-490d-a814-214f6361a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:19.811Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1dd63d98-d04f-47fd-98b4-c180b3ae7669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:19.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:29.821Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fc0bee4f-304f-4843-8ea8-78b9cd6d77a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:39.832Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c2d32384-6ad6-4f66-a990-f18242282678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:24:41.879Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:24:41.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:24:41.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:24:41.883Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:24:41.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:24:41.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:24:41.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:24:41.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:49.858Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d879ead7-cffe-486f-a0bf-72ba05f01b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:59.872Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aa437466-fb21-4aa0-b194-7aca3512575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:24:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:09.885Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=530e9342-a965-4dd1-86d7-bb4bcaacbf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:19.895Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4f653dc2-602a-41de-bbf0-af00a10bc5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:29.911Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d0bba08b-6f84-4436-b7c3-6f5daa4b782d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:29.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:39.920Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c75c9850-2534-44e7-9d6a-35b6c720f1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:49.934Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b5d513c7-bad7-4377-b629-8d5f73b3747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:59.943Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=11199cbe-6923-42e9-b27f-c0f8f573bc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:25:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:09.951Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cd30166e-2895-4d89-bc00-4862ac340703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:19.959Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c0c7fa4e-a53c-415f-ac4e-7a0a4d6a247f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:29.969Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fc26f48f-6b30-4dc1-82a4-fbd0b5857d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:39.981Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fb8cbdff-f58a-41a4-8684-c1ac9651b621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:49.992Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9175084c-c007-463a-9565-f6d186cf2b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:26:50.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:00.004Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c804ec33-7790-4337-b207-94d438c9ffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:10.016Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6b253a41-efe6-43c2-8495-3c3d44115ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:20.024Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f9d70072-febd-415d-a41c-47da53e2dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:30.031Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d65adeab-1255-49db-949b-7a172589decd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:40.042Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4ccdf9b2-c316-48c3-bc0f-3a4c3ab4419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:50.053Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5dd7d55d-c380-4cb7-82c6-229d89159948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:27:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:00.069Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cff75b0c-6fef-4b2f-aa68-d510827f12db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:10.083Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c4a2fc3f-d7d5-4648-ac9c-4a125597b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:20.097Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fb93b873-330d-4496-8879-dcaa02a3c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:30.114Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=527a03a2-307b-4756-9abc-653abfdcb940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:40.125Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1f0c17ba-b5c0-413f-a23a-8eceade1fca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:50.135Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0657962e-041c-4d56-a7f4-93c6d57ed377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:28:50.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:00.146Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=531fe585-78ad-4376-8ad9-aa281d20675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:10.156Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aa2e1f78-c94c-4176-8ff6-3c258e6dc8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:10.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:20.166Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=243a4ce0-a172-4aee-869a-bc80f9e9e69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:30.178Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=21177ebd-46ac-441f-bd97-e435cd47f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:40.190Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=51f42354-d3b9-40fe-a5ef-82339707f86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:29:41.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:29:41.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:29:41.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:29:41.989Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:29:42.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:29:42.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:29:42.037Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:29:42.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:50.202Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fc44c589-8f6d-4d58-a011-751037363f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:29:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:00.227Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b130f3a8-1e1e-43b9-b8ec-b2997f49ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:10.243Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6896d05e-682f-445c-b1a4-d5f4943dedcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:20.256Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=35b0e327-3602-4f1f-b1a6-0c8dc0519d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:30.266Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f146f7f0-c4f6-4b39-b0b6-a3cf0e6868c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:40.274Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ce465bf6-bb7c-4d5d-858e-aea63fc75898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:50.282Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a12fff12-5741-4cc7-bcf0-8276af048df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:30:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:00.296Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fc8afb54-3912-4141-8553-09c5303263e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:10.313Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=468e046b-52c4-4d98-8b7d-06f870171f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:20.321Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c124f31b-cbb6-4735-ac79-40c047476a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:30.330Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3384382b-3db5-428d-9ad0-4afd87431282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:30.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:40.344Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=19f855fd-1964-4685-b9ff-71607ca28d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:50.355Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b3a610eb-fa0d-418e-9c6e-a80a75b5b801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:31:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:00.363Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2e71a3bd-68b0-4f03-b375-9f7cb62b0906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:10.375Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e10243d5-d483-4759-9002-f9acbd7dfbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:20.387Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2cea7e5b-1174-4169-b770-96faa226c215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:30.406Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=12ca5c22-7345-4815-9344-eaf02660ff1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:40.421Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0f42f0aa-4d38-422e-86cf-e466851641f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:50.433Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b651e8f5-8ace-489b-be5e-7ce113952409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:32:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:00.443Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c6bed739-6068-43b4-a29c-967f852f21a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:10.452Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2bc32a9d-8187-459b-8fc0-3f78654ef431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:20.461Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9812b8c3-1bfd-4573-bd62-38fb7ae4eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:30.469Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7d752838-8850-4865-b73b-f20e3168cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:40.480Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b3d3b4d9-ea1c-4637-a3af-461426fe9f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:50.488Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=32f63061-761e-494c-9085-9c0d6b69f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:33:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:00.498Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=16a30e55-723c-437a-bcdc-9610bb86727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:10.510Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bc109c4d-cbce-45e9-afd2-7736a41f904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:20.531Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=42dfbf78-fa39-4f65-afee-9e27abf52d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:30.549Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fed0ea21-1e2d-4d96-8794-998f4dbf3d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:40.559Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=22a5e7da-a4c6-4525-a4ea-a2665cb08f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:34:41.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:34:41.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:34:41.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:34:41.906Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:34:41.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:34:41.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:34:41.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:34:41.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:50.567Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3faae1cb-ffdd-4ecf-acf1-3e1e925a2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:34:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:00.576Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ca7b6e60-fd2f-4e5e-8fe3-3ebe8c8554dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:10.584Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c1830806-f858-4f9b-bbae-d315e063e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:20.596Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ed088ab0-c58c-48c7-b391-25da5f0b9aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:30.606Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=437080d3-526f-4328-88fd-8e7da07bdd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:40.620Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f49a2135-0221-4f08-8f70-64e53d96df40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:40.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:50.632Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=50c217a0-1d8f-43be-8bea-2f4017f86866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:35:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:00.646Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=899a8222-e40a-421e-b8dd-afd1394ac568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:10.657Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=135cccf2-38fa-4dc0-829b-9330282bae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:10.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:20.667Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b93221ee-317f-497d-a805-3fb401a69d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:30.674Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a8d117e2-5008-4bdd-b2dd-9bcd78f1bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:40.683Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=96435dca-af54-473c-8d7d-f8e3849e12c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:50.695Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d191d9fb-9289-49b9-802b-b1df0487ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:36:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:00.706Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=88084ed9-d163-420a-aee9-2aedce1f6b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:10.714Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9b52303d-7833-420d-88a0-f82a6e9de3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:20.726Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ecdd005d-8e4d-4a43-bc5f-f958fb688442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:30.736Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e93bed15-edbe-4d02-b7dc-0cf050ea275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:40.748Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fc409c51-1856-4e8a-a08c-717f35488f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:50.760Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f72e1127-1042-48b8-a84c-f26731616e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:37:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:00.770Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bdb04e79-1484-4f23-8197-4fbbed018bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:10.782Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0afa0529-1d5f-487c-9d58-6a07451a9d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:20.790Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=00a0abf5-e19c-4499-b8ed-8ad1fc8b0fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:30.797Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2ce51e4e-f076-427a-be03-8c9362e828e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:40.807Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b4e2e0e6-d80f-42c9-a2fb-8ccd8e462fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:50.815Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b5bb0dd8-0461-404b-bda7-786affe217c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:38:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:00.827Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=767e16e6-2c67-4a20-9774-59dbcd183c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:10.836Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8ad2fb51-9ebc-4927-a419-98d4958071ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:20.848Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f7ebfcc7-4d70-4c97-a646-829f97f2868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:30.862Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ca4d67e3-7f37-46dc-bfb5-1acd5652e81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:40.875Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a4fdb101-0fe8-46f2-9030-21916eba7f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:39:41.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:39:41.857Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:39:41.859Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:39:41.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:39:41.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:39:41.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:39:41.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:39:41.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:50.886Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=383aa6e8-ee23-4bf6-8844-d13173ab8bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:39:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:00.901Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a4004ffb-c80f-46bb-9399-5b38843a694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:10.912Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5d7de108-b37b-4b6f-9edf-cc4f4b544565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:20.923Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e5cd121e-e1e1-4fcc-bb44-7fd9c8c8c8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:20.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:30.932Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=994f4b41-7ec4-4001-8850-50dc9434ab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:40.941Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bded8884-4c31-4e34-8542-fb87cb432f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:50.953Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=36b7d6e7-1bf2-4365-a88a-acbc3830ed1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:40:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:00.970Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=32b01020-d440-43f8-a665-4585c4972c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:10.986Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6284aaaf-f5cd-4191-8c91-4b28078f8b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:20.996Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2b1910fb-cdb7-42f8-8d8b-ef170035d564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:31.006Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8f0ddb7c-3c58-4c18-a25c-bed6e0f2e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:41.026Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=66d2ce3e-8c4a-4821-864d-8665d07c8e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:51.036Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=59d1ee35-e073-484d-a0d8-448f5699ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:41:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:01.050Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f10662ce-4f02-4a19-b718-b01d0585a696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:11.063Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3b6383f1-e415-487b-9035-fa20a42a1d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:21.073Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a84834e9-2903-4cf8-a914-762b6c3290ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:31.083Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=abc04150-c15d-4904-956d-d8efe50b2e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:41.096Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=35823e1a-2126-40d3-b28b-c8d2abc15ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:51.107Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c8d81c7c-cae9-4109-91ff-282d45da01db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:42:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:01.122Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a9f25da5-f3c1-4107-9af3-deaa54babaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:11.137Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b8894f0b-5f78-4460-8c30-b5b7c0890504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:21.148Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d369da34-9dfd-4374-90bb-9f58ee50b7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:31.163Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fa241540-d7a5-4359-bad8-2bd867d8c72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:41.176Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f0b9df6e-21c8-434c-83dd-c54707389866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:51.186Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fb010324-e99e-4eb2-9e0e-8738e6aea79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:43:51.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:01.196Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9a7a5d0c-ae44-41aa-a65e-89e5bb799e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:11.206Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0469dd00-db86-407a-9630-b8584b07d67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:21.217Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7d36d4ad-5d9d-405a-8a9e-f017701fe16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:31.230Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=16a5c95f-6211-43cf-b512-496b22f6db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:41.239Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5a66e745-422a-47e1-8cd5-e9bf86aaccc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:44:41.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:44:41.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:44:41.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:44:41.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:44:41.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:44:41.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:44:41.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:44:41.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:51.251Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6f117106-284e-4601-8289-b64fc5c7c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:44:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:01.267Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6b7038d2-5578-4627-9a20-6a3e9c2320b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:01.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:11.282Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c3a043db-e7c1-477d-a25f-76b8165ddc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:21.295Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8ec5cae7-dc63-4f59-9848-7bf46395a24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:31.305Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=32df3608-d050-4986-a00f-95847540de88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:41.318Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=458f5be3-b195-4390-8a4d-07552cfce11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:51.329Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f4d9b100-d65f-4fe4-8177-6f9e88987685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:45:51.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:01.338Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fd9632f7-092b-414b-b1f5-353050fc8765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:01.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:11.348Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1545a9ea-7c98-4fe3-aa4c-f340dd9bc03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:11.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:21.360Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=eb849a3c-63e5-4fee-9626-e96a12237e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:31.372Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=dc5c3551-1fca-4f57-b557-1980986b2cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:31.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:41.386Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=05cc57db-ab45-4598-b484-a3c1d73dd733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:51.395Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ca2d052d-7349-45f8-aba4-bb68f08b59b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:46:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:01.405Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=75c81982-6dec-403e-848c-a2d43518a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:11.426Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=17953a15-a1cd-4d5f-815f-aa815cc0f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:21.434Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=255a3441-3f60-4a37-90c0-40f0014ff3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:31.445Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0af6a4d7-94f0-4c3d-8772-b46e9ab65e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:41.455Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e0bd2ccf-7d7a-4dd8-bcb7-916e17e292cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:51.472Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8e3afd6f-8d6a-4826-893b-7a3a0188021f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:47:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:01.488Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a2b16ee0-7b6e-48b4-9cbc-961721846ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:11.499Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=30df6a94-16c0-45a7-a1cc-78e865dc0db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:21.511Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1f86885b-9eac-419f-bf55-89df95919e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:31.522Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=64c5de2c-ae5d-4eee-9012-277fa159673f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:41.532Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0a3643ae-5c80-42c9-8dba-9a777258e2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:51.542Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5e40d415-5851-4696-b0fe-b30357d9d3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:48:51.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:01.550Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=117cfe88-3cbd-4d43-837b-5416acc54116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:01.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:11.560Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=00297da6-b27d-4320-a9a1-dfcfb424b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:21.576Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=799f4247-2dfb-4130-bada-c402615f0ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:31.602Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f2d62f70-a949-4272-a610-31dbdbee8827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:41.627Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4f29863b-90b8-432c-a4d4-0336894eef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:41.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:49:41.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:49:41.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:49:41.881Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:49:41.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:49:41.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:49:41.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:49:41.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:49:41.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:51.646Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0304610c-b3ab-417f-9de4-516e346fd7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:49:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:01.661Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=28c0880f-938f-47c0-87a4-ec6b0f3c6541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:11.668Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=00d96af1-ab0f-4a7a-9ca8-25b4c6df275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:21.676Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=39f241e6-38e3-4d55-90aa-7cd76614171a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:31.683Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=221c0708-a14b-4413-b99d-6949582546e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:41.691Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7b451be3-df63-4b76-b6b6-02d17fd096ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:51.700Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1029f967-217b-4121-9566-b4beb22b7a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:50:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:01.714Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=28bd4194-9d04-4111-ad5d-09f8ac4f528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:11.724Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=dd6fc11b-891a-4461-87d7-6c33ec6a40c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:21.734Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6683defc-9c33-4e63-87df-5d9315845ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:31.743Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8cf89e99-d1bb-4cac-a5e0-1d6d24515ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:31.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:41.749Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4b2a5a53-f194-4f04-ae46-4bcf374885e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:51.765Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5ada4a34-5175-47c1-8d98-92d95dfa9fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:51:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:01.771Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=99884f98-85cd-4c70-bace-316fa4c91d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:11.780Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7ea75624-2e76-401b-ba38-f394a817d103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:21.799Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b93eba89-94d8-44a5-8210-6e613ee52596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:31.809Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9c36e32c-6152-481f-b001-cf85679d6d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:31.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:41.819Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=abf9627f-3e88-4960-8a03-f0474dae6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:51.832Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8f5de4ab-c54f-4a6b-a8ff-f4c459c9f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:52:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:01.845Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cf6002f6-99eb-4cc6-aee3-f4a3235b2795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:01.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:11.855Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c334d960-0ed6-4de6-a59c-ab7385b34ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:21.862Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cf5faaf4-0cb2-4904-be65-a5d06079d85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:31.869Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=847afb91-7a41-4b17-8a6f-a8d23fc195a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:41.876Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=77e5ef5b-bfad-4ac1-930d-e02c3adefe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:51.884Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b4b2f3f0-4025-424a-bd76-60f0177d09c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:53:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:01.891Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a96975c8-ad24-4dc0-b1f0-39d875a6b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:11.901Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d43614af-7986-40b8-8d54-5a370e7cfb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:21.909Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e05c4be4-7361-4806-9fbd-56163b967c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:31.920Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e455710f-a93b-4431-b8a4-1ba18503bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:41.933Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4f7a1d27-d170-4226-8752-2c9e85390561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:54:41.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:54:41.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:54:41.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:54:41.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:54:41.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:54:41.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:54:41.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:54:41.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:51.940Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d00483d9-b6d5-4a30-841b-b3eea55c33ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:54:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:01.952Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cb264533-c01f-4188-86da-c728296134bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:11.966Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=01391f46-2e55-4436-8700-58ae5f299222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:21.973Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b8ad39ee-f972-4715-affc-ef78d7167255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:31.982Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=056d1d35-7d54-4a16-a4d8-3b57d6f8864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:41.990Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=899f50ac-13dc-464b-b0de-7f5f0da0bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:51.998Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=084bcdbd-a500-41c8-a7a1-d09d4012943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:55:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:02.013Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8ac1800b-e323-4ba1-baa3-ad449231aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:12.024Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c263e82d-5614-4865-ab25-48e48720890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:22.032Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fff73d63-2812-4d14-aa08-9a7fbf05b14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:32.043Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=47563d11-8008-49ea-af3f-8f6e70a9cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:42.052Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=77a7d480-f975-4985-85bd-41671fc86e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:52.061Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bf9697b4-8968-428b-9e53-852c337770fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:56:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:02.070Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=90dd5a7a-f51d-4f48-a595-d578d391b979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:02.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:12.080Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b13d809e-f43e-42a9-bf9c-cd0c04aa19f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:22.089Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a1368e0b-fdcc-4f33-a99d-c1187293175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:32.104Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c3630c50-3ff1-45d8-8d70-68b6ece6e300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:42.117Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8442b345-6fce-4bf0-bee1-9cf8b03a14e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:52.128Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9904fb72-fb14-4dad-bb77-92dba1876513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:57:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:02.140Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=74a648a3-8b0c-4c5f-92b1-8da19b34204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:12.154Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=43110d7c-d039-48c5-ab75-9f969a66bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:22.170Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=84154c0b-8d99-4d93-8318-2724ba2b0a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:32.182Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d77a06a5-ae7d-4627-9455-e4161c0fbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:42.194Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a477ddd7-ec5f-4b87-9d4c-7f4a4807e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:52.202Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1b754c3f-2b8d-4003-83c7-3bb9c146350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:58:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:02.216Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cc18784a-8c36-4512-b675-7dc8d7b2f328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:02.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:12.232Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=460e1f01-33b4-4e15-8d75-6d77a93b6694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:22.244Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6906e064-c1c7-4bd7-81a2-a08fdfea881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:32.254Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=77aaa8b5-0ee0-417d-90d3-358c8be5fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:59:41.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T12:59:41.854Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T12:59:41.855Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:59:41.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:59:41.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T12:59:41.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T12:59:41.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T12:59:41.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:42.263Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5f0467f2-5898-4a05-9412-350f6a5715ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:52.275Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=36f7dfb4-b33f-4340-951b-50a13b6498cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T12:59:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:02.285Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d96133aa-8f48-465c-85d6-263883dceb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:12.294Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e6bbbdfd-5b69-485e-9b3f-13b242fb40d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:22.303Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f4eea96e-3595-4cac-b49c-0bbba0225ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:32.311Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=735ea228-1d80-45c6-905d-645b3c8266d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:42.320Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a1c21f37-217f-4249-9e88-27715ed4c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:52.335Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=35b9c8bc-13d6-4f5a-8a70-5532bf3c201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:00:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:02.350Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=68439256-5335-4353-b072-f836b6e8ed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:02.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:12.361Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=13939d6f-9423-4673-ad3b-f840bf521d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:22.370Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7d391752-d6af-41e1-9815-615b355abdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:32.376Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e3a57ba8-0176-45a7-8254-e4e8b48c9ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:42.383Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aa57f501-7fcf-495a-b7e9-6958c8b0e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:52.394Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1f10b79a-d21c-498e-af08-305a750937b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:01:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:02.405Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4d508b0e-dd8b-406c-8eed-7d22d3e7057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:12.416Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6664cf8b-350c-4849-8777-6902fe7cce7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:22.427Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=432d00f6-778e-49b5-b97d-27485d1646e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:32.445Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d3e86241-83e3-4395-bac3-86204375bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:42.457Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0f6e702b-b81a-4d59-b6eb-d1a281480b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:52.466Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=48686c28-c0a8-48cb-a2d5-f3269f97ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:02:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:02.479Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7e68b18b-1e11-4ac7-82fb-89f3488638de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:12.487Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=44facec0-8050-4654-8ce1-c1a2605c7d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:22.498Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=82ea7a03-0588-466f-a486-dba5a8f4bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:32.509Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aef158b0-c79b-4cb6-a9ac-9cbd75e3a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:42.540Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5a4de66c-e538-4278-a0d5-4e10b9d6752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:52.552Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=74000c97-b13f-4247-b7f6-66ce11489ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:03:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:02.565Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=81292cad-ad2a-4373-9845-bf4396cbf303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:12.587Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=803680b2-83e0-44a2-8aaa-a86f56a1b962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:22.603Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d34aa041-0b67-4dae-81f9-669d4bf2c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:32.613Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=67468ec3-b160-49be-b3c6-58feec79ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:04:41.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:04:41.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:04:41.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:04:41.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:04:41.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:04:41.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:04:41.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:04:41.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:42.620Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=979e042c-baa6-48b1-8e62-b00fddde8024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:52.629Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=abe39e05-e822-4eb2-b562-0355dc387a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:04:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:02.640Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0e561e92-5034-4b55-ab80-0e716e996205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:12.651Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1efcdb65-48d0-4bb6-b4ca-50bddbbb147e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:22.659Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c46215b5-513c-4dce-9e9c-9f26fc747401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:32.667Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=63dd1b4d-da1f-4d5e-9c30-f01552419b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:42.674Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cf3cc07b-be85-4315-80e9-29ef5df405f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:52.681Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=021a68c7-6f51-40e5-bfae-e5cafe954d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:05:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:02.689Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bd75e605-0b31-479f-bb80-24ca3771b3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:12.697Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6051f5f1-8b22-45ff-9495-d18636e77cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:22.706Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d83ba980-f81b-496f-a455-38c7785e82ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:32.718Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e7a6bf79-c0e9-4b44-ae57-8569682619c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:42.730Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=dce30b8e-5380-4fbd-84a6-60be741152e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:52.737Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2e6ce715-6d6b-47e8-bb6a-29886951fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:06:52.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:02.744Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=79afacf2-a1c8-44c2-b181-600bceaa4ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:12.755Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=071e2265-1690-4365-abe8-2ce56b33de6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:22.762Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e5fc0d97-bf82-4759-8798-0fd1991832e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:22.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:32.772Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ac1d5744-a3dc-48de-804a-9e376267bea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:42.779Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f4006cdd-4602-4c6b-9c4d-b4d17ceb05f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:52.787Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e7e0e640-3bed-4b2a-861c-7ee7cf2ae73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:07:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:02.798Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9b33ac8e-6f17-48ad-a834-3152e3dc1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:12.809Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8733d01c-c0e6-4323-96c5-182f9628a31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:22.815Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aa2ca0a1-3012-4861-85c4-09c800d5ddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:32.825Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4b46c2b4-eaff-46da-902b-2fbf80e7477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:42.831Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a65e6ea6-8cea-4714-90dd-51b0bd15c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:52.839Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=001ddf6d-c526-4070-b1ce-3d5a6c5e0311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:08:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:02.851Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d9d3ddbb-e906-4809-8f8d-3325f4072998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:12.863Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2527566c-cf39-4285-b1a3-77ace2f1f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:22.870Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0fd70d0a-23b1-437e-8e8e-52953a574531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:32.877Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f8dcf461-f4c0-460e-b198-1a380caff0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:09:41.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:09:41.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:09:41.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:09:41.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:09:41.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:09:41.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:09:41.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:09:41.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:42.884Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3743bb4a-45b2-41be-9f3e-493b4d9375bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:52.900Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e3df5a6e-e326-4967-bcf0-01e0844c12ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:09:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:02.910Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e1152366-ba56-49b2-ad67-278d32231261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:12.919Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d98dcef6-20cf-4409-9f2c-dec22df61232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:22.926Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bab7b9a0-9ac1-455d-ba4e-335c12f82d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:32.937Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1f3dc5d6-0933-4362-8094-c8aba3913d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:42.949Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b011351f-71e3-4f10-97ba-27893c6ce845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:52.960Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=01fb4a8d-7e52-4e7f-8e01-1117d17a39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:10:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:02.967Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bc409de8-9182-493e-86ab-66c1e7845e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:12.975Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f9d7c0af-231c-4b01-9ae9-0a00e704ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:22.984Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2ee9a46c-daf8-48ad-ad78-03d1ca229b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:32.993Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=102849c4-1ee5-4290-a653-a3ce43ba8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:43.003Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f5ae60f9-084f-486b-a894-87f29b9794cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:53.011Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d5748166-0b45-470c-af9b-0bf6b9b62641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:11:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:03.023Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1c1b9955-1ff6-46f9-aced-a6424c980c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:13.034Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e59e67d7-3ba3-44a4-a7d7-798dd430a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:23.043Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cd32bcaa-0feb-41b1-9e56-3012fe9f9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:33.053Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a50609ce-ae80-4891-9a6d-8d41ab9936be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:43.063Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4ce1c004-5c36-4c42-9abd-dfb5689b2106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:53.076Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e0086f05-0646-4b6c-b4fd-3bcd2bb07be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:12:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:03.099Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2e463722-2ae7-4a52-be2a-22c97a559841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:13.108Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=72ebdf3e-45c9-4d5a-b004-75d293a6e3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:13.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:23.119Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1955762f-de37-4bc1-8e79-311b57457ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:33.128Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3e28a75c-86e8-41e9-8048-5311312fe386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:43.138Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ac747790-4c9b-4f9b-b7f7-9820ff181357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:53.146Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4c3e734f-9600-431e-8463-382e37d6b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:13:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:03.157Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=84a1592c-9a98-4910-8e8b-dfd930d0d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:03.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:13.174Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f5428855-51b1-4e88-91d1-8a00a787e418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:23.186Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4697335d-c33f-45d5-ba9c-8e9cc66609f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:33.194Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=159282f2-2508-437f-aeeb-ad0aad1d6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:14:41.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:14:41.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:14:41.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:14:41.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:14:41.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:14:41.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:14:41.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:14:41.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:43.225Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=0982ec96-4875-483a-b950-eb5c3c1f44d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:53.235Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=be9228fd-e285-4266-a61c-9738dca649ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:14:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:03.247Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a061b3d1-8c84-43a7-a6ec-a94c738947dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:13.260Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b2922355-a420-4b47-98c6-cfcc10d5270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:23.268Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fa2973c6-218f-43b1-bf32-f23f61095086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:33.274Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fd23a1ca-924f-474c-8aec-49aadda9ef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:43.284Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6ff04272-460f-463e-b36f-082680546789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:53.294Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ac9336a3-4c4f-4a11-a6c4-40594718313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:15:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:03.303Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5448dd2e-c901-4129-a937-a4196deb90e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:13.311Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=414c6606-8710-4b9b-b66c-0d3892d05185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:23.322Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=553ae3d4-d814-45fc-83c4-3c03666d4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:33.333Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=64f75fa8-04b7-4433-b36f-aeca8c50122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:43.342Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=51f2c5c6-7c32-48b0-887b-40430be0e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:53.352Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ef6e1117-5525-4c5d-8e16-0c5ef2b89acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:16:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:03.364Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8a87fbba-7529-4381-9f3d-fff6507dacbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:13.377Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3404d8f5-e951-4590-bd6d-532600482c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:23.388Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6c2f8bb5-2327-4315-9b9b-bd71fdbf1ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:33.398Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8b77605e-4c8d-4558-b991-f6253aeb1f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:43.406Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ea64047f-651e-44a2-a89c-2076933d7260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:53.418Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1e4f5229-f40b-46bd-9242-ee4d00476cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:17:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:03.430Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bb8de87e-468e-49ad-a711-d2ac866d0d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:13.443Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=464ab282-5cbd-4af2-980f-25616e5ce41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:23.457Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d468e5c2-647d-4b0e-9324-fccfc8233591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:33.467Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6a204bef-7416-4fa0-b2e1-e856d324200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:43.474Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3af72477-0a7a-499a-9a4b-4493a3c51bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:53.481Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aacaad8d-2473-42d1-b8ca-6eb0ea3a798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:18:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:03.488Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=27ad97da-e368-450e-8ef6-d501ab27dee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:13.498Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=980081ed-3831-48d8-9b73-91052b532dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:23.508Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ea16db9a-1c00-449d-94fa-75ba0ec3fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:33.520Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=df47ba51-ba60-4593-8588-90049467b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:19:41.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:19:41.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:19:41.896Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:19:41.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:19:41.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:19:41.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:19:41.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:19:41.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:43.536Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c1437bcc-dd04-44d0-9c1e-3aa798c4a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:53.543Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f3ce6065-3501-4750-b9ed-be5d9781593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:19:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:03.551Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c9f311a0-dea6-4b88-81ff-b1d88971a207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:13.561Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=db91e0b6-f8a6-4dc8-ae8d-8da241a27be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:23.586Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cf3249f0-29d2-425e-8e64-9566573aff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:33.599Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2885fa79-0977-46ee-870a-b337564d830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:33.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:43.610Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=99590846-3ac4-4d50-b2a3-220c075eceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:53.618Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a91c211a-7480-4455-86ca-ee7fc97e2ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:20:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:03.625Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ac813545-c4b5-4731-95e2-668fc29afd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:13.641Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=52e9bc0a-d303-4ccc-b511-2da86fe8ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:23.652Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b3219909-5761-4995-badc-db3e494ecba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:33.661Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=39386e3d-1782-446a-95eb-0581999c6bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:43.669Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3607cb3c-c194-4e1e-a62c-6ce7f04ecb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:53.676Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bc66c172-aa39-4fbb-8940-55c3301013f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:21:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:03.684Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=12558d90-d7de-4956-9e73-bff13cfd5567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:13.696Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6a43993a-8530-464d-8ed4-8177342b9482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:23.705Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fce88bfe-f928-44ec-b817-b461559de231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:33.715Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f5f03140-6067-41a4-a912-fed3bed71394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:43.729Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=92de8ad5-46f5-4dde-b35d-610aa45e9b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:53.740Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=19d702e0-ecf9-4060-983d-cb035acaaa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:22:53.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:03.751Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d0932610-697a-4446-a745-b7adae4f5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:13.760Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fca46363-651e-4ddd-830c-d9db58d3f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:23.770Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d289e3bd-6231-4121-a181-dc5a2407ad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:33.777Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=83c42d18-11d0-43f0-9fd6-edc53053a6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:43.786Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=303a831e-f26b-45f3-add0-8975c8954538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:43.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:53.802Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=134afc5c-b197-4cf7-84a4-ebb153e1220c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:23:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:03.810Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=19617a88-1eb3-4e8d-8320-a3ba7bb4e86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:13.822Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a5864d22-08a0-4deb-b110-b99df4fe5b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:23.836Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2d989a4a-4677-4e42-8c7d-43c0ba1a9981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:33.846Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b6fa7358-8655-4b44-a1b0-0be765920745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:24:41.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:24:41.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:24:41.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:24:41.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:24:41.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:24:41.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:24:41.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:24:41.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:43.854Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=75e73f62-2f4d-429b-a833-8ca5dbb0b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:43.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:53.861Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b07804e2-9cf0-4a8d-a4de-7adc1d219163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:24:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:03.868Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=7375aa84-e0e6-41b4-84c1-4642b50b978f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:03.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:13.876Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=863d989f-c92b-4cdf-91ad-3d35e4f2d096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:23.883Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a32b7214-98b5-4c98-8d47-5242454e8927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:33.895Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bcaa0e11-1e14-4b4c-990b-cd56c3e40635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:43.907Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1cfb18a0-f5eb-4c21-8187-6a73d230b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:53.917Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c7fd6991-ed13-48f4-9c1f-a75b7fd84fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:25:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:03.927Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e111d4a9-b79c-4277-9ea9-8f137a9686c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:13.933Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cd0f80c4-a08c-48f4-b8fb-9c835a812ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:23.942Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=dd9a6d96-a702-4539-b339-0ef1a6b825c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:33.951Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fa5dab43-cdcb-402f-b846-ad0e87f9c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:43.959Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a2daed8c-df09-403d-89e6-a3e9ad8dbfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:53.968Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c52da845-965b-4a52-83f4-8baee4d4069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:26:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:03.978Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b304e7b9-7c09-4c83-926a-0f6768b5f7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:03.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:13.986Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8cddc8a2-6d92-4019-bb18-e0c5aff3fde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:23.992Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b3fe16b3-1690-4c5e-b73d-3e316a0be725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:34.005Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=62d4ad0f-f489-4a7a-8319-26c6b9c8f5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:44.037Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e87ba4c4-8934-4b6c-acae-00817f201686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:54.053Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=6fb06eef-b7fc-4532-8833-3f715cd80519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:27:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:04.060Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=10673ac5-3fb4-4354-b3c6-de3f04a76073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:14.066Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=99119206-72bf-41d0-899f-2d4bd02e33fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:24.105Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b134a749-bd3a-42e4-9f68-12fb541727b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:34.119Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=05cb359f-4d34-4baa-9198-78ba2b407d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:44.141Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4747e632-3840-48c0-ae62-a1af75878a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:54.149Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=59c18a88-17b1-4b37-87e1-500125033dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:28:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:04.157Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1ef934ea-2784-41d0-99ef-d2915fab441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:14.170Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=507f240a-6616-4b9f-90d6-48ec22586156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:24.179Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=75895555-7cba-4feb-acbd-cadf4fb4c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:34.189Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=efd729c8-dbce-4b51-8aa3-15f52998577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:29:41.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:29:41.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:29:41.901Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:29:41.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:29:41.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:29:41.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:29:41.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:29:41.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:44.199Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=fef0c245-ff38-4d69-85fb-a60376eb854c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:54.210Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d6bd1489-be64-4c2f-94a4-e46fcb1d9907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:29:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:04.217Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f0339e40-3ede-4810-9550-a8c8d3aead8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:14.226Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=77432f53-f54e-4b51-8b39-9994079b1e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:24.238Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a750f1e5-5321-47e3-b7ef-b366aba828ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:34.248Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=09cd57eb-7187-45aa-9fa9-e1b8c15754ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:44.260Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=21de30e7-a32b-4fe4-bebd-8790b46c5367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:54.269Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=86ebf54c-59c2-4068-b228-c6d09b3e40fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:30:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:04.279Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=362274cc-e024-4663-bd81-8042abcbaea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:14.287Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=156ed744-c696-4ee0-9d06-7f78e11008cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:24.295Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b8e7bad8-a35e-4087-9343-8f1d0c1f1c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:34.304Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=45d8956a-b931-4eed-9787-a32f70d1e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:44.313Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=15e9832f-8ec3-4a54-9a2a-c2f0ae0b0cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:54.322Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=24aa43f1-5a86-4122-babc-9b6db26a957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:31:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:04.332Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f3619634-fe59-4082-9bc7-91b0bb34358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:14.344Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=efb71065-3e7b-4f1e-b258-359d41146c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:24.354Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2fa08b5e-661d-4ae9-a6f1-57490c6908c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:34.370Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=f04a947c-5bbb-450d-9874-28f9227d2403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:44.381Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=d1cf349f-a7dd-4d1f-8d00-b40a4755ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:54.391Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2b40349f-8c72-4199-9180-1f428f32d784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:32:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:04.399Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e50086e6-68df-414a-8bba-7b8386e5f3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:14.408Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=286c8ae8-6491-411a-a562-25a03de6d160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:24.417Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=aa7c3a89-eca3-4f74-ac4c-2b4660ae0b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:34.426Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=05d0969f-6b81-43b2-bb2f-5ee43ac8f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:44.438Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b4b47aed-62ad-40da-9707-ba596b3bc128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:54.454Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e0ea8a74-8836-44ea-92b3-18e5330e8397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:33:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:04.467Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=07bbace3-42a1-447b-9c92-fefe326032df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:14.491Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=187fe800-3520-4016-990e-4a6b981918d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:24.500Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4054a673-0bed-4f06-b83d-74d5b98f2086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:34.510Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a0de9fef-1b3e-45e1-87fd-29296f39cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:34:41.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:34:41.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:34:41.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:34:41.880Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:34:41.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:34:41.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:34:41.883Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:34:41.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:44.519Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c654e163-6d23-4e69-a4fc-9f2897dbd1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:54.526Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e72d26c0-9276-4038-90e4-71b8f5c3f1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:34:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:04.541Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=375668e5-b163-4df5-8114-3094e5155d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:14.559Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9da63329-ffcd-4ff5-af8b-d9822d7de1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:24.571Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e9ce4d05-c1f9-4988-b9c3-cd5a4efbe50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:34.580Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=90bb320d-aa42-49ca-819b-093b7353aa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:44.588Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c20513db-625c-466f-8c4f-a46d29f9d7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:54.599Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b87c7cbf-8add-44b0-8e72-b46252c27a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:35:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:04.606Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e2222eac-d926-46a8-839d-73c7748f0c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:14.614Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9c0a64cc-9d76-4b62-a791-3c8e71d11121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:24.625Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e645fdc2-1aba-44d7-bca5-9024eb6bc85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:34.640Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=bc761310-fc28-4f72-82e1-56556625a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:44.652Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4e72f7b5-6702-4948-8bc6-59a4d0f68bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:44.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:54.662Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=9e9c2672-9c04-4eed-b1af-c483e4b40de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:36:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:04.671Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=2397abef-9380-4e1d-9748-69bcae20787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:14.683Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=3a1d044e-4673-402b-8ce3-8eca917bb916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:24.693Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=07633ce2-5f49-459f-b640-0d544d0c8db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:34.702Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a2e15440-b5a2-4fbb-9469-bb729b72d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:44.709Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=db0e7ade-21ec-4295-a231-996474ebdd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:54.718Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=57210f9c-abb4-42ff-859d-5b50db5a2462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:37:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:04.732Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=8affe20a-b27d-4b4f-97ff-4b23bec6cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:14.746Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=032296b3-d1da-4c37-9094-f68469d37200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:24.756Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=c88b4c33-9850-4e7c-91ee-2d6d41ae37a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:34.764Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5e1c7f9c-f377-4877-89c9-3f66eecc6a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:44.773Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=af6e5ac7-05fd-4a03-8c7f-a6f04a9cbdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:54.783Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a8c5f2a0-ed79-468e-b3b7-52c451c87910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:38:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:04.793Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=46775ebf-72d2-48a4-a77a-21ab3d73918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:14.803Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=a882cc1f-2357-4d50-b428-6aa7dc2e399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:24.813Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=1c318df2-f998-4dcd-b168-19148beb687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:34.826Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=4b6e5de1-a0c2-4ed7-82e8-a739a87b1bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:39:41.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T13:39:41.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T13:39:41.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:39:41.956Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:39:41.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T13:39:41.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T13:39:41.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-07T13:39:41.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:44.838Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e8e3d073-fd4f-498a-ad69-db5535504166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:54.859Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=06314b77-7b99-40c5-ba87-52ed15688f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:39:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:04.869Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=5cca99e6-7d52-4d73-91c6-373804d7adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:14.877Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=faeaf4e7-0c93-40ff-9c13-7dcdf0623c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:24.889Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=cd83841e-4ee9-4bca-bbfa-b8b398b2fdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:34.906Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e5ef10d8-c899-4b29-be65-e8d0edd5a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:34.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:44.917Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=229e60c3-2985-4385-92d3-2ebc4d52a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:44.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:54.931Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=ce538314-b22e-4eed-997f-e4aac814ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:40:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:41:04.946Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=b872be02-4103-437a-a7ef-119b54978bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:41:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:41:14.955Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=09efb553-ed15-4bdc-a102-0967e38b03cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:41:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:41:24.963Z |INFO |Init configs |InvocationID=6e5ffbb2-1e61-40f2-a19d-31f759e42545, InstanceUUID=e5d96351-04b9-4b75-b7de-f76c15a7dc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T13:41:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |