By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:36:58.314Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:36:58.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T09:36:58.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:36:58.987Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:36:59.100Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:36:59.101Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T09:36:59.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T09:36:59.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-17T09:36:59.289Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-17T09:36:59.315Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-17T09:37:01.035Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-17T09:37:01.470Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-17T09:37:01.491Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-17T09:37:01.492Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-17T09:37:01.551Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-17T09:37:01.552Z |INFO |Root WebApplicationContext: initialization completed in 2164 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-17T09:37:02.032Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-17T09:37:02.857Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-17T09:37:04.152Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-17T09:37:04.699Z |INFO |Started MainApp in 9.074 seconds (JVM running for 9.879) |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-17T09:37:04.767Z |INFO |Start scheduling PRH workflow |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:04.797Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=798542d7-955d-4aa3-a6b2-6b4dcdb90bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:37:06.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:06.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:16.289Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2fcb7de5-dd94-47ea-8e3f-4d2686e03252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:37:17.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-17T09:37:22.017Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-17T09:37:22.018Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-17T09:37:22.022Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:27.359Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=42afdaed-c1af-4ead-a08f-3044266c6dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:37:28.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:28.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:38.427Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c7db3ff6-b36d-418f-8b21-66fc69b216e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:37:39.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:49.468Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=4bde2315-d44d-44c9-bf59-9baadb5b9faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:37:50.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:37:50.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:00.507Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e18d512b-0e13-4ef3-9e68-e0b67639b543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:38:01.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:11.544Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=da061d10-13df-4f2e-8f20-811f67232355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:38:12.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:22.618Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3b0d4370-0305-440a-a733-e2152a694120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:38:23.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:33.663Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d45b5156-2ed8-4e2c-bb3f-e635ba6b9a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:38:34.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:34.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:44.733Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ee75b41b-5b06-4732-8e05-cd057fa592c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:38:45.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:55.767Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=44cccd2d-21ec-411e-a85d-389cecd7e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:38:56.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:38:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:06.812Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6e9eeb83-046a-4de8-9eba-aa8a81eeddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T09:39:07.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:17.851Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0c4496c2-123c-4f70-ba40-5ad5134e9eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:27.987Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=46c85108-cf5e-40e7-80fb-d3e2e25b64b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:28.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:38.006Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=85f3cc4f-d7b0-4e26-ba3e-e5f0711b461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:48.020Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c8e49288-ca16-4994-b33a-d890cb40bd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:58.036Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7b55b903-e083-4f4e-9f17-36ee2278bc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:39:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:08.052Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=972aa1ad-1f5d-43fd-9cac-eb53cfabc50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:18.070Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cbc6db29-341d-4a13-8541-d5dd97b7a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:28.091Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=558eb0ef-42ba-4628-875c-2eb4c0147e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:38.101Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e2da8542-901c-444b-98b2-0c1c2994a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:38.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:48.112Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=eaecebdc-952a-432f-af9b-3363056a6269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:58.124Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e911aab1-8337-43db-b2b2-702c27354fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:40:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:08.139Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=1d8d41e3-952e-455c-ae69-0ecd056dd49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:18.152Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6f50b264-d095-4857-9c88-365f109cf90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:28.169Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=09bc2bda-0e4b-44b4-8ee8-84b95acca268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:38.181Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e94392aa-bf15-4ad6-b44f-95f9d3cc5114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:48.191Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d889f1be-dfcf-4cec-ba5e-c10ff6921350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:58.214Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ef671aa9-d160-4151-b944-c20a454b8bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:41:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:42:02.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:42:02.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T09:42:02.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:42:02.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:42:02.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:42:02.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T09:42:02.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T09:42:02.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:08.226Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2c403776-0041-43fc-b32a-cfecb3e8157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:18.241Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=27d335a1-aee8-4a1b-bdb3-1b578d50d3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:28.251Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=59ea1df2-1bda-4804-a1ca-8793c9b4ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:38.265Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a5571619-b44c-44ca-b9c8-0081c1ee6d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:48.278Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3a5aa18a-15f1-4375-9034-04ae25376525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:58.296Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0928a6d2-5508-42b7-b4af-27393a94e312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:42:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:08.323Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6679c23d-df70-44c9-a639-816317e51421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:18.333Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=13af7979-e602-4ae2-8956-47be9dd4dd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:28.342Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c31f82e3-ea7a-42e1-8a75-86dcd3d82c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:38.353Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=68acb3b1-f95c-42ca-ba85-0829f68ad660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:48.364Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=09e115f4-38c6-45b3-837a-e1c205775761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:58.375Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=05724ee7-5c08-4b87-bb85-0a10a4a00c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:43:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:08.388Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e43bad40-0d0e-40f7-bba4-ab261c04a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:18.400Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=23369712-da72-4cff-b476-aadea753792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:28.417Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=5c30e1c2-3afd-4ec5-8afd-35e1d341cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:38.430Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e486a5ae-97d6-4c26-b2ea-292ae6f95398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:48.445Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c42290cc-753b-41b9-8e7c-f2d0910e2127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:58.459Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c08fac22-6ca6-4b99-b39f-b71a9c2ae1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:44:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:08.467Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d1f427a8-cbdc-48bc-b140-0b18d9f1ca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:18.488Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6c3ab314-98a2-46b5-a25c-081351aacbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:28.514Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cd301f9a-c654-47a2-872e-6583e9591004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:38.526Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=87c8b72d-2db3-472d-b45b-cc4221c612b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:48.535Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=06779fce-06d4-407a-8045-295cd549a5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:58.544Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=690bbb2a-f8a4-4500-96b6-c134e717faa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:45:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:08.553Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6bb16e5f-dfa9-4db7-bbb6-88ab2ff8e60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:18.566Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a786800d-db7b-446f-901f-39c320aff0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:28.577Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=629a4f34-f38c-44b4-b56e-1e04a6a2ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:38.586Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0175ce9a-d299-4310-a2f4-bb1c6a1113c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:48.597Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d1a2caab-1d7c-4e39-bf5d-b4d37208f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:58.609Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=296997d6-68e1-43c6-a14c-9b5d52629292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:46:58.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:47:02.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:47:02.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T09:47:02.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:47:02.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:47:02.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:47:02.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T09:47:02.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T09:47:02.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:08.623Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0b7eadda-3c35-4efd-a95c-6c330ce84e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:18.633Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=fd8d71ee-a053-4e43-9caf-dfeb96326c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:28.643Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9cb2b27b-8a21-4c09-81d1-2068a23e80a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:38.652Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d6f18894-91d6-4c01-860a-e05d28926210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:48.665Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3879f604-0b50-458c-90cf-f0f3ba5daf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:58.676Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=081c866f-ec5c-4f89-a71f-644a566ddca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:47:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:08.691Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=fa367d9d-978b-4f46-bc59-710c3dc46e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:18.705Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=82228550-ca58-450b-b626-ef88c40cebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:18.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:28.714Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0eb549af-07bf-40e5-bf2a-2fb9442e6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:38.724Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=1d8f3685-befb-4f6b-b156-46f91460145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:48.738Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=34e951e5-68bf-4ff8-8d12-3bd50d0c1163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:58.747Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d14945dd-091b-4072-9607-8a4d3cbc780e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:48:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:08.756Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=053d3f42-d46f-443b-8469-bc89b5e36373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:18.767Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a758f44f-50fa-4e4a-9f1f-f4e3b05ca7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:28.774Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d1cf0010-1e72-4ad6-8efd-e267eec41c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:28.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:38.785Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=832b023f-63db-48a2-890f-ff95755ff6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:48.795Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=98c8584b-e093-4909-893c-2bfaade0ee9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:58.805Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a1188daa-1195-47ec-81ad-4d73c7a5c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:49:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:08.814Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=f680b6e2-b923-4b1f-97a7-2b999a700579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:18.822Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=68918e7b-1829-436d-b923-a58dfc3bba79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:28.832Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=18700f30-677c-42ce-8064-d9efbec5a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:38.842Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0644f876-9d81-4ac7-962d-ffb8534c9e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:48.859Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=bbe2ef4b-715a-4640-96f9-69b42e1345ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:48.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:58.875Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6cdeb6a5-688e-48da-89b3-c91c60235b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:50:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:08.885Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8e7b332a-dcd7-458f-b0b2-fab84a877407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:18.893Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=880cffc9-01bb-4484-a162-24f06c6d3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:28.903Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=81831ec5-b114-4425-98cc-bf7036499e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:38.921Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ed67daad-fd4b-4fd9-a4fd-2a7eaa4aa64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:38.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:48.929Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6f53147a-47f5-4e00-8a88-443deddcce61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:58.937Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=767de0d8-5f32-41c1-8dc6-4bef071f5ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:51:58.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:52:02.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:52:02.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T09:52:02.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:52:02.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:52:02.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:52:02.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T09:52:02.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T09:52:02.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:08.946Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=974a3b66-6b39-41ee-abb5-bf905fbc1b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:18.954Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b3f12075-0637-41dc-bc34-78508a7c2798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:28.964Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=72570a57-bab5-4557-a079-282921e1bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:38.979Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9bf5333d-4c7b-4dca-8e98-8a5fd0760b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:48.992Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d64ba067-0756-480b-9429-e13f82d0b3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:59.009Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8da54fc5-43ef-4221-a274-5d6f0db76c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:52:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:09.024Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=5def6c2b-5f44-4a3f-ac66-1a27371dc5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:19.035Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=af87ae84-68c7-4690-9514-44607caf4813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:29.047Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6ba5514f-1879-494a-a906-443a23e854c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:39.054Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=aedc8111-26d1-4d8f-9971-2dbc6e99b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:49.068Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=727cb6b8-89ff-452f-b975-208402d2d9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:59.090Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=61b639c9-5c3e-481b-b59c-2e82411d08fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:53:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:09.115Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=77ac139b-fec0-4425-b696-73df145cb4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:19.127Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ff2cb53a-8ba0-4cad-b2ca-41653155069d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:29.144Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9c35c121-531f-4bf0-8722-905b5326459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:39.165Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=376536b4-af0a-4cba-b3bb-9b80234f70bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:49.179Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=25ce8488-663a-4cbf-8faa-c945c8e601d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:59.188Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9066ac9e-db49-4f41-ad86-2d4f1453d254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:54:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:09.198Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=579d9aaa-0193-4290-872d-6ab0138bb352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:19.206Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=408acfd7-a85a-4784-afef-3468627bd201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:29.216Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=26681ca6-a596-4494-b4f5-79beaf76b0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:39.224Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7aa25d02-1f70-4585-8976-4749d6d32a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:49.233Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ad95bcbe-b0f4-46b3-a3b5-4527de0c8af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:49.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:59.242Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=68a10ecb-af7d-4343-9fab-4da8b6d69b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:55:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:09.253Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7b4ddeba-36bd-4d3c-8b00-7a817b07d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:19.267Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=522b8bc3-2730-4fb0-a38b-3d47aecf871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:29.279Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=116e4c3e-3413-446d-b089-db023c6d2923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:39.287Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9383295f-21b6-4e3c-9441-cfe175f448cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:49.295Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2313d821-28c7-459c-8885-ecd40b7a25ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:59.303Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=89034e56-cb63-4fd0-b542-6d6bf23ee766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:56:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:57:02.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T09:57:02.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T09:57:02.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:57:02.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:57:02.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T09:57:02.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T09:57:02.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T09:57:02.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:09.313Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7d17fe8c-0136-43ec-8f3c-2001df66039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:19.322Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8b5ee144-90ed-42e4-8e8f-be267dcce6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:29.330Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=1d3cf81f-f06e-4334-905f-b4bf5feb62ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:39.341Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8ad83d04-ad0d-4bb3-9730-9d1d4c19c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:49.352Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=64e070a8-b297-42ff-b953-4459948af060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:59.376Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=97733413-6d93-4d74-8e6f-c8b2cb2ec6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:57:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:09.386Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=83ae6871-a172-45c6-b7a9-dbe190603912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:19.394Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3d797f91-6889-41a6-a743-d7680bbc26cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:29.407Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7f17b1b4-f51b-42ee-b95b-30247fa116b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:39.419Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=4eeca71d-d1b6-4723-bcb1-5ab1311021bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:49.433Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a765f515-7c7c-4d2f-b495-9de5678aeeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:59.442Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e7e49b63-bec7-4e78-b9fe-f6e1e436cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:58:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:09.452Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=48b1a938-acc4-4ef3-8b94-ad4177fe8382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:19.461Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=906384ca-da27-4d9d-9ce8-ef62125969e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:29.471Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b0f841e2-b655-429b-963a-160f5c0aca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:39.485Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=fa5a4407-c60e-4d22-a0e3-6b6e37d76d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:49.498Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=309c104f-7aba-443b-9dba-d643d3c5a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:59.510Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d68f386e-6431-4cd8-9b32-e7f88621b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T09:59:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:09.541Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=283f2141-453d-41a5-8a68-50043fb972b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:19.551Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a00ac054-5a7e-49ef-81e6-f5e6ccc3f72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:29.561Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3fbc8fbd-1fca-4e9c-aac7-c79bbdb42d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:39.572Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=294f9169-2a67-495a-998f-b9c668831f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:49.580Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0f66f012-476d-47b9-805c-8966467036e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:59.594Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=87321ed1-5998-470f-acc1-4a4ca019832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:00:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:09.607Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=1e8703fb-0db0-4808-90e4-eeff217b722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:19.616Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=152903f3-f276-43f4-aad9-eec1f17b0c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:29.626Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9742e123-8459-48ee-9abc-bfd92ccafae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:39.639Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=54a8a262-20fe-4ba6-ba52-5eb44ae648f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:49.647Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=fb0a36a7-b0b9-47e9-99ad-e2f24be8f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:59.658Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cbf57c0c-4c31-44ef-9789-9315da07acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:01:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:02:02.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:02:02.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T10:02:02.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:02:02.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:02:02.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:02:02.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T10:02:02.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T10:02:02.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:09.668Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=33e1f13c-010f-41c1-9f20-8524c38cb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:19.678Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9ba848e5-2bbd-4dd8-9a9a-438da7c96d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:29.686Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d0dd0e5c-0b39-4e3f-bdae-da6b4478148a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:39.697Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e8d9efb1-5a94-4afd-b511-28de3a359cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:49.714Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8e1e1773-c377-4179-9734-1bc0db0ed83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:59.723Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9175c7e7-397b-433f-bdd1-e2017893fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:02:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:09.731Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c66b4048-b6aa-453c-b767-c41d8f9e68ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:09.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:19.746Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=51e18cd5-0943-4339-acae-cfa2abe50733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:29.760Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b18c161e-9682-4430-a515-501839a01da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:39.769Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8cbd248f-fa4f-42b0-bf82-8663feb6a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:49.782Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8a2cc559-ed2a-44f5-8eea-d167393eaddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:59.800Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b67d5373-2ed9-4e90-94a1-a74c3b58b718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:03:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:09.808Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=fd4e5e2e-06ed-4023-9d3c-6f8cecc674e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:09.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:19.817Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=67f0be66-bab4-43c7-a09d-23a00e40a12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:29.835Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0fd2185d-c889-42d3-ba68-be6e21d36dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:39.847Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=fcbabc1b-8547-4472-bb27-201358b88d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:49.855Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ea70d9c0-4202-472e-80de-6a2d41b7fdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:59.866Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d272349d-9bcc-4028-a8dc-8ef658ed72a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:04:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:09.875Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=db9c37c2-85e4-4cd2-a3f1-45459e27cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:09.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:19.884Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=170acd57-593b-426d-ab03-c41bcedd54ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:29.899Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=808cf066-e8c8-4f00-91a8-b47d16489cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:39.908Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=dd888443-380f-43b0-ae69-7d223d8a0896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:49.921Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=69f60625-60b9-41e3-994a-99bcf6aecb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:59.934Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=87b168cf-4638-4162-a939-581d030cd956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:05:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:09.944Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9eedf91c-747c-4e8d-9ebb-786bf1278c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:19.952Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=f1caf5ae-9f03-413e-8d0c-fab02ab06981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:29.959Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d512ea3c-f662-4004-a48f-0b94d476702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:39.967Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3549a258-a8de-4e74-ae2b-7e943d1352ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:39.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:49.975Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=89dec9b5-b573-40b4-98f8-d0486a24eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:49.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:59.984Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=83366110-9947-413b-8248-0ea95eb4d054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:06:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:07:02.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:07:02.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T10:07:02.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:07:02.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:07:02.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:07:02.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T10:07:02.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T10:07:02.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:09.992Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c7873f88-7633-4d83-94a6-af48747989db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:10.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:20.001Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c59d589c-2f4f-4a9d-a28c-31ccb88d6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:30.012Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8bc64c5f-97a0-4994-a8da-837dcf987e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:40.020Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cb1e3b5d-bb15-4442-842e-690b4343a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:50.040Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=903cd6a2-11b5-4569-8386-19d693c2dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:07:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:00.068Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2b4cb6ea-0f4d-4436-ae5f-5e6c79ee630d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:10.080Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=156fd469-bfdd-45c7-82d3-81d75c9102b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:20.089Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d885c046-bf67-4ef7-97da-45ec8bb2b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:30.099Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d1874b33-6260-44a8-ae87-0dbc1b49a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:40.107Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c0a1a54b-9850-4215-8696-e9adf5dc6b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:50.117Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=55d223c9-3987-4286-9197-2273a3ba7a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:08:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:00.131Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ab4a17e5-42a3-4e07-ba72-651c89ba8715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:10.140Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2e47d63c-7ecc-4d28-8ef3-f43d7fb5c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:20.149Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e2e821e7-cf95-4ddc-9722-b610ec77cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:30.160Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=733451a0-3390-4983-b10b-a98fc0ea06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:40.168Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=83595e97-0ea5-48a9-b718-8c60d0ec26a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:50.179Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7deef390-f66a-4e86-87cc-182e05e4ea53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:09:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:00.196Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e587ecfc-6781-412f-a470-545129ad106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:10.205Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=90df3553-3596-41d5-8702-59f196a43ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:20.215Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6d3de428-4532-4ad8-95cb-06b69927d18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:30.224Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=186480ee-e9f1-426a-bceb-bf4acccfd88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:30.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:40.234Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8e141c08-3c29-4601-afc3-233d60eced3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:50.243Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d864608c-69b6-4a0d-8071-0cfc94507aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:10:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:00.253Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b1101420-f1bf-45b1-b880-ceb7bf130b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:10.262Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2acc165b-e71f-4a8d-b0dd-d1196fed232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:20.272Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b5af3872-1d60-4f65-8cef-9e731a17c823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:30.280Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=4b708df1-99b7-4b5b-9932-2b6077bc6cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:40.288Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9b28d01a-bc8d-41b3-98c0-2246822b4470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:50.301Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cbfa936b-3832-421d-a22d-0c33a696b030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:11:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:00.311Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=93f51aad-d44e-49c3-8fef-319bf2af21e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:12:02.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:12:02.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T10:12:02.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:12:02.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:12:02.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:12:02.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T10:12:02.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T10:12:02.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:10.322Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2a4761a1-0411-4911-aa30-cef27ce98160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:20.329Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e5bf9861-8463-4ed4-a23f-3baa0ef05fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:20.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:30.336Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ef43c187-84b4-4823-9be5-6cb9ad375436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:40.345Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=72d4b825-d946-403a-b11f-66a2cbcd998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:50.352Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d295681d-11e5-4697-842d-dca4e98700d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:12:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:00.363Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=f8c8b4f4-3403-443c-84b9-85452ce99f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:10.379Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ddf30366-c497-459b-88c2-e34b6217f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:20.387Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9ff50b2b-6025-4765-b993-4b248dad5e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:30.397Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8eb85268-2ec1-467c-b99f-a7c6f8e05055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:40.408Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=72c8dc2f-3471-4d76-b0fa-48b379c37adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:50.423Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=453ef50d-b140-4618-810a-09c84d79aa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:13:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:00.437Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=54a0f680-0e6d-4c7d-8896-3ae5ce9077d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:10.445Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b01f6c48-e854-4845-a7ff-cfab6eff5b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:20.453Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ada834b2-c7cc-4c74-ad84-f33cf391263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:20.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:30.461Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=54edb613-a8aa-47f2-9954-68e15edccb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:40.471Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=f69a7ce0-2bf3-4b39-8213-22af566f4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:50.478Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0cc4d010-a11c-4dda-9aea-f0d400388e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:14:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:00.486Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=bdae05bc-966a-4ac1-8986-a023ea71187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:10.494Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c7cdac02-fe43-4b4c-8afe-09498ec78de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:20.503Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c65ef336-92c1-4bb4-8fc8-87beeba390db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:30.511Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=4d8273ff-fdda-4354-adc9-1f3c837600f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:40.521Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=5b30ad41-71da-4fa5-b712-2af77795b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:50.544Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=15ca92b9-da72-4822-82ee-0050af93fea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:15:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:00.554Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=f700342d-4c48-41b4-8403-32417125663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:10.562Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=03ad1ac5-4071-485c-9778-ac5a29eae31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:20.571Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7ee38ee4-cb7d-4116-80f4-5e265c663684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:30.579Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9f9272ce-fe5a-45b4-8e4e-4e898398de83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:40.588Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b219b10b-e7f9-424a-80d5-f4104ecc8713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:50.595Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ee3a8924-31a6-4e32-aaf9-6da7e155125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:16:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:00.602Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=53a97886-410e-43e4-acbc-da875626facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:17:02.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:17:02.345Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T10:17:02.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:17:02.347Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:17:02.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:17:02.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T10:17:02.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T10:17:02.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:10.611Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7cc94a71-d4be-4993-b3ea-1c0128643c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:20.619Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a5501de0-102f-457d-a5e0-212eb4f72bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:20.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:30.629Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d7cdbf01-cef0-4a4d-ab26-de7aee8869e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:40.646Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=34eb08cd-0331-4e1d-b2d8-a9e5ad04521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:50.655Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c87867fc-3b1a-43ac-8f3f-60a42f72e64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:17:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:00.663Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2653d12a-b15f-4bd8-a6f5-006b1cda6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:10.671Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=46ece114-59b3-4b61-8465-5afb7c76ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:20.678Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6c629464-cfc1-4e35-992b-9a7b42874bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:20.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:30.690Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ff51e6d6-d88d-4ed8-8823-a75dc2366fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:40.705Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6abe7000-3241-4edd-a472-71b337bcc60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:50.713Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=83068dac-ad43-4f05-bc62-5bd6a2515e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:18:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:00.719Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cb891cc4-8751-45cb-8e0a-8bb9cc9e7b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:10.738Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=32b26b1f-b41d-4e85-b86d-3296e452f9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:20.745Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7f23ef3c-d623-4557-af71-b61cc7d3244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:20.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:30.757Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8755c196-cf3e-4e35-a6be-33361bc374d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:40.767Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2543bdfb-a406-4a9c-896d-d759db40e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:50.787Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d836a362-7b7a-4958-9c6c-19c6d234c4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:19:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:00.794Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b726f51f-3357-4693-b4d2-01710c6bde51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:10.805Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=aafcf83e-3a00-40e7-bd96-71f5015d58f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:20.815Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a7456345-2f5c-4f5f-8c19-134185121560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:30.824Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=36416173-3d93-4b10-8fcb-d9b306367570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:40.833Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=1981c4a3-020f-400e-a326-8cf326e2651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:50.841Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=4fede18d-f17c-4e1d-bde4-acdec52bfd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:20:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:00.850Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cc3d9c8f-c8ca-4e96-bcef-50443242b447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:10.866Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a969c561-e53a-4fee-a6d3-95eeb43f7884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:20.873Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9f13c929-6cea-4886-a234-d11b86695628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:30.883Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2a84ed84-33b5-4c16-9538-c52988b9493c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:40.894Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2d2c5f07-5d03-42bb-b25a-fdca0f63ceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:50.903Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c247aafd-44e5-4eef-aba2-333c801fdb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:21:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:00.931Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b4d9d184-750b-4912-ba57-08922761be31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:22:02.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:22:02.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T10:22:02.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:22:02.363Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:22:02.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:22:02.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T10:22:02.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T10:22:02.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:10.939Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9dc742a5-41e1-4481-b3c4-e3db6eb7543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:20.948Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e7d166ac-eac6-433b-87f5-2fd4ec3077a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:30.955Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9536c637-7c2c-4913-872d-3bad1f067e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:40.964Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b50f5e64-72cb-45a4-b518-3665ac836bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:50.980Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=bc14c5fa-8020-411e-914a-8c3cc4c987ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:22:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:00.999Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=cb9f30c0-f387-4c49-99cc-32f16ca2c5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:11.008Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=f7fdf7af-1ccf-47e5-9a96-f49ddc0e98df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:21.016Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=adfe05f7-7ec0-46f6-8c6e-af6243f317d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:31.026Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ad20b1ce-ace5-48bd-a358-e353f34bc472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:41.058Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6f9b3dd9-d09c-45dd-9c07-96ddf44985b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:51.067Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e7ce086e-bd48-4029-9a3d-5c59ffc70abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:23:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:01.079Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=17f0fe86-191d-4a58-a299-d0c86c60af59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:11.095Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9f5c7230-34d7-4404-8aeb-d2693954312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:21.102Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=1f0f635b-47c7-443c-9889-ffcbf3eb8542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:31.108Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ee75db3e-2b07-47a3-81b6-60db183019c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:31.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:41.122Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c998be04-851b-4acd-88b0-3515d448a54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:51.134Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=4fa4f6f5-8fcc-4bc1-8257-c0c58eb1ecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:24:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:01.142Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0e949e30-37af-4493-8904-df235c829fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:11.151Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e52c43b7-17d0-4cc1-b71c-2e315895a4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:21.159Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=379ef1e2-99d3-44e7-80ed-d3b10fa3700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:31.169Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=33a29946-bb8f-41cc-829a-c00a37b353f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:41.183Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=57853a7d-5f65-4889-9429-c419618462a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:51.198Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a0c886f5-acf5-4aed-bce0-a86f4262d398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:25:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:01.208Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=7f851c53-4509-4851-9e17-db531c47ef53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:11.218Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=dfb8ffb4-0739-47e0-9cf4-e1319bad7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:21.226Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ccee9e83-7c3f-44cb-90e1-b73f73487f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:31.237Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d6cf2a40-b0cb-4fc2-8a65-f219fadcbdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:41.252Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=b8336ad7-e125-4a9d-a5e8-1c85cbd5c639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:51.262Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=509d0ef9-b6a5-4b6f-8d41-5d3e8b90bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:26:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:01.271Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c3bb8b81-d1d5-44e2-b5f0-0412042f0f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:27:02.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T10:27:02.345Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T10:27:02.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:27:02.348Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:27:02.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T10:27:02.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T10:27:02.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-17T10:27:02.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:11.280Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=33e4f601-ad2d-44f5-a576-17e7460190a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:21.326Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c9c1755c-bd86-4e72-832b-62a59c12516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:31.343Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=58e24263-d283-4767-96db-44ee62ccc56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:41.358Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=9e0341e7-c482-4826-8826-2a1391dd084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:51.370Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=8d6a5e8e-24ce-4bc8-8f12-0c66a3fa416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:27:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:01.381Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=96139dcf-aa04-4d4a-9a7f-30df1033ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:11.389Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=6ae98342-18dd-4c46-8dec-930f26c1a6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:21.400Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=e1fe4fcc-b826-4fb9-b5c5-ae2dd5a7d10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:31.408Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=a5a87376-69c0-4d8b-af08-7d708c612e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:41.415Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=d1bece01-a702-4057-ac37-be14d03bba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:51.427Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=ce68d901-d3db-48a9-8f96-ef0b290fe874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:28:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:01.434Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=12ea69fb-66a6-4871-96bd-4193e5931a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:01.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:11.440Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=521446d1-c630-469f-a620-4feda60107a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:21.448Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=c9346e27-ede1-45a2-92ba-a66eb38629b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:31.457Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=0b7bf673-6e70-41e4-bfe8-f8036be94d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:41.467Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=581eb202-9cf3-4477-8b88-f7a5c8169bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:51.479Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=924c67b2-4bf2-46c1-b4bc-7dfe3fbbe5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:29:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:01.486Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=2008ba2e-f4aa-4a78-8e4a-411d203df154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:11.496Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=5abb517b-db3c-4783-b090-abcb27b2441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:21.505Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=3c87b223-69b2-41f2-9468-faac7157e699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:31.514Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=252214ba-6cad-447c-a3ea-f6eba83a45bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:41.529Z |INFO |Init configs |InvocationID=8f6edf5e-dfc1-4ca2-827b-b85c2376559c, InstanceUUID=76fcc1ea-f139-4630-9dfb-1f72bc6b3037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T10:30:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |