By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:01:43.050Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:01:43.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:01:43.093Z |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 |2022-11-01T05:01:43.852Z |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 |2022-11-01T05:01:43.956Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:01:43.957Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:01:43.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:01:44.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-01T05:01:44.196Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-01T05:01:44.225Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-01T05:01:45.557Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-01T05:01:46.188Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-01T05:01:46.210Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-01T05:01:46.210Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-01T05:01:46.317Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-01T05:01:46.317Z |INFO |Root WebApplicationContext: initialization completed in 2091 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-01T05:01:47.075Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-01T05:01:49.066Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-01T05:01:49.638Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-01T05:01:49.664Z |INFO |Started MainApp in 9.321 seconds (JVM running for 10.065) |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-01T05:01:49.861Z |INFO |Start scheduling PRH workflow |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:01:49.874Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=83c617d1-0495-41a2-8464-1982f450ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T05:01:51.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:01:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-01T05:01:59.159Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-01T05:01:59.160Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-01T05:01:59.162Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:01.356Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3c2a9e30-87cb-4c9d-b4d8-1b1bfb3032d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T05:02:02.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:12.412Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a15a1560-7cd2-4d61-b6d8-d8d48d739a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:22.569Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d833958e-217b-4133-abb7-d603fb1bdfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:32.593Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=99555dc3-31e1-4a06-abe9-be424db80342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:42.613Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c4b41286-a1ca-4e15-a442-107b85ef7183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:42.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:52.666Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=35676d90-0668-4b2b-a722-8e836051ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:02:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:02.680Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=694355d7-e308-4fef-b8ac-54142706e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:12.707Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f70825c6-e967-4307-80aa-19ef975171af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:22.722Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=94c96f69-fcb8-44d8-9e4f-d10b1e151a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:32.735Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5f17efec-112e-4b3e-8707-7b61da06af1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:42.748Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=24d9be70-41fb-40b9-a7ee-8dfc5ca53114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:52.798Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=156cb844-9c43-4d49-afb2-45f7a042dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:03:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:02.809Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e8b5dbf7-7b09-4c5e-b619-0855ace51ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:02.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:12.826Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=518c4683-850c-4b70-b373-0075d67752b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:22.837Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b4b30ff4-9239-4820-b879-49e54b144315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:32.864Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=13daed82-14d3-4757-a77a-4c99ec60befc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:42.873Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5ad70903-44d2-4b2d-adf3-aa1a4efef13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:52.888Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7d5e9bef-5188-42c1-825f-fd6b26921ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:04:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:02.906Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bbebd0c3-cc13-44ea-8dba-c0e2e2f31474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:12.923Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=30301df6-6090-420d-bc8d-9d9f71b6cda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:22.942Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4182d516-fcaa-423e-8331-19107bb54aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:32.960Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b7545954-0ab5-42e6-9f0a-1f420ddc1e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:42.970Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=44e237d7-a681-44ae-a4aa-8d76021be9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:52.984Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=efc428ea-6f2d-4163-a8f9-3d5bd164fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:05:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:02.995Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0fec55a6-022e-4a2a-ab59-607b51787772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:13.008Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5a225358-e543-41d4-a65a-c1e76fe755d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:23.019Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=cca25781-608f-4073-a422-882b2453a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:33.044Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2b3f4e42-043b-481f-bc11-b33486666a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:43.053Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=27ab80e2-2499-44c0-8287-6b4206cf613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:06:48.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:06:48.065Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:06:48.066Z |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 |2022-11-01T05:06:48.069Z |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 |2022-11-01T05:06:48.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:06:48.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:06:48.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:06:48.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:53.063Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5b4ce0ed-8159-4710-a837-5ce214f60666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:06:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:03.073Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ad75cc26-91be-4e9f-98d0-899f1665a2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:13.083Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5569b95c-0f3a-44eb-82f8-be8efdf50a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:23.104Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=48cd8d70-92e0-4ebc-b0f3-43dee9638768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:33.138Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=94019740-6b2e-4d1b-8387-2545de31880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:43.150Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8642d08e-82d5-4ecf-9179-b938e7ae2f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:53.172Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b2707c5d-3ea3-40c1-9eab-e6e79739fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:07:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:03.184Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ef1859a4-a2e8-48a7-946e-297c13541b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:13.193Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=24e0c518-be3f-4a7a-8d68-60cbd5652a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:23.205Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f4fc2baa-5bf4-4cf8-b12e-3de95d56816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:33.215Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6f687c97-793f-46d3-afc5-47c0c2db9e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:43.227Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8da59b30-bccb-4ba7-b99b-ac716b00eeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:53.238Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=1bd0d388-8c88-4a19-8b83-f1ed5d6d9ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:08:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:03.249Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ca76139c-fbbc-43e2-8eea-4639779d5219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:13.260Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=567d9338-9fe4-4b27-ae47-d1d7a87fa605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:23.273Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e57d9018-7554-4cf6-ad5a-dbde814eeafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:23.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:33.289Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bab13925-beeb-45c3-b16f-60523b11d2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:43.303Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2e69c98d-9d2a-47d7-9aea-94f88b12239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:53.319Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=cc71bd28-fb03-4dbd-94cd-1661dfb70006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:09:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:03.338Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=eb3ba1a6-067d-4152-9078-b96c837b4030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:13.349Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=690edcae-2efc-4f61-888e-a63c00cd22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:23.364Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=21e84a9b-f8c9-4a05-aa25-7fb73cffa23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:33.393Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=de780ac8-45b1-4546-94ec-f237ea43426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:43.409Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0c332b63-722b-433d-b593-9b8d7f6c6088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:53.420Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=652933dd-6b26-4174-9427-cf270b340e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:10:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:03.465Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f6646820-ad4d-4559-8944-5a4ae2829a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:13.475Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=cc592aa1-2ac8-4112-b65c-fec4f977819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:23.487Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=549aee96-5c68-4098-b750-d966adab6095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:23.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:33.497Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fb24a3e4-cbb9-4ace-afb7-560a14222c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:43.511Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=aca9c8aa-fd69-4226-a062-87ab70993c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:11:47.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:11:47.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:11:47.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:11:47.429Z |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 |2022-11-01T05:11:47.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:11:47.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:11:47.439Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:11:47.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:53.523Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=9ca4bb5b-1d0f-4236-b70f-1cd52aaf2553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:11:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:03.542Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c60f8d59-ec43-4a17-8ce6-d4dc0aea03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:13.557Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7957ed60-1c67-4395-bc2a-af8265440176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:23.569Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=50120080-3d71-4c79-8936-816fffc74cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:33.585Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=68674f0d-36a6-488a-b836-5ad2345868c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:43.597Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=70a36536-229d-4144-ba08-2991213e927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:53.611Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d8b78a6a-883c-4f8d-968d-073b859683f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:12:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:03.641Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c6114f37-f22d-4c52-928e-f8e22032dce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:13.663Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2d8de189-1c21-47a8-a729-989e2cf8ddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:13.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:23.678Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b500d997-394e-49c4-b565-48468f24f89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:33.690Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d77011f8-d4d4-41d8-86d7-3478c4287010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:43.706Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ba6ab0cc-462d-4ccb-96b6-5402d8169651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:53.723Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7b5036a0-aa0b-48fe-b33a-6528a4661ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:13:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:03.733Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e5b2ae7b-ff0e-4e36-bbe0-d4da3c664196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:13.767Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a6e54421-2a8a-4240-9257-bf48f18d7744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:23.778Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=db25e3d9-fe9e-469c-b4c8-1636bde5c966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:33.799Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0e027d65-b1a3-4ec8-b77c-f96ad58bbade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:43.810Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=71cd62d5-e6d6-4ec1-b5af-a528b379030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:53.820Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d46bd901-54ef-4e66-a661-9bc27e35b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:14:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:03.834Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2ed3c77d-ca5f-4c08-ae4a-6218502678ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:13.845Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4e98ea33-1624-4467-9810-776bb47bcd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:23.860Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=66595c98-ae00-42fe-8c88-3701c8f23e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:33.870Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e4b7f5f3-15b6-4700-9076-c0810fdd50b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:33.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:43.880Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a92db788-3c21-472b-ab93-a010c0c9ada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:53.893Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=554a9f5b-1c26-4cfa-bc23-ec7f2ba09530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:15:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:03.903Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c66635e9-0479-49e6-8552-ac33c3892cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:13.918Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b4d76d33-d844-47d7-a1c7-7c7a6c358fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:23.938Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d7c0c268-6133-4f04-8fd8-df0dcf08c66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:33.954Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d8e875af-f4db-4672-a120-f925dc0d8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:43.966Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5c0c7110-f548-448f-a745-8366ea7342cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:16:47.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:16:47.396Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:16:47.398Z |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 |2022-11-01T05:16:47.402Z |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 |2022-11-01T05:16:47.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:16:47.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:16:47.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:16:47.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:53.982Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b38ca706-6091-4767-b03f-593f8b6ba374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:16:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:03.993Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=391326cf-5d73-4bb7-9b4d-4e308073b1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:14.010Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c766179c-8993-49d3-95b9-d04e1c57bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:24.027Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c766276c-15d4-4400-9d7c-3260dcf5f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:34.044Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=dd88c942-357b-4305-9370-63aa069a9684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:44.055Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8a8b328f-b49b-4688-b804-de54d8eeeac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:54.065Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=34191523-e67a-4de8-87c1-b38e72b89e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:17:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:04.077Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=91c2eeea-a747-4330-8a90-a0b2fff76fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:14.088Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0f6a0174-c8fa-4ae9-98af-05fd7b5491d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:24.097Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ce025223-b5bc-4d86-a3e9-7aa504fa3a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:24.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:34.107Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=363a0270-2081-4cf8-a0f9-e5fd95ac3c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:44.119Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a8dd1e04-4722-470f-871f-b6ad6ef1ac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:54.131Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d2158f16-ed31-4f87-b6e8-f7090f0e4e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:18:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:04.144Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5540106c-7a6b-4cb8-af11-174072e4df27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:14.155Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=981842ce-6056-43d4-9e37-a6fccbcb6da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:24.168Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8d1ef16b-bc00-4642-ac64-73069a590472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:34.179Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7c5eed27-60b8-41e8-8717-d4156217e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:44.195Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c26e2a1c-1cf3-4f39-ae74-b8f35a3c8cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:54.211Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8d4b7f4d-4b17-4d2d-95db-86c74e053d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:19:54.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:04.224Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=24b44e7f-40ae-436f-9fe1-27e28c7c55f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:14.236Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0346456a-0060-498d-97e5-33ef3c288fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:24.248Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=14088bc1-f8f3-45aa-8536-1e470b05968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:34.258Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=868387ec-c878-40e1-9c0b-4daf1c1e29a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:44.275Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a28871eb-3e12-400c-93df-cb209a68aebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:54.289Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=91e38a1a-7b4d-4129-9cca-71535cd3583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:20:54.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:04.300Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4b3fdca2-7ab7-4a44-a2cb-2eb1a8590cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:14.311Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4e90f2d1-b08f-45f3-aa78-ec7a4bffee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:24.322Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5b7e0983-0174-4f3c-8784-501e41859566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:34.332Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b328d703-fed7-4553-a708-1d8ce4b9cae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:44.345Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b9153ed0-1b8f-40d3-a80e-cdc9ae72428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:21:47.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:21:47.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:21:47.383Z |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 |2022-11-01T05:21:47.386Z |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 |2022-11-01T05:21:47.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:21:47.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:21:47.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:21:47.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:54.357Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c2f5caba-d7d4-4360-a925-cc933dee56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:21:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:04.366Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=9c08e8c7-8324-43c8-827a-69023380133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:14.379Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6eca64ed-12dc-4bb0-a6ae-d71843d26a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:24.391Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2d53f5bd-a22c-43b7-8daf-a980202c0241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:34.401Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=30aa9140-2540-4256-bf9d-d1280407956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:44.423Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8f02aa4f-618f-44d2-a9ba-6cd0a70d6e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:54.433Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=36b390f5-7981-439a-be02-c845bf3b6079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:22:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:04.445Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d6e361a4-e89d-4e3e-abaa-4801ea60affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:14.456Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a15d7faf-7f4f-4786-83cf-6d39b4c4577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:24.469Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fef9752e-89f1-457a-a374-187e04f6f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:34.480Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=43cb3d69-48ce-4f23-95b1-6c81a2a63381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:44.489Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=32257f7c-20ef-4a0e-b22a-6d4495616ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:54.500Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f9fa2327-710e-4861-914e-92f7c3dc88a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:23:54.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:04.513Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=69bd0e7c-d792-438d-a481-9c6b746c2709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:14.523Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=eb7a5fb5-59fe-4d18-97cd-b693e353b77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:24.538Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2165624c-ad94-48a0-a482-6d03357ee839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:34.549Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0538a896-141e-4a69-9374-ef290d292e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:44.569Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=871a08e9-ef05-4090-b52d-9e8e876d647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:54.587Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2c5bda49-e9df-481d-a725-122eff4d581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:24:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:04.602Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5188382f-4a3d-4dc8-99f9-5444a990d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:04.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:14.614Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=58c467b3-824f-4b29-8f6b-e7790cd0b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:24.625Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=35dd03dc-5147-42c1-9dc3-ea46d7f37541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:34.644Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=418784ea-de5c-4216-9380-a19dc9eac0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:44.672Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=470139b3-fc91-438b-b37f-a56c2e70fb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:54.683Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d3559446-4a25-4577-b8b1-e0f9ee5b8523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:25:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:04.697Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=29d90c90-cd02-4420-8c6f-1ca0b2b429f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:14.708Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=64c35e8b-742e-4065-8f1e-3ccf46e2df36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:24.721Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=320b064f-6254-4a2e-9029-0484eab6aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:34.732Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=26ed7f75-17f1-4ea5-9d69-07dd54028b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:44.745Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6b6e95ce-0727-4c9c-bfe9-752a68fc2698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:26:47.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:26:47.430Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:26:47.431Z |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 |2022-11-01T05:26:47.433Z |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 |2022-11-01T05:26:47.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:26:47.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:26:47.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:26:47.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:54.756Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=af953f4b-0ea8-4741-a643-76a8cee68afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:26:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:04.766Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f36b4cc3-b17c-44da-a3df-a68ed1851928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:14.777Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3c478138-7a0a-43de-bc09-558f036d248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:24.788Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5b595af2-6c91-42be-9ac0-893de751bb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:34.799Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=dd0ce3ef-1e10-43d8-9ae4-87a1bdcc868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:44.821Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4884cf69-098f-471a-a456-e2965f105681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:54.834Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ec4f1843-3d98-4c42-a5e4-50ae5ad16b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:27:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:04.843Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=8e025841-f524-4d36-beea-2f4d6486ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:14.854Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d8956f06-0fe7-4427-9dc6-2c76b9a65c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:24.865Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=334ad635-4f53-4985-ab8f-58a92f1f2b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:34.877Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fef4b3a5-cfd8-4c85-a62f-892b8550588f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:44.888Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d9e0c2d0-1df9-418b-a188-873cbe859aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:54.897Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=229a9529-5749-4d19-bb1c-70e0de7606c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:28:54.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:04.910Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4d7080bc-29cc-4ff0-a19c-42778251d85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:14.919Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fd4475c5-dde4-40d6-a6a2-c5ee0763f18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:24.930Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=1265c0f2-72d8-4e46-9e8a-2b084fbcad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:34.939Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e7ef1f7a-31af-421e-8443-99c46afce42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:44.956Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=76536c3d-e076-49e8-8e91-036e2c8044d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:54.968Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5ef5335d-78d5-426f-8d92-616298bf535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:29:54.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:04.984Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=624a4cd9-4740-4f7c-9b07-56a1ed7cae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:14.995Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bc0ef2b4-d6eb-460a-a0ed-0d50777bebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:25.012Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=374e9324-b8c9-4d14-ac09-3dda10dcdafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:35.025Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3b20e3e0-ce10-4bc8-9b58-9ab8e5b871d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:45.038Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a8e9971a-98f6-4485-b019-fb037be4539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:55.048Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=842f6f80-faca-4b7d-9483-66c02a2f20d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:30:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:05.066Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=dedb8bdc-498a-4162-8019-ff0c577f5eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:15.083Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2c1db133-6155-4f8c-8af2-3f124a2fb346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:25.094Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e44fe9a8-ffe1-4af2-8ff1-705d9c426c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:25.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:35.104Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=cf5e1b3d-87a8-4291-90bf-103cd220371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:45.118Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c6f9068f-2d1b-4569-ad2a-61d0ac8f0670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:31:47.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:31:47.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:31:47.404Z |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 |2022-11-01T05:31:47.407Z |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 |2022-11-01T05:31:47.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:31:47.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:31:47.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:31:47.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:55.129Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=88ef0c9d-b3cc-40c7-985e-6363aeb3d8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:31:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:05.140Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ca21319c-9a21-4c6b-a025-aa57756e925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:15.151Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b5a8f801-16d8-4698-9c45-c9fe620f4f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:25.163Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b15fcdde-4105-459b-8454-090b083c8b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:35.174Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e4f98b87-7e34-4b09-bc48-9a501d510662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:45.184Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b2f2f4fc-e04b-446c-9016-4ef8df5d0869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:55.194Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d17d9c96-a77e-413c-92d8-e35174178ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:32:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:05.207Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7b0ccda9-1f77-4e45-9cd5-cce935fd81b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:15.219Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f989f1c1-d02e-4a2a-b906-9dbd3e3013f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:25.229Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d1f4f9a0-4f26-4004-9150-9423b433252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:35.239Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=533fc5cc-4f2a-47a4-b1be-919fc18efc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:45.250Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=76b2039c-dd76-43b9-a9be-20fcbf755f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:55.261Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=de86cc88-6c59-4254-9669-bb0ee04e290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:33:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:05.271Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=dde6c63a-5809-4008-8fa6-e8ff7b17ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:15.283Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f8d12e74-ca60-4d74-b7d0-0542efb63c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:25.292Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=eaf76ed1-55f3-4644-a964-6fac991562f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:35.309Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a25f9196-4d10-4a35-b97e-f51bf12b8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:45.343Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=95d21f68-9861-493c-ab3a-373550b2ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:55.354Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=aa50affe-02f4-427c-a3a1-34a3e1717edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:34:55.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:05.367Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d8f61124-3979-4d10-90a3-9cfa78b2c1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:15.378Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f38f2499-c013-492a-882a-6d50594035e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:25.388Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3c262f87-ca10-4464-b53d-d11f6767d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:35.402Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=41de28bc-39cc-4ec6-8e75-8afbc43a2f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:45.423Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e990fbd4-289d-4118-9cd9-e6562738a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:55.434Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f71377cb-3d53-4b18-8e8e-17879a8f34bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:35:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:05.445Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6b85852b-d225-4c38-8cf9-885edbde867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:15.456Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a1d9fbe7-9edd-4519-9518-4788294fe050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:25.468Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bf317f43-5f87-4e2e-b978-aba25eaec34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:35.480Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=9247b25a-43c3-47de-8ea6-2d9dca2e60dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:45.492Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c3668668-daf7-4e3b-99cc-4350359551cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:36:47.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:36:47.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:36:47.375Z |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 |2022-11-01T05:36:47.378Z |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 |2022-11-01T05:36:47.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:36:47.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:36:47.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:36:47.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:55.503Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ae469ac4-3218-4f91-b289-8954bafceec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:36:55.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:05.515Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=af777c86-3897-4327-988e-15d7f6736916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:15.526Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2cb86f4f-fcae-4f45-a2af-2e3f14dea48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:25.536Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=868d328d-b91e-4e12-9bc9-b5b931b18869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:35.546Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5319f156-b0ee-44ba-bc9c-7e1f0ecedf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:45.556Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=252de6dc-028c-464b-a96a-8886938fd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:45.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:55.568Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5afd5b63-d6bc-4d90-93fb-9c5701302e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:37:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:05.579Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f7852f54-07f9-4b2e-b914-4115bdaa229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:15.591Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7c9e0564-ac4c-4760-b228-fefc60d9d6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:25.603Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6b5a5428-31c6-4fae-8deb-59d19f0a1398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:35.613Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fb5e992c-c01f-4aa5-80f1-a6459005649e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:45.630Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5bccd0ff-6368-448a-a61c-5a0ccd48b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:45.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:55.640Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=9e46dfba-5ae9-4e83-9f3b-965d6ef13631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:38:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:05.650Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c1339cc2-87e8-4d3e-8727-cc5203d94aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:15.663Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6a6f9d2b-19bf-450c-a708-54a8811c0312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:25.674Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=14aee48f-fb36-4c75-93b6-e3380d9ef25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:35.686Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2cee6da3-2e15-42be-80be-573e06eb8570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:45.700Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2a6412e3-c8b2-4923-903b-f5eb9ff062bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:45.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:55.712Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=975c04b2-e5a6-40ed-b008-4afb1b280a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:39:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:05.722Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=79a6357e-070c-408a-be2e-3a964944f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:15.738Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=6710f3fb-6f24-4f0c-95d3-ac8cb80edaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:25.760Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=88614901-f93d-43c1-9fca-750eef5fac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:25.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:35.770Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0b89e9d1-e004-4bd8-8923-6b3bfe8abc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:45.786Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=00f6eead-e715-4934-8851-ff2f490be2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:55.796Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bba0a619-f26c-4384-9247-6168fe2ca20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:40:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:05.806Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7eea26fe-451d-4136-a74a-9727b309adfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:15.821Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c6519c26-392c-434e-983f-f3b335dce7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:25.835Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b39d00f0-e8d2-4bb9-9189-0e11fea75c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:35.845Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fd555e32-58c7-4ff1-8d70-049a53ad0fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:45.859Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3901e7bc-8fa8-41a1-b17b-1275ae5e890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:41:47.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:41:47.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:41:47.384Z |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 |2022-11-01T05:41:47.386Z |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 |2022-11-01T05:41:47.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:41:47.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:41:47.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:41:47.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:55.875Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=25fff4a7-f342-4f4a-a2aa-0d0edb966ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:41:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:05.890Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=780cd77f-17fb-402a-9529-ee4e514eaca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:15.910Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=9b0b36d0-5fa7-480a-a45a-8109ce4782a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:25.920Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2c9398e9-79cf-4a7f-ae1b-30d8134f95b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:35.931Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bc917a73-ecab-403a-8a50-b585b73e7731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:45.943Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=49a49eac-09e8-4245-9e21-1319b47d4a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:55.955Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5cec9cd0-2456-4c78-b0b1-c2a8925c112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:42:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:05.972Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=fbb158c7-7c25-4916-8764-d293dd7bd86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:15.985Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=cb2b6a96-d721-49de-93f0-e084acb8062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:25.996Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3d6b0b02-4186-46a8-9166-cd6d802b89da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:36.011Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e90d054d-d8b1-4f72-9009-11bc340eab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:46.028Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=805969dd-a35a-49fc-a632-55d47d8b3ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:56.039Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=21bf0161-8158-43ff-9d1c-ec00fa45f955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:43:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:06.048Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5b386630-a494-4d6f-be51-06a43ecfccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:16.059Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c3a2c4e9-c1fd-46d1-bda7-3c114274237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:26.069Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5fa336ed-14ed-4e23-84be-6d768a4bcae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:36.080Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d9431a77-a90d-4378-a975-df291a5b8ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:46.092Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=2fb4b192-2490-4399-85a4-cb8e4eb6b434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:56.103Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3320335b-e2ab-4978-a8da-5336168fefcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:44:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:06.114Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=80861055-7663-4a08-810e-6cfc1b5d9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:16.126Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0d5396eb-58bf-4f07-805f-0230e5c94834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:26.138Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=c83efbff-0e59-4c1b-9c09-f1384dcdacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:36.147Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=1b60352f-a5e7-4931-8e63-0ae37fcc7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:36.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:46.159Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=371a42a2-9814-4f81-94ad-d359892b6da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:56.168Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=13bca724-c978-43f9-a83c-09f4f3c0349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:45:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:06.178Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=a8a10d07-3bf9-487f-a209-bdc27f3f02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:16.189Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=02c44421-295c-40a5-b801-485fa9f62f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:16.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:26.222Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=4874f6aa-8cbb-4fce-af33-dfabd6c18cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:36.236Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=dbc7cb50-caad-4bf6-838f-5711c26b6a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:46.250Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=317c7e3e-2ee1-48bc-8150-2dc232b99325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:46:47.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T05:46:47.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T05:46:47.407Z |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 |2022-11-01T05:46:47.409Z |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 |2022-11-01T05:46:47.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T05:46:47.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T05:46:47.417Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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 |2022-11-01T05:46:47.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:56.261Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=67d9658b-aa05-4cb9-b41c-8add0c3874b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:46:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:06.271Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=322d4320-3849-4061-abd7-3be2e19cd5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:16.284Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7565c89b-b077-406f-989b-2e4a79fec9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:26.294Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=86294c5f-7699-4322-9230-519a12f6759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:36.305Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d375476b-d4d3-482c-a054-03af444d9880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:46.320Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=cce1e7cc-4399-443e-8049-8345f9f6aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:56.329Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=bb75ae89-ea2b-4965-bdba-dfca7cf56245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:47:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:06.339Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=939d1851-80f2-48e9-9c59-ae260de350c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:06.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:16.350Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=b26e21de-182e-4f73-b671-fc04ca403398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:16.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:26.363Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=3dce0b33-804f-4e0b-be6b-46bfa742a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:36.396Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=1871c862-4521-4ec2-a041-3709c4afe7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:46.424Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=ad5ca8fe-2dc8-4dda-a248-86d120e8c42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:56.434Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=74e64055-5724-490f-af1e-62472d366b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:48:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:06.445Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=15b3f4b2-4a58-443a-9472-571325277b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:16.459Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e0fba270-4a5d-4875-80d3-64ee46f1ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:26.470Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=e23d4abd-f17b-4eee-84ba-ee02ebc86fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:36.480Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d8cffa99-606a-457c-a37c-5782102f6f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:46.491Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d7d3a34c-ab84-4da4-b167-469f89092274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:56.502Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=25afb29c-2fe2-4e8b-8093-7aca29397c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:49:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:06.511Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=57af5b3d-eb43-408e-a8d1-d4953acaea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:06.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:16.522Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=7ae7e621-6517-42f7-80b7-42001af9502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:26.533Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=d020583e-e623-4667-8052-01be48883cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:36.543Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=5fa2725d-22f1-4788-b667-4ca9e2be8211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:46.554Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=f153f9bd-3ba1-47e5-af3c-baa66722ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:56.565Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=0ea59bb1-9713-4222-a3c1-354257b80e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:50:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:51:06.575Z |INFO |Init configs |InvocationID=4487d593-1dda-47ca-8951-06c023b9ce5f, InstanceUUID=01218e52-5b50-4662-9aaa-e28005d93238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T05:51:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |