By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:00:03.804Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:00:03.813Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:00:03.814Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:00:03.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:00:04.193Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:00:04.304Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:00:04.304Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:00:04.304Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:00:04.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-24T00:00:04.505Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-24T00:00:04.549Z |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 |2023-03-24T00:00:05.918Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-24T00:00:06.447Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-24T00:00:06.468Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-24T00:00:06.468Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-24T00:00:06.560Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-24T00:00:06.561Z |INFO |Root WebApplicationContext: initialization completed in 2011 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-24T00:00:07.210Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-24T00:00:10.216Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-24T00:00:10.867Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-24T00:00:10.897Z |INFO |Started MainApp in 9.585 seconds (JVM running for 10.227) |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-24T00:00:10.986Z |INFO |Start scheduling PRH workflow |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705 | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-24T00:00:10.996Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-24T00:00:10.999Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-24T00:00:11.044Z |INFO |Completed initialization in 45 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:11.058Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=49eecca3-4a56-4936-a8a5-abd6ae0d071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:21.719Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4b8396f2-b27e-4c84-acaa-635a2f771b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:31.760Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bd2063e6-a4ce-47bd-a765-e07b2d59076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:41.786Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5669886e-fb13-4521-9374-5c86b4448fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:51.825Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=083ec0e0-308d-4c54-a99d-54e552430339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:00:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:01.847Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=37687888-25cf-4c9e-aa08-1a7cbcf6dadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:11.866Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3e3161c7-5fca-413b-a54a-7b8301297497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:21.886Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1798333c-9f4b-4a97-a433-914ebbc1b0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:31.907Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0e160fd6-3e56-455b-bd90-3f9e2c41b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:41.926Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=96ab992e-1041-4953-b27e-6c25f7df8d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:51.945Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=777a4f68-4d6c-4bba-9d60-4def929a7304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:01:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:01.964Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f3d7da64-2db6-4508-9ea4-2d1e88240b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:11.984Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=38fea0d9-d1a1-4ea9-97b4-c5e124d37eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:22.006Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cea9513c-df4e-4699-9725-723e993b10a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:32.024Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=263c34df-501f-4123-8203-9751d715945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:32.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:42.046Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fc6fb875-cab4-4f37-92a0-7f671b44e7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:52.063Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ad360966-7162-4645-803d-e5c2477261cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:02:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:02.079Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=04b5f444-7dc9-444d-a31e-7b614703d7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:12.097Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1f44bc85-e14e-4876-ad05-4f1e4cbd8be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:22.115Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4748177d-0231-43d9-a630-1fc15940f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:22.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:32.131Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6cfec1a2-055b-482f-ab8b-39b94bab1d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:42.149Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b56a5463-3b17-4f01-97dd-98e72e82d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:52.170Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fbf8060b-5a74-424f-9ed0-fb45aa6a8933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:03:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:02.191Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b3b68364-80b0-4f3a-8163-c758ba394bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:12.211Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a6a7328d-f94b-4a58-af14-1877cd317dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:22.231Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b0b9d8a6-85c9-40cc-9709-ae6937711d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:32.247Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ff6ec589-3ef3-427d-98e3-7f3d66bbdb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:42.260Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3f293028-243c-4e60-a3ae-f6040ee5119f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:52.276Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8386e6ee-c06d-4aba-89ff-f2b998df0591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:04:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:02.294Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8694c6f2-3d21-4b36-80b9-fdfb51e9f0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:05:07.911Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:05:07.912Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:05:07.912Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:05:07.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:05:07.912Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:05:07.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:05:07.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:05:07.921Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:05:07.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:12.311Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2ddfa0c8-a24c-43b0-88bc-20639acaaada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:22.333Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=91540aba-65c8-4aab-bd5c-d9675e81f3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:32.351Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=03d65816-7206-49c1-bbff-c82704dc76fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:42.367Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=77605c06-a449-43db-9247-4b399b27ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:52.387Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1358b915-a0cb-4275-bf74-42db75a68681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:05:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:02.407Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f849dcd3-ffbd-4bba-971f-e3e48b054a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:12.428Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9cc43840-cb6c-4ef3-9f98-06d07de275d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:22.452Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8722db68-6f59-4833-b314-7cdb795b6841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:32.473Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7776d847-daca-4734-bf80-101c7b314f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:42.492Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2ef59af6-3eda-4220-83b2-fab99d6e38ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:52.512Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=71b2eba6-88a5-4bac-8c01-b9ab402d2b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:06:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:02.545Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3b6f4c28-5c8a-4814-aff0-ba7b78fc635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:12.566Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=caf90f64-0ee9-4de2-90ba-c8bb3111106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:22.585Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eab13df0-2c09-44d9-b40c-5f7fdd995c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:32.608Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ce8255b2-24ca-425a-89c6-640769ccf08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:42.626Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7c76d50e-997c-49e0-8ac2-21d4462120c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:42.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:52.650Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=61424ba9-d201-4f2c-955d-79686f0d7efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:07:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:02.670Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1976ac76-4438-4364-8dcf-00b3422a6744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:12.689Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2307209c-61c1-47d6-a9d2-ac4b67a01c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:12.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:22.710Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b4498d5f-39c5-4828-99d6-51a509392723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:32.731Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=aa0ff60d-831a-42bb-89d8-e86cd31e787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:42.752Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f2e06b87-f2f8-45a4-b661-f0a4fe9fad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:52.771Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2494a95a-076c-4e5e-9239-5206869c014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:08:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:02.788Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=59fdc41c-b148-4823-b2fe-04e8098ffecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:12.804Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=359fc1f0-82d9-4f6c-b050-3d976cf08cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:22.822Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f7a44876-bcd8-4c16-a480-6f1aa2af95c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:32.840Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fbf45ce6-675a-4e75-89dc-51b3b65031f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:32.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:42.860Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d92295d0-dfb8-4e71-bd89-10de8bbcfeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:52.876Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e79f2510-1925-43c8-8812-78226eae1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:09:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:02.896Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bac1430e-57d9-45c5-a75b-de4f53aa736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:10:07.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:10:07.404Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:10:07.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:10:07.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:10:07.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:10:07.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:10:07.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:10:07.411Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:10:07.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:12.912Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2360f4dd-e014-4518-bf97-076514eaeb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:22.932Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f85d5be6-796d-4edf-b1ee-c3d2498b72ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:32.952Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f14ebe2c-af22-4d01-9b92-b4339240fb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:42.972Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=13d11626-f4db-415b-be5c-71c6f03fde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:52.993Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5fceafab-a778-4517-a473-8c3df9d9fb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:10:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:03.011Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=45ecb1e3-9209-4903-893b-b8c3fcf4d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:13.030Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c724e7ae-0460-442e-8aeb-155a2c3c6231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:23.046Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7a9ef150-90b6-49d8-b3c9-d33f5b20c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:33.062Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e7af4106-4012-4b8e-a11c-71ddf2339a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:43.079Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9e356dfd-457c-4385-ab27-e88adc683f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:53.104Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=48f4c060-9828-4e02-92ac-89b44aee0614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:11:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:03.121Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0dbc9823-0fde-4700-8b43-724e915c0cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:13.135Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=63ecda0b-097c-4a49-9559-64133c9ec373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:23.147Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4670ba35-6bee-4cba-9a27-66fdda91c79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:33.178Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bb4a9d81-b5e6-4327-a091-b6050f0a2549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:43.191Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1fdbee37-a6c7-4c2f-b8ff-59f7b84feab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:53.207Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc72cd6b-141d-4748-a21d-6ea5d51ea60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:12:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:03.224Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2252607d-0fcc-434a-9d92-b7f5457feba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:13.243Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fca2540b-88ea-4f4d-b10e-11e8de5044c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:23.264Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3ec418bb-b85f-4c65-94d9-8afee55056eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:33.281Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7afd97bf-cc89-438b-9198-12ca64b119b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:43.298Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cba5101a-40d8-4995-8c6f-e14ab77b4514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:53.317Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5a86ee83-d62e-4d90-9304-a03ed64cc70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:13:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:03.350Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=24febeb6-13d6-4670-b5cd-22a85a3654f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:13.364Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7cfa6fcb-252c-4921-86b9-44eb71eba7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:23.386Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=536523bc-87fb-4492-9cad-76cf3889e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:33.404Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1ea6c7c5-0bf5-4db3-b4b4-1bfb2f79e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:43.423Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8bc579c6-4b82-4458-b4ed-8e280e5264c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:53.441Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc757655-8b4d-4c8d-8f73-0d0cba1d98bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:14:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:03.460Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0d5584a9-dba7-4fd6-847e-eb50fdb3a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:15:07.400Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:15:07.400Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:15:07.400Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:15:07.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:15:07.401Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:15:07.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:15:07.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:15:07.407Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:15:07.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:13.479Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d9b8194e-32d4-4d28-9b5d-a9fc83a9d51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:23.496Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d6137db7-d1e0-43d8-891d-80b5627282d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:33.515Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1fbfc137-765f-4cc3-91fb-9ae4e4964269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:43.534Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1ab7e12b-eb3f-4f91-990f-b4edcef8585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:53.553Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=97eeb82e-9fa2-47cc-898d-38b3de114550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:15:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:03.585Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=385aba54-0d16-4acf-97f0-aa854df748f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:13.603Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=14bf7b2f-ccd3-43e0-9ef5-8ed5ab66ee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:23.619Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bab6d90e-0ed2-4879-9299-98b9cc164b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:33.636Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=429f1f1b-6e1f-4653-91af-13d051c683e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:43.653Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dfa065ce-9f84-430c-b317-0e2ca676b5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:53.671Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=238cff5f-cac5-426b-979c-096ed6e69f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:16:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:03.689Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=772aee97-5745-4e5c-b7be-6b9a91ddf062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:13.703Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e3c05be5-a2f6-4cf2-8bb2-f2c4ac33cf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:23.723Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=edafc9b6-b059-48d5-aec5-1f5f9cb757c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:33.742Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=538f02c8-f5c0-4bd3-b741-67f39c89e059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:43.760Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f103faa3-8353-406a-84ae-74061f47d440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:53.779Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=33264f14-eecb-469a-8ac8-54719c3b09b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:17:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:03.797Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8540f55c-0935-4d58-8f17-34e5712fcf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:13.814Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8faeabcd-869d-4ff1-a9fd-23418d8e3237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:23.828Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=22f30b20-c9aa-4961-b00f-2d51442ece4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:33.843Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=af18cc03-99ad-4507-a351-99277d46e139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:43.858Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=523a84bc-af2b-47a3-b148-12e65bb35ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:53.879Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bb4f48fe-5b2a-4fc5-9013-7c3665b8bd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:18:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:03.897Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=68ddc720-1f68-4f96-95ac-0e21dfd4a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:13.916Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=64c1e42d-eddc-45ca-8fc8-4766ba3ed9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:23.934Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=86682a8c-b4df-4c68-859d-01b9f09b2b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:33.961Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d12d266c-bbd1-4601-9882-ba92ca024064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:43.982Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9d5d809d-12c3-4306-bd3c-e3d90d4ae60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:53.997Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=49b2ba70-c441-4960-8ac2-83e55c3680b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:19:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:04.013Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a5200f41-f697-4ef2-96c5-e483ae7e450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:20:07.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:20:07.385Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:20:07.385Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:20:07.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:20:07.386Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:20:07.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:20:07.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:20:07.390Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:20:07.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:14.031Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fefdb0fd-ee94-46b2-afef-d25cfde2b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:24.042Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f5b8eae0-aeb6-41cf-bf99-7bd459834f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:24.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:34.059Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1b349a2a-a14a-4d8c-85cd-18b6345cca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:44.078Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fe8280f1-6b88-45b9-ac5f-81cac0e0b46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:54.100Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=540678dc-0473-49c3-bafe-862e59800d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:20:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:04.119Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=66acc56f-72c6-4b8d-aa03-a62e753962d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:14.135Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=53585fab-c996-41b4-8791-84e6f523b0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:24.154Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=db26a867-d148-4377-bb7c-382d5a593572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:34.174Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=689cf397-e3e7-492a-81f8-79f157840af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:44.192Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4ae4e542-b752-4e51-9ef4-392352d455bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:54.210Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3ccccab3-9c38-4fc7-9810-1e0f4784be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:21:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:04.230Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2a3c9180-3354-4cac-8ab3-ea4ff3ba0009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:14.247Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e734f48c-b1ec-40c7-b11e-f48b9f49c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:24.279Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cf8200a4-6fa4-41ae-b184-93442caefb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:34.299Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c585b44d-b2a2-4da8-a258-50878ef106a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:44.317Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=463a2a10-7cf7-4d20-94ce-0af2785c8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:54.333Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3d72ba0a-1181-4aa7-81d2-08f0aa494e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:22:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:04.351Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9a3274a9-e501-48a9-917e-a5ddfbcfbc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:14.369Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8ea22ace-bdc0-4425-9cd8-3891f1dd009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:24.385Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c37912ce-cd8e-4d3f-bbed-e57391c22b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:34.403Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7bb9a9f2-81ed-445d-ba4a-97c2b8c32d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:34.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:44.421Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=edd8f043-6566-4206-8141-54abc2580ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:54.437Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3c78f54e-9078-4520-952f-a830cd0ff2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:23:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:04.452Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8cb8d795-9ebe-4da4-9f9e-1e9da9bc870b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:14.472Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=23fce710-e319-477d-9389-0fd0b692c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:24.490Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=70b7909c-7828-4bbe-9277-2b2377521c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:34.508Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c5a31f7b-2ce8-4c78-9cf7-33eb8f80e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:44.527Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d40cb625-56ad-4894-a64f-ae1b12a6b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:44.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:54.545Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=423581f6-1ca4-4bce-8e04-ff3f5204aec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:24:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:04.561Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=81507b02-bbc8-4109-972a-5af6f5fc5203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:25:07.394Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:25:07.395Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:25:07.395Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:25:07.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:25:07.395Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:25:07.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:25:07.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:25:07.401Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:25:07.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:14.580Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dca0e094-cdff-40f0-b947-aed4b891400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:24.600Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d02f95a0-d256-4b1a-9046-3e5f4d8f5fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:34.616Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8f2d6282-90d4-482b-b7c0-fc11ab77fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:44.633Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c583fd45-ecc1-4488-8830-39772f05d3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:54.650Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b22b370a-d4bb-4a16-b247-2843d78c2468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:25:54.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:04.668Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bf21cd8f-f6fb-4f66-a784-95a5f24b3ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:14.686Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fe919286-9834-42a6-9c7e-9730fc2dea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:24.716Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e86ee6fb-3a39-46fa-beaf-c32b71345583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:34.736Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5df5d5bc-bbb5-4747-8038-41d97c0afe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:44.754Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6f933704-2ca9-4820-9950-a0714c360481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:54.773Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e59a6c52-0b73-47c9-8327-c67472ee7c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:26:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:04.796Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5b1468ed-9275-499c-8b0d-62d267231e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:14.815Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9577e05d-4fc6-4d70-b10f-d5c7e6838eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:24.832Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1209ea65-bdf4-42ae-8854-04c13f0a89f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:34.850Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=14c3274d-723c-4ebd-89ed-24014dfdfeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:44.869Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=305f3db8-091c-4bee-b666-9a137a9ec8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:54.888Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a3e6a277-776e-4303-aa6b-7bef337c4111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:27:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:04.906Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9f1ac9c5-79bc-4b4b-9077-9ba91777337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:14.924Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f64a0a3b-8925-4496-bec1-02d84e945875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:24.940Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5af7fc7e-3671-4ece-a65d-081f5fc6f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:34.958Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=842a3470-ca53-46ed-b1e7-04af4201dc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:44.985Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f3e73485-925e-4c20-adeb-df3f2edd64d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:55.003Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=79cf5202-b544-42ed-b81e-48b27dfa57ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:28:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:05.021Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=87d1145f-d9c5-49d3-bfe6-a653607eb740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:15.040Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=41721267-6644-4d78-8e92-66a80f0057ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:25.058Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=890fb254-636d-46aa-8cd3-443fe58e48ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:35.075Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f2bcd295-cea1-42e1-8a46-6eb198d1926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:45.094Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d5ae4518-8f8b-4ab3-bf7d-a93271e9e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:55.114Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e801ebd0-18e4-4387-8ee4-59deb7ff41ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:29:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:05.133Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=26be791e-0a34-4cf5-9909-de1186faa111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:30:07.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:30:07.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:30:07.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:30:07.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:30:07.401Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:30:07.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:30:07.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:30:07.406Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:30:07.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:15.153Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5f6e245e-c129-482b-82d2-c1a208e1f0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:25.173Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2f3bb6fc-0f81-4c79-8982-0105776ce2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:35.192Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bad0344d-5bb0-4829-875c-136f7064a6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:45.208Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4c0c0260-d2cb-45ad-81ce-af32680149e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:55.225Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9801fd7c-4ab3-49a1-8aec-db4e674eb8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:30:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:05.244Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a2349ada-51c4-4bee-a0c1-5eef66878fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:15.263Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=98bb4153-7bf7-48b8-a105-2f1c6b4e00a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:25.282Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=05653cb6-bbae-4807-a7ae-e34d314d91aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:35.300Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=69c2342d-97a1-4f1e-af04-99f97e7673f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:45.319Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=879afddb-caf4-4237-a1d5-3720880e2690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:55.338Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d5c30e0a-e99e-494c-93d1-d98d4d5fd6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:31:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:05.357Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=578a1ca0-80ef-4fd8-bb57-90ebd56f0055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:15.374Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3ff360ad-3070-4029-a193-48c4609f8444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:25.389Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=331428df-fc1d-4548-acce-6afae4eb77f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:35.406Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b897b3b9-873d-49b8-9d21-76e3076dce44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:45.424Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=574873ef-297f-4928-ad67-9aa13bd31df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:55.442Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dc5a60e0-5d80-4734-bfaf-c7cd466c4b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:32:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:05.460Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9771b079-a0bf-452c-86a9-dc78ed1aa36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:15.479Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b44f50ba-6925-482b-a5ac-777ecd383158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:25.496Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=57f4e06e-1022-41be-8c40-417afb200609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:35.514Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ecaf0d03-7e88-476b-b5ee-c70d43a4b1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:45.533Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f79c51b7-03de-46d8-85b0-e3d432ed328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:55.551Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=69c655ce-cedc-424b-8c1e-39b0863fd22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:33:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:05.567Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=10816e8b-9873-48f6-9ffd-c80b57e9367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:15.583Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2893f684-bb51-4085-835c-6ebb0738fa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:25.599Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b02c9ace-c28d-41a4-b540-ffee8cc03125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:35.618Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2ead32aa-261f-4970-9a6b-340f4a6a57c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:45.634Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1e2bae44-ec01-4f76-8a4e-8c2485482f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:55.653Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7a066619-a924-4dd5-ba02-18f4b138034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:34:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:05.678Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8b9ab73f-ab36-4fb7-9c31-09ea8493d18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:35:07.394Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:35:07.395Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:35:07.395Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:35:07.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:35:07.395Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:35:07.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:35:07.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:35:07.400Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:35:07.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:15.698Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a7b1f428-8a7e-43c0-8163-f209c47d4ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:25.714Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=457fcde5-dddf-4aaf-88b7-c9d83780c6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:35.730Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fbdb419e-acfd-4457-81ce-1495a3185901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:35.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:45.749Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a66c8e64-2f79-4193-874a-0c3185871340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:55.767Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4ad65e9c-d8f5-4e50-b315-50057f6de3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:35:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:05.784Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fec65049-9ddd-477c-b7d5-1dd8140a7ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:15.800Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4a6da7ef-c44e-4ba4-83e2-54a82a9ef787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:25.816Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2ac0a542-48b0-40f6-bad6-6edd85c96282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:35.833Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fccf996b-b583-44f0-b90a-f5a5cd6ca6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:35.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:45.848Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a81e22ec-4ad2-4d0f-a7d6-0d39ab0fc2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:55.864Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=56e90c21-4c3e-4403-a73c-873cd1d324e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:36:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:05.882Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a5af3df4-ba46-449a-92d5-dce8d8e2b709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:15.900Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4ddc3bf0-073c-481c-adf0-f7df1f9a5a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:25.916Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=725ac3fb-bddb-43bf-bd15-f5f633d00975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:35.933Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=46a5776c-1a93-4e28-8873-19ade466ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:45.947Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0af36c52-dc33-4afc-ad5f-f5b266614c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:55.966Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bad29b1b-0b80-499c-8f81-e8695df0f40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:37:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:05.984Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b0d52857-c92f-4615-99e1-cd1853e79861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:06.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:16.002Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=44f08ab1-d1cb-4ccb-af63-545c76b63a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:26.018Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=df51a92b-b04f-4e60-bf70-df0ebf86cfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:36.037Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7bcbd2af-1e53-4ef4-9e96-44dc9218bfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:46.055Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=490103ab-972c-4630-9217-d9dc856698e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:56.074Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc849ffe-9611-45cd-853f-93ac1762816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:38:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:06.093Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e7fda3e5-3188-4a99-9ef7-30caedaa55db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:06.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:16.111Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ff6a979c-f250-4520-ba1c-7939f16c5b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:26.133Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=468e061e-271e-47c4-a012-2a34d0fde26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:26.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:36.152Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=815bd62f-9e4c-40c3-aae6-a8e4e84d4127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:46.171Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7f774070-b88f-40fa-b95e-e5c6af4aca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:46.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:56.190Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=efe35926-848d-42a2-a595-da81eebf2547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:39:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:06.207Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=50589216-c082-40e6-ba8f-3f037ee53f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:40:07.380Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:40:07.381Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:40:07.381Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:40:07.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:40:07.381Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:40:07.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:40:07.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:40:07.385Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:40:07.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:16.224Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=35759b45-cf31-40ba-82cc-dbecae5e8812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:26.242Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fb570c7d-e134-4d43-9051-d4d74e2d65c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:36.260Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=65e081a0-e870-4972-92dc-d6ecbb76e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:46.278Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ce8e69b8-8b92-48f0-9f55-93a5424c4874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:56.297Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=48d76ae7-5183-4a25-82a1-31e021bbd09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:40:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:06.314Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8bbe9b7e-38b0-4af1-a209-9c8588446e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:16.334Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f54158e6-d1d8-4137-8749-ae06a8ca8bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:26.353Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d2cc70a2-1a0e-43d5-806f-22c8e4d880ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:36.371Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=132a86e3-7b66-4d6a-9a6e-e584e719f4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:36.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:46.388Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9ebcce1c-fc1a-42e4-99d9-d0a292197f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:56.407Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7610acab-91a1-475c-b52d-d0d2e5f6a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:41:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:06.422Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=154c4ace-5044-4dd0-9f07-75a27e67dfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:16.438Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=76b18d8c-5043-4d79-b029-06126ca31953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:26.458Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b7d444eb-143e-45c7-9602-a2e8767bb3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:36.477Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9335b553-e09f-4c58-8d39-220277370fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:46.495Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5cd9f74f-f4dc-4833-b843-482402b69e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:56.514Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1c8eb640-5719-45af-abfc-790fd64f0e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:42:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:06.531Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9777bfdc-ee70-427d-a367-a235965f635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:16.547Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=667d12ba-4f0b-47d2-95bb-883afb766609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:16.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:26.563Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cb17707d-8848-43a2-bb67-f14a1698dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:36.580Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cb3ceaee-c996-4fde-8813-b6daa0d0fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:46.596Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1410083f-2cac-47bd-814d-7e7a88c13e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:56.613Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2342404e-9f0a-4021-b053-0ffb4226ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:43:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:06.628Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8cd1f0ea-7a50-47c1-80fb-0649d3aba6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:16.647Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d23b320a-5ba8-43c3-8a3f-f3b516d2f5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:26.664Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a3219d5d-724e-455e-bb30-34159ad53a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:36.681Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2d955c4a-4b8d-451a-ab9c-0fce3f433886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:46.698Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ce203bcb-0894-4ce2-8c75-aebe5904d590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:56.717Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9991bf40-7801-4def-8d6f-129e6a2317c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:44:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:06.733Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8e86f143-f744-41f9-b5fa-a01fb23f652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:45:07.373Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:45:07.373Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:45:07.373Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:45:07.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:45:07.374Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:45:07.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:45:07.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:45:07.377Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:45:07.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:16.749Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=048da92f-2bc7-4718-88e3-4a1cfcc7ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:26.766Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8052e971-12a6-4988-9cfa-c4dcb1a5f5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:36.784Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eb1363c2-39a9-44a8-9fc4-117afd38e1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:46.801Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=035faa66-6791-4904-8b2f-8ebe0df1ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:56.817Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a8ecfe22-f9bd-4dda-a86f-0932e4b18921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:45:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:06.833Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1596c144-179d-4357-ae26-82f3b5f01b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:16.852Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b7f91e44-eedb-49c9-ad60-ae9724032cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:26.871Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f3901e3a-de6a-47e2-8346-3b7a5f3d58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:36.886Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=36f1e38f-7546-462c-a2b1-77563d55ad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:46.903Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3653e5bd-1fde-4991-99c2-ccdd21c53751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:56.921Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0b2ec347-d793-4857-9fdb-455521a13556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:46:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:06.938Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8416752a-4b13-4e2e-8045-aaf8330296f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:16.956Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fd9fabfc-0bc2-4ad7-8c9f-a3c4c4ba8788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:26.974Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=21597734-58f0-4114-9575-94b4e7dff83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:36.992Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=af65339b-0e91-4909-96a8-1d3fa6f80f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:47.011Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cadec7fb-19ef-41ea-9c64-907dc77a4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:57.042Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=57cde7d9-9984-4665-9b05-24738dc9eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:47:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:07.058Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4a5a006c-9a8c-4c33-91d3-41db9df86ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:17.080Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f734840b-aacf-4342-82b9-3f373cea10f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:27.095Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=540efe82-9a28-4f47-be37-9c74fbba81df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:37.111Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4d508e00-7c9a-42b7-b44e-67aa67ff2b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:47.129Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1ae73a70-88da-4730-aca3-77f95c867c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:57.148Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a5157dc0-3e42-40b9-9f7a-c6d2b60a94b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:48:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:07.167Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3fe338d1-e5e9-4028-a42d-ab25fe3a159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:17.186Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7313aadd-658d-4e14-8f68-9017566424c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:27.204Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ef021097-0d01-48d6-978a-b9a9b3273a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:37.222Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a7f8a1ed-638d-497e-8df9-bd8bdfa04fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:47.239Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c4dbe2de-2fdb-46be-96ad-fa6ab92c6651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:57.259Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b3481c13-265f-4273-9211-327d48950794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:49:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:07.277Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=77ae06e6-1458-45a7-8ce2-0c80ad273fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:50:07.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:50:07.376Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:50:07.376Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:50:07.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:50:07.376Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:50:07.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:50:07.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:50:07.380Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:50:07.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:17.301Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e355b202-1c3b-4846-b7aa-1e5fc3d404ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:27.321Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f1f2a082-6ebc-432d-8647-e6d2625e2d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:37.339Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c00777d2-0ced-4bed-89ca-e3f1c817ddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:47.355Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0b5ee8d9-9f00-4992-81b3-9241763a5221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:57.374Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=210aebfd-6639-48be-9486-05aa03a1a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:50:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:07.389Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ca4d66f7-607f-4590-850a-8e18b39741f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:17.407Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=51c95640-400e-45d0-b8a0-2bb951fa778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:27.422Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e6d09d19-6d08-4c47-b299-0bf61a328b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:37.440Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e133b341-ebcf-4de0-8d7e-3f36b7dae101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:47.456Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=92f15cde-7b09-4fdf-8691-c35e263c862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:57.472Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=837d9d15-ea3b-4cb1-afe6-7dbf0d3a01f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:51:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:07.488Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b840a12b-5a93-454b-b4f6-0b6a1557e657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:17.501Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=70b60b7f-7f78-453e-b24a-aa902056bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:27.516Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b1f2e18d-9922-4e3e-821f-aeab153b6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:37.529Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f5c2c519-85c1-421f-b017-3c82125d8a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:47.546Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=62bcdd71-c5d1-4618-90ea-c48164d6e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:57.561Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c2a69f94-06a9-46b9-a03d-0173ce5e31dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:52:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:07.574Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=33c9501f-9314-4c40-a642-00c6e1c098a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:17.591Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=81fde813-5794-4730-bf31-dc2166b95818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:17.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:27.609Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d89653b9-f872-4f13-b7c9-4b4b06cb9a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:37.623Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6ecdee13-274b-41be-bf1e-cbaba53b9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:47.642Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c64af56a-9f16-44b0-a939-11908b6c906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:57.657Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=89ef9b50-a5c9-4ee4-be09-1d4ffa658874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:53:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:07.671Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=be344476-4f40-43e9-8c7b-3b904491bd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:07.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:17.687Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cd81a5e2-ed85-4a97-b74e-a8f3685e6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:27.701Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=abd7722c-0042-4eb7-9bdb-02dc033f1cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:37.716Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a66987c5-9c6c-44bb-99c0-387b825e634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:47.733Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fd28c502-4503-4b4f-bc8f-2168821c3db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:57.750Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fcea4a74-9394-488d-b781-e30dd1b580ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:54:57.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T00:55:07.380Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:55:07.380Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T00:55:07.380Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T00:55:07.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:55:07.380Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:55:07.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T00:55:07.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T00:55:07.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T00:55:07.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:07.766Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9d937716-f5c0-4d39-93f7-a73cf8f8d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:17.784Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0d2aee14-3f8c-4bfb-8c8c-d21e7b91c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:27.802Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=65185cdf-8167-45e5-8953-c691fba8b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:37.817Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a503faee-8173-45b9-bb1c-9709e016b654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:47.833Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5629b701-9ec9-47b5-83f5-f1a1d401cf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:57.850Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=612ce92f-a4d3-4da3-a3a2-d3ce63b938a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:55:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:07.867Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7c5de106-657c-4837-a4e4-7127f42b58f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:07.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:17.885Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=79f82020-a9e5-419b-8908-c4bc825cb7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:27.902Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=948338cb-e5d8-41c8-b942-c12670c43d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:37.918Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dd08690b-21c4-4032-ad63-e502517e5333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:47.935Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3eef8657-0273-44f5-8651-788f8deb2704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:47.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:57.952Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1bc16dc3-5ef9-4bf6-ab97-a1eadf1c1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:56:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:07.974Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3ad6539a-7af5-450b-ab6f-1db7b770ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:07.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:17.992Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a0d77e63-c40a-408a-856d-b60f91d89c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:28.010Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eb03d7b5-f61b-4177-968e-dc39b316a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:38.030Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=616b84dd-676d-401b-96e9-504469a00aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:38.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:48.048Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ebb41e9c-f6a8-4fd0-98f7-03f934814f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:58.065Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=df6bb39e-5c04-45bb-9e19-b4dad6394bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:57:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:08.083Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ec9047e3-50fa-426f-8a61-149e182d67da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:18.100Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bdb1b8a3-21be-4404-81f8-4fa415f5a094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:28.118Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cab2a388-42e9-4bcd-8a25-0aa68ed5167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:28.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:38.137Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1c16eec0-a61b-4860-b08e-757e47d7ee48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:48.154Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=09db3370-b657-46e9-9e8d-5ee5e1999a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:58.173Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=12395daf-b316-4c53-8a54-fa21f1a8a475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:58:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:08.189Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=df5fb95b-4608-45fe-bc23-833ddaff5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:18.208Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=901239f2-729d-433d-8d86-47f6a6f304cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:28.226Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=41d032de-a069-44f3-a439-f1606beecf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:38.244Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=938fa607-bfb5-40af-aebf-3c08101822fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:48.268Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d6b3c9b6-0ba8-4b56-9a0f-4f537b8ced07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:48.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:58.286Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=89f79549-a8ab-4eeb-a781-37c2d69ff3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T00:59:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:00:07.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:00:07.386Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:00:07.386Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:00:07.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:00:07.387Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:00:07.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:00:07.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:00:07.390Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:00:07.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:08.301Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eb15f7b3-af3a-428e-92fc-6304427e2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:18.319Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2e2cbde8-da13-408d-80ca-34a4fcb8925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:28.335Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=942bac58-55f0-446a-b39b-47b3896c8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:28.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:38.362Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a8684d13-5574-4ea0-a6ad-8f488d3dbec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:48.380Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=aa6deb85-365b-43d9-96e0-255b3d0d1a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:58.398Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=27bbec41-2ab8-4dde-86c5-771851065215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:00:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:08.415Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a4d8ef43-6d7e-451e-b29c-73585a9ddc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:18.433Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c7fda479-c45b-4208-b736-63b8ca4fdb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:18.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:28.465Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6d1a82b6-cdd2-4146-bcbd-1c96d20be750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:38.485Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a995764a-7b48-4ad6-8d86-010d0c58ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:38.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:48.506Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=482b1eb6-00c5-4a32-992d-44fd62fdbae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:58.523Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8da269dd-c6ae-4523-9670-d7a56f5a299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:01:58.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:08.539Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f1249342-7358-48ae-8db0-06dc4781471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:18.558Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=baa7048e-2b32-4c0c-8767-8a5b71b54e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:28.576Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2e69dad4-1446-426a-937c-f96c27689949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:38.595Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=baf82895-2063-4016-bb33-3703388ffa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:48.611Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1f7ef138-1f38-4a01-91a0-46cfc414340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:58.630Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=838f99ef-f209-4196-a529-ed51a62eceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:02:58.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:08.650Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=39fdbc19-4639-4249-b199-56d0ab2fd3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:18.666Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0ee716c0-2ad4-4cd2-b3f7-8533b8683392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:28.682Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=42f99a5f-ec21-4d58-b890-5a00c42e2de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:38.698Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2ed2624a-82ce-4ea0-af93-0921ad57954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:48.715Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0a5bdf53-826a-495c-8b1a-3f8ab5629924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:48.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:58.733Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=235413d5-f833-411b-88ab-f3fd2660c172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:03:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:08.761Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=76df8916-2a0f-4c9a-bee1-6a349bd62f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:08.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:18.778Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3a6bc243-3016-4210-a44c-a8e58c6f1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:28.797Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f598cece-fd50-4ff7-b125-2a8d5b21519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:38.813Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cae283a3-7dee-48f2-85e2-c82f07215df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:48.831Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bb00f96b-fd0b-4aa7-a193-05baec3e2891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:58.847Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f98e083a-3f6e-4461-8285-67c36214c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:04:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:05:07.375Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:05:07.376Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:05:07.376Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:05:07.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:05:07.376Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:05:07.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:05:07.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:05:07.379Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:05:07.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:08.869Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6cafa952-dada-43d2-b4f4-5d43160db87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:18.886Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d544f3d0-180e-4092-b809-50417c484648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:28.905Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=00e9cfc9-2b9e-4348-abe9-e1a146370a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:38.923Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d3639f91-b9ce-48c2-89f1-051c071a67b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:48.942Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5ae836fe-a36b-411d-bd5d-58e7e5eea545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:58.964Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=96ad2792-1837-44ae-9f67-27e224787129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:05:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:08.981Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=54978304-7238-44b5-9dea-b5cbd6ab314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:19.000Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6a5e7695-1a71-459f-9a3b-910f9b587e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:29.018Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5f3424f7-bb24-4495-bd0a-92e4d0e3821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:39.036Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=09df3e22-cfba-4162-908e-e5dab0cee782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:49.053Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1b7ed8ee-2e2b-4c68-8362-1d7d44829e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:59.070Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2c0a6c0f-0d23-4c42-a401-42a919b314d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:06:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:09.087Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d7b07b01-b344-4acb-82b8-b8a9122b0c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:19.104Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3b13982a-c723-4372-8751-4fc77d806d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:29.139Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9e73bc75-61c5-496c-a69f-142bf530159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:39.156Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=311d6656-9f14-4097-a0b8-f50cd8a8acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:49.174Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9784ce5b-d397-41c0-b816-889e8be01484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:59.191Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=44deff80-3711-4ec1-b734-3cf0c088f9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:07:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:09.207Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d6fcd392-a781-4ad7-8138-095918c82a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:19.223Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=732e2282-29db-4cfc-bbc1-bfcbfba01069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:29.238Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=94512313-dacc-4b1c-828d-3eb2a7d93228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:39.254Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2b3a1a1d-a09b-448c-85c8-b2c39f3f228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:49.270Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=395c5b1c-a91e-40ed-8acb-b4ae5b4ddcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:59.286Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2cc314f4-580c-4a3d-94cb-06a9be93c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:08:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:09.305Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eb5ff15e-77b8-43e1-b73e-19190580ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:19.323Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3965a623-eafc-498a-ad09-bb8a8fb145ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:29.341Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ebf26c2b-9c97-46a9-b399-84973da302bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:39.360Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dacb3389-b119-4c39-afc3-2fb8fe7c68cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:49.377Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c9a1b74c-dc7d-49d9-bca3-16978174219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:59.392Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0892bd7f-bf6c-4f8e-b173-2204ec67fafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:09:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:10:07.369Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:10:07.370Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:10:07.370Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:10:07.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:10:07.370Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:10:07.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:10:07.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:10:07.373Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:10:07.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:09.410Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e4da9d4b-7f78-4c23-aff1-9d76bd1c11fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:19.429Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6f810511-41dc-4bf6-8f2a-aa3c544d670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:29.446Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e04e99a9-52f5-457a-ba30-7f38a926cc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:39.463Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b01e3f78-8aa8-4103-afa4-0a204806674e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:49.480Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6cf62ae7-532c-4fcc-818f-bd36f873fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:59.496Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=748ab195-70e9-425b-88bc-749bce75d9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:10:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:09.513Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e37ffb5d-6a2a-4d3d-8ca3-830973a087b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:09.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:19.530Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bce0c202-1c8c-4910-adb3-aa871df09667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:29.545Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fc502c58-1ddd-461a-9e55-83f696f0002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:39.562Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dfd35e4a-c825-46f7-93ae-4fe882e37880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:49.578Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4e5d0f60-a352-4b25-b661-4dc51108ccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:59.594Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=35f2dfe8-c4d8-4126-b717-d5da69f3a75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:11:59.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:09.610Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=594a3e6d-88ca-4942-a40c-f9410d8ba9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:19.628Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a17806e8-417e-43fe-8e12-cdee28e30262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:29.644Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7bcd833d-cacf-4a3c-8aed-84aff707e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:39.660Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6dfd186c-eb71-4291-9087-79ad17d0b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:49.677Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6c76448c-526e-4463-b54a-eefa7da8dbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:59.694Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d625d245-8eb8-41df-9f9e-53249f2dfcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:12:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:09.711Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=598d489a-3706-40a8-8034-cf5b93ef23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:19.729Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c1fc3b44-ce66-46c1-a1bd-5830e4f624b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:29.744Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=893b9c7f-e8fb-4b1f-9342-def7775b3ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:39.764Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c87e99be-3918-49a3-a7f6-9ddcb4aa26f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:49.782Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6795bb0c-c511-4d24-9f95-ff511ddf1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:59.797Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d0e492e9-882b-4d85-8c12-88210fe31508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:13:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:09.814Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0ad0ecff-b4fb-48ea-9c55-9bda9f103f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:19.830Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=10d68853-6b67-464f-8d51-0bf056ab6ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:29.848Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=58669f79-6f4c-4004-aa22-ee630bea19fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:39.863Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=52adadf3-3927-436d-b872-4840e450f0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:49.880Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=aaf1dfaf-c320-4092-9a3a-8e75deef0b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:59.899Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3460c54d-d1a0-42c6-8b83-eae894484fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:14:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:15:07.375Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:15:07.375Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:15:07.375Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:15:07.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:15:07.376Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:15:07.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:15:07.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:15:07.379Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:15:07.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:09.916Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=70f37c43-1fbb-46dd-bf95-588cd77b682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:19.933Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=462d2335-8aa2-4bb6-8ab6-9fb2283dedd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:29.951Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f63bb6f4-a5a9-4deb-a11e-71e87ab8e655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:39.970Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ab343d12-9f5b-4963-b48d-4422071036de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:39.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:49.989Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=da114d86-6c62-4439-b529-ef18df0f806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:15:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:00.005Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7cdfd4e8-6fc1-46ba-8164-633baa113f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:10.022Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=86c77678-82db-44dc-b7cd-bc225fc0f771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:10.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:20.040Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bbf07fb5-1f9e-4065-bdc9-c16a79fd4676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:30.057Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6c21dcc9-bd65-4393-bc7e-9b7ff9e4ae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:40.075Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=595044fb-b31a-4d54-9b4f-b7b18c35e980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:50.090Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2fa8cc82-04b9-408a-94e9-033f5d6c7b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:16:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:00.107Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=285c9c10-c881-4f4f-bc15-2e37b9854505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:10.126Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9c605b0b-e014-44bc-a763-6404f51ad2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:20.143Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e7c49d6c-a143-42d0-aef1-450cb84b05ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:30.160Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3a327b3d-5926-477c-be8f-8a2c15c0f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:40.178Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9555b64c-c6b3-4873-aa4c-094a0035a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:50.196Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=33d6e91a-87e8-4f47-962b-97211e8f3c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:17:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:00.214Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=27fa08a2-7dc0-4744-87ae-b90421da3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:10.231Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2c8d91d9-5bdf-426c-9aa8-e994b64771a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:20.258Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fc6fe7c7-4310-4f05-b0f5-3b7dc84c7c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:30.272Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=51b0d701-6320-4ba1-9fa8-328a7012c53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:40.289Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7031d3e4-491a-402c-b5ee-5817c2c72635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:50.306Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f433f7e7-c844-48ed-927c-5b2d23c6d0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:18:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:00.329Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=aae53ace-6a12-49c3-a9e0-a42ba1c69297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:10.343Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=556f8c62-8993-4cbc-88fc-06a303291c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:20.361Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=61921bc0-73e0-4cc3-b08a-435bb468a61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:30.376Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ca2465ce-60d8-408b-a29c-f822769e4316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:40.390Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc9d5ed4-69d4-44c7-863a-d4e8040e32b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:50.403Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c2447734-7800-4a98-973d-e45aa296e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:19:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:00.418Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d5d03b08-ead8-4ee8-a4be-4ae7f8bf3816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:20:07.389Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:20:07.390Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:20:07.390Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:20:07.390Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:20:07.390Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:20:07.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:20:07.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:20:07.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:20:07.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:10.432Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=887db49a-e654-4e5e-b99b-bb9612b6ef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:20.449Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=87d4f557-8328-4734-bf06-3f444c106f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:30.463Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1b1b0195-a05b-4265-81bc-499c16e7ac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:40.480Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=57724c03-a389-40e1-9f90-f3b084cbb091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:50.497Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4c89513a-7211-427c-a433-5821202f9f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:20:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:00.515Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=95c0c51b-c3f6-456e-942b-a72075a27044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:10.533Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fde343ee-e2f1-45e5-b87e-73fcfef3a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:20.548Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=de7c6d00-833e-4d05-8f26-ecb3ac81da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:30.565Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=664c9590-0216-4767-a159-242c0a33b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:40.581Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cac22c46-4729-445f-afe6-6c47d62c58b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:50.600Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c4f83299-7df9-42f5-99d4-f0fed93695e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:21:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:00.618Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f7995456-7635-428e-9e4a-75f39b0819fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:00.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:10.636Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8e87f826-2e68-4be0-8788-7908243fbcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:20.656Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=470891f0-d991-4059-ab81-e16b92b00caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:30.670Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dd842aa8-d310-409e-bf81-5b0315a3f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:40.688Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7a9c15a9-6265-43d9-a4cb-2fa753b50010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:50.704Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dd4521f7-3998-436b-99d6-2023ce6a3b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:22:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:00.720Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ec9caa70-3346-40b0-af7f-a396c4e17a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:10.738Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b441abc2-8aa5-400b-afa5-eeb4827b98f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:20.758Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a23aee8c-ed4d-483f-99c3-dc484e0a2bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:30.775Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=65a8643f-4bd2-4f63-a671-6f8de0cd14e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:40.794Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=31ccbf8d-2cc8-4b38-a758-6c6dacda86d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:50.812Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=041cbd81-44f8-4f38-8ba6-dad5b8a72366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:23:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:00.839Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=63712ec5-4627-4cfe-a518-a6bc38ed9aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:10.859Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6520326c-0034-4161-a0e2-1c0b1d22a06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:20.876Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f838f585-212b-4a59-98a0-c999d74aa3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:30.894Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3ca0570a-f3ce-491a-a8dc-b78ebb24f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:40.911Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b84ba4e0-aa1f-4bfd-8b1e-3d82f8e9aec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:40.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:50.929Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fa8d11e4-020a-4420-9ed5-9814e4619ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:24:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:00.947Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dc031307-2683-4b24-8e08-c9e0c7fc2200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:25:07.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:25:07.375Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:25:07.375Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:25:07.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:25:07.375Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:25:07.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:25:07.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:25:07.378Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:25:07.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:10.964Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ebfd6bba-2ff5-4008-b34a-16063564b9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:20.983Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1543b90c-1f33-4cdd-b825-c683ab34040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:31.002Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ee1a60f5-13de-4843-bd10-4cc97b5bd937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:41.025Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7abebec8-1455-4dd5-955b-ecaf67f2992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:51.042Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=65445aeb-633f-4cf5-a2ef-dc7fe81f5742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:25:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:01.059Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=19b11d4c-6161-4ddc-9cd9-4c58224650e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:11.076Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cba5d7aa-2e4d-4542-881a-cef43448fc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:21.094Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=443ce791-9a51-4b5a-8e00-e7a92c166bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:31.111Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9613480d-a2c6-43f3-87db-f074d06a681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:31.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:41.128Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b52ce5dc-40fc-4792-afce-54032c304984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:51.144Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e06cae10-fc0d-4f5d-812d-4e1fea23215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:26:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:01.162Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d6eac512-62c0-4672-aca0-2642ec76b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:01.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:11.175Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f368bb38-1ae2-4c6b-9628-55f07a329f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:21.193Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8aae658b-1bac-4a17-92d9-8d25e2eba27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:31.211Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d26dc755-d84a-4b23-a90d-d7becb6eca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:41.228Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c78ec130-a360-4c86-b3ce-4f342009f2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:51.244Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1f2a78e7-93b5-4519-b3d1-7624274118c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:27:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:01.261Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bc556b64-0e82-4595-b403-cf587809d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:11.280Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0467a8b2-739f-46d9-b1c8-ae8270efa82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:21.298Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f3d1e261-b475-48aa-97a3-57fa2fb1c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:31.316Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3e7e5ea3-7eb9-4c55-998d-26137cf6353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:31.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:41.333Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f9d2178a-b803-45b3-ae6c-8bc464c59b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:51.351Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c2e02e4e-bb40-4973-96ce-01433ff9ad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:28:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:01.364Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d9d171c2-d867-4231-a3d4-63f547d92598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:11.377Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=81a3c3fa-e087-424b-9109-76ea7a1588ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:21.388Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6d7b0ced-c2ce-48ca-b576-95ff2a32e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:21.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:31.401Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=11c49736-1f71-4a9f-aee4-09546e7898b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:41.414Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=05e1a287-b03f-42f5-be9b-435626ae6775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:51.427Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8fd92f9f-cab7-4981-af3c-0114ecead00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:29:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:01.441Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7bca3d90-613a-4234-a211-1f5162720d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:30:07.352Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:30:07.352Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:30:07.352Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:30:07.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:30:07.353Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:30:07.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:30:07.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:30:07.355Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:30:07.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:11.455Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6b1e0857-6e35-4b9f-8321-3ce7b0fa6e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:21.468Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a4128bee-7411-4ac3-b155-d9f869be2f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:31.482Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fe55d178-8c86-4d85-a7dc-e74bcb894c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:41.497Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc4412be-0f7e-41f0-b266-28394230bbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:51.513Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b7f1416d-c2c3-43e3-b8a3-f52776152bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:30:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:01.526Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=385cd4c2-0264-481c-aa94-45d6f21b3b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:01.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:11.541Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=25adc2d6-5253-4595-803a-7ddffed865f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:21.555Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8cdf8950-0685-4595-9c65-1ba2263f2827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:31.567Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1de85159-38e4-42aa-94ec-f3880eb06581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:41.582Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=825e888e-1eb0-4035-a292-7b29fb2eca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:51.599Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3dfc1361-a33a-4288-85da-56443f64672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:31:51.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:01.613Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=37ca34ac-1406-4aa6-ae3b-645223eb8978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:01.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:11.630Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d56275dc-1147-4f94-8dae-f83a22dc71ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:21.648Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=777474de-10c5-4b01-b797-946d94c10210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:31.662Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cf0d6ff0-35fa-4c61-8c55-dabcf4bd3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:41.678Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7cd97c08-2942-47ae-9be0-486d80117a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:51.693Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=abee5032-b3d8-4bf1-bbd4-30d7733add62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:32:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:01.722Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1725531f-be71-42fd-b11a-5f96e804de48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:11.736Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f26894fa-c06a-47a0-b384-7bd23a9da43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:21.751Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1e1d912b-ffdb-45d6-9568-328ef59161a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:31.768Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=48feb9f8-9c60-40ed-a0c0-1e1ce8266739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:41.784Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=66b40dbf-ad98-4d26-837f-bb87abf80bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:51.801Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b500ca29-2f16-441d-b8a9-ccacb21273d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:33:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:01.814Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0d367103-5233-4e22-acd7-0848c9436978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:11.829Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e146a634-a701-41ba-80d5-8c90dfb0192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:21.842Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5c405d3c-2f9c-46eb-a3cd-0c4034888cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:31.873Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a93e550e-1adc-447d-8829-50649b5fd44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:41.889Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2cae71c4-9f1b-4146-90c3-5a3e471d2313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:51.905Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=27c5bce3-ef53-4562-b251-c8244157ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:34:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:01.923Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7d946c96-2c34-4725-9e88-8400b044870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:35:07.347Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:35:07.347Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:35:07.347Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:35:07.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:35:07.348Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:35:07.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:35:07.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:35:07.350Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:35:07.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:11.940Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a8c3bb7c-f895-48ae-a028-5a4c6ebbd241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:21.957Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=389a2cdc-b3db-4f55-bdc5-7881bedabadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:21.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:31.975Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b0c3701a-fcfa-4e07-9029-2d72ce318bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:41.992Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=672d75e3-a233-4199-ba9f-730f43b0ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:52.009Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d0182021-eb6b-4aba-95d0-f075d3eb6224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:35:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:02.025Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f730d0f4-b3c2-4718-98fb-0c8a6a747e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:12.038Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b4eea166-d359-4f79-9f87-b5ffba73414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:12.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:22.055Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=de71da29-1cde-4670-a939-dc418bac5be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:32.069Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=db1f1243-8f06-43d1-a345-ccc2d8d8f825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:32.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:42.086Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4ea2daae-4845-493c-83e1-aebaa8e435e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:52.104Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a005f93c-eb4d-4b91-8d14-9e74613e3afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:36:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:02.121Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=de05dd03-f55c-437a-bd3b-e91d1d238967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:12.137Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=805f9be8-3060-4ee9-bd1e-a80370eed158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:22.154Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=35961e0a-8a1a-43f4-8ec8-6b2d49a8b423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:32.173Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3f9c7e43-323b-4b28-9787-257a3fe3422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:42.193Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6fe73833-490d-4faf-80d6-7eb09fd9c952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:52.210Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eeff914e-ca28-493a-afc3-bce713a811fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:37:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:02.227Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=394342c6-966e-47ec-a51d-717d80ee3269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:12.244Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1cbb3c59-4c35-4a7b-b3c0-457d065a2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:22.259Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=942c4048-b44e-4e31-a6e4-e3e36c9b9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:22.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:32.275Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=50b2413c-0e12-48cc-8058-f7037f88cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:42.292Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b26c6d10-9255-471f-89b8-b3dfc342e0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:52.308Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c021aecd-3669-437f-b87e-f402e450ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:38:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:02.324Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6411daa9-83d9-4e74-a3f7-6b47d6e66ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:12.340Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=48e49275-1ab1-4e38-8650-8eb564dc2468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:22.358Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0d26e8ea-b4ba-4f78-aa5a-17a01934ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:22.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:32.373Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e0e5cd20-41cd-4e92-90ba-022fd075dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:42.390Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=35a4323b-f4a3-44d3-9fbd-a74005368b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:52.406Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=142fc443-aaf8-4a8d-ac0e-e8c2ddc9ac6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:39:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:02.422Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c9c28031-a730-4f12-b9d8-8e20ae53e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:40:07.379Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:40:07.379Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:40:07.379Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:40:07.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:40:07.380Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:40:07.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:40:07.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:40:07.382Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:40:07.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:12.439Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f4eefe39-5ef9-4e77-b5fa-d02e1469b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:12.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:22.455Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=413fc495-a2f6-4d45-a117-e3d0c6a541f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:32.471Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dd2cf185-2224-4e59-8acf-90f2a07e05a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:42.488Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c64feaba-df23-4147-9fa4-601b1ac1c771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:52.505Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=31644d03-d379-4b62-adae-a1713844176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:40:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:02.523Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=550c1faa-2311-4f98-bfdc-426ec3f4e3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:12.539Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=720ff2ab-d435-4b42-93f2-0798a7b55a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:22.557Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e790ff1f-9e05-4f85-9856-b77cd71d5726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:32.572Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=78848ff3-4b7e-47e1-8699-35f6243bdaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:42.591Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=776b1e72-92b8-44af-ad00-09fe7193e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:52.615Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b8ba802f-3a89-4a3f-bb60-b67e3c6ccc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:41:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:02.633Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a193538f-b4cb-4974-a937-924076b4bd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:12.652Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4ebb2881-23bc-4668-982c-b5b47fd3ce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:22.669Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0dfa4581-b861-4961-8cd9-68fcd68fbbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:32.683Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=334ac9f9-63b8-4f10-a65d-c5a155d7fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:42.700Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=103e5d33-5ebf-4684-bd52-80c2525876f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:42.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:52.719Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d739a8bc-3da7-4ad7-bc56-53980c3d8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:42:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:02.737Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f993ab4e-f8fb-4543-8254-995f7f059887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:12.754Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=aefca477-4a10-4e4f-ab1b-1143f145f5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:22.771Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6ae62788-7c05-4643-a7bf-6183de566ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:32.788Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=40170ce0-8ecb-41d1-87e1-982f283669ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:42.805Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=15f27479-1398-49e7-b9fe-d03e8fdf6e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:52.821Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4318a8b5-49a6-4ebd-a618-36708e3b862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:43:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:02.837Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9c8a6182-eef3-4c72-a57b-e12c00b662bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:12.855Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=06327d44-78de-46c9-b0da-8ea254cc140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:22.870Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6e5f26ec-6931-42d6-83fc-7eb5fcc67d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:32.888Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c9192f70-404c-466b-b845-d2ab28c6067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:42.906Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2618241a-01c6-428c-84da-28ec0545cf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:52.927Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=598db194-bbc7-49b4-9cd4-8056e6aeabda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:44:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:02.944Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=646b2506-e3ce-46de-a4f8-9d8d10367be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:45:07.404Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:45:07.405Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:45:07.405Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:45:07.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:45:07.405Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:45:07.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:45:07.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:45:07.408Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:45:07.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:12.961Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=43e5d581-27af-47b0-a192-6a4ef37abab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:22.979Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a00b2a9a-a9a6-4239-8bc5-b559d6568d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:32.997Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3297479c-16d2-4ff1-b1c0-0464068fa084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:43.016Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6a4daa74-9ced-4d68-b7e5-46ba1b815f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:53.033Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=86e52dfb-c04f-4f68-a549-4aac005b3614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:45:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:03.051Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ea93b299-b1e8-4566-ab39-856a2fa5e2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:03.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:13.067Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=33428683-4015-4438-94ca-354d5aedb8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:23.084Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f67e002b-ffb6-4f19-b503-03607cc93727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:33.101Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ba19c33c-9f35-450c-8b9f-cb0f1c1bd775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:43.132Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4580661e-a0a2-4204-a682-eadfcc1258fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:53.147Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=38855a28-4691-48d4-9214-a59fdb727f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:46:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:03.164Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2a2536a1-b299-4537-b547-4d03d189c1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:13.181Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=214555b4-cc85-4634-8dac-90c272134a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:23.196Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc1d3910-c3e8-4dc1-be2a-d3739ff6c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:33.212Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1bd05009-979e-47c6-a23d-50d7f63cc1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:43.227Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7d37bceb-6735-400e-befb-bb041c17541a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:53.245Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9dff2df2-6b74-400c-bee2-6f7f675dc34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:47:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:03.278Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=56bc450d-5b81-42c7-beaa-8cdc72b0052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:13.296Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1de08a3f-b2ea-4979-a164-25bd6f82e248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:23.311Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=588f68b0-da3b-4410-aae7-6d8adbe1ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:33.328Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5da26c74-fd19-4c1f-b41c-e88c67861bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:43.346Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a2f673dd-2f3a-49f7-913f-d1166f35e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:53.362Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9dd8b5a2-afd1-4d3c-b8f3-5e360ce2ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:48:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:03.379Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=380beb2e-b805-4eeb-8f37-127d9ba88f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:13.398Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5fda540e-b3bc-4339-ae67-780820028d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:23.417Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=12b732a1-c48d-4f1a-af5b-b76afdb3d6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:33.435Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c7e5e1bf-5b38-4b1c-bff0-85019d67bf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:43.452Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8d666897-e1f5-4a0a-b79b-a5fce22ff1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:53.468Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=96c4b77f-4f01-4e2d-89d6-9e4d05450fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:49:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:03.485Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=379ea6ef-e500-4b81-b305-f3b2625200d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:50:07.367Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:50:07.367Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:50:07.367Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:50:07.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:50:07.367Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:50:07.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:50:07.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:50:07.370Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:50:07.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:13.502Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f44a091a-073a-4351-9368-878a0164aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:23.518Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=74c89332-3463-4df8-be7b-04c581caaaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:33.536Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=28105f0b-4467-4b6c-815b-8d989775f383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:43.567Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8f52ca06-8158-4fd4-addb-bfc489c04ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:53.583Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6178afe1-cc3d-4469-bcfe-892bbde79a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:50:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:03.600Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=61c12ae6-6a41-422e-a3bd-c91274370555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:13.618Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=19819127-f161-43c6-bf4f-a7a998d01624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:23.635Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b218821f-c421-494a-a443-0e95bed0d5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:23.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:33.651Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e132dacc-5212-46ac-abd6-05de3b2e7bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:43.666Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=669c8ed5-3155-4849-9bab-7ea9716eb936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:53.682Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=19dfdc1e-15cc-4ce5-9b45-b1a8b11e3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:51:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:03.697Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9f037113-a69a-4b1b-b76d-bd19ad4e7987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:13.713Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5517c559-5457-4055-a745-ed379afdb5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:23.728Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3a702532-a4b2-44ee-8a60-2ad5ab07b343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:33.742Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9eed2050-7102-4441-b45f-3cf57fd3f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:43.758Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=63c048ee-abf8-48ba-910c-b8bfeb79f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:43.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:53.774Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=910e9e19-edee-4356-b66d-c5effe345f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:52:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:03.790Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0389f3ef-6453-4241-9a86-b6168f83f52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:13.806Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6d632d28-2b51-452e-9ba1-47acb8f8a94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:13.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:23.820Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=eef0781d-aea8-448d-b3ec-afaf5a333c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:33.836Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=950ca4ae-00ee-4690-bb79-de1005544952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:43.853Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0cbf6e75-202c-4c35-b3be-0efefff9c015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:53.869Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=332a8a75-1f00-49c8-96a3-d2344152f8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:53:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:03.883Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d0658a17-2d91-4280-86e6-6d0b699dd820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:13.914Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a2f5a615-6eab-431d-9fda-e86b99bf3c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:13.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:23.930Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2cc4981b-1f9e-44fc-94a7-34712d7d5116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:33.943Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b4698c62-3fef-40db-8f35-9224c2ae212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:43.960Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=465f20e3-a4f6-4b38-9f7e-33b1c2d68a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:53.978Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=86615fbf-2232-4a69-862f-4aca8489cb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:54:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:03.995Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b8e38f01-0448-4144-92df-e93b1f553328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T01:55:07.359Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:55:07.359Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T01:55:07.359Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T01:55:07.360Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:55:07.360Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:55:07.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T01:55:07.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T01:55:07.362Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T01:55:07.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:14.011Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=01c9dd6f-7832-4039-b837-85d584552e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:24.029Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6e400bef-c5c2-4105-9753-26e763adf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:34.042Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f0ba78a5-5ae3-4f6f-994d-feb9b579e4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:44.059Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4c24be57-44bc-4b32-bfb6-b11f92fc77a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:54.076Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d765f769-8035-496f-b4dc-6ed77637bc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:55:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:04.091Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=838db7b4-d07c-44d2-a311-250a76c5b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:14.105Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7615115a-81b1-43c0-8ebc-e05f6f99431b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:24.121Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c3456997-bd03-4718-a5d3-5978dfd8be7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:34.136Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e628d278-237e-4047-8ef2-be51e536d13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:44.164Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a13acce2-f37c-4970-8fe2-2858b3e6cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:54.180Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8aef4c07-3918-4332-b6b6-3a9f8a801a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:56:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:04.196Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ad753f82-48e3-421e-8a7f-99a9fc81b0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:14.213Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=28e1fbb0-8acf-47c3-b194-8f7f38cdeb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:24.230Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c0e95b7f-de77-4045-bf45-a25fbf569a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:34.247Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=20c292a7-c400-4416-a01c-bc63f4d00bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:44.264Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=263473a9-6e90-4023-b52a-02e17d793001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:54.282Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=83c10ba2-156b-41a3-a2a0-723ba7feb6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:57:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:04.300Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e0ad603e-380c-4bf5-a117-bd3d64703bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:14.316Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2e45acc3-84c0-4d75-817d-131713bf4e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:24.332Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6910631d-1283-4ffe-925d-22cc2a874626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:34.350Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=df849909-a6b9-4e91-ad7c-1d1aba1ec5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:44.368Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=79d176be-2c76-40fb-accc-6f0b54ce8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:54.384Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7639ccb1-513b-4f0f-9b18-397c1199671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:58:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:04.401Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fbf28d82-f502-4a8b-b2ac-97fa6ebfa37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:14.419Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cf9ae8ae-98f8-4f3f-8d63-296c2c8519a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:24.438Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fe33cb73-2bb7-400c-a2af-fae003e5cede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:34.456Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=845d5e0a-3b12-4c62-9fba-1291f7dbcfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:44.474Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=931d50fe-e4d7-4bed-b823-b9697e1ff457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:54.491Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e236edbc-470d-434a-b133-5717929d8490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T01:59:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:04.505Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3e1691a7-581d-4740-a575-229059e01987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T02:00:07.363Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:00:07.364Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:00:07.364Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T02:00:07.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:00:07.364Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:00:07.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:00:07.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T02:00:07.367Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T02:00:07.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:14.524Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=05e1f537-0d10-404e-9b74-5a4f39c0bbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:24.538Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6956d57d-6c5b-476d-9cd7-2c6b3c9caff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:34.554Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d0bebcfd-c7df-4c8a-81ae-f34bc8e9e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:44.572Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c762dfd8-2756-4b86-965b-56978db5bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:54.587Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=aa0a6393-facd-4a32-82c3-d5080b9fd971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:00:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:04.603Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=970f74c9-abd1-4d0a-a9e7-f4f529dd75dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:14.621Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=71a84358-4a07-4894-9007-2a85a2af8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:24.636Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=144fbcbb-53a5-4d1c-986c-e1504b55f286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:34.653Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e984a239-9dc7-42ac-b06b-facfa9286b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:44.670Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=81026ed5-b8a7-4979-b4ce-5083787f3d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:54.686Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b915f9ea-182f-404d-a36a-391b4195b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:01:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:04.702Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d9687b07-fac0-45e1-8a73-a550d3735a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:14.719Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1bbc3ca1-04cc-47df-bee7-567cad2d559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:24.737Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4d905dd4-f06b-4c44-a2b6-2d71f279a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:34.753Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0f785c15-c7cb-4f42-8083-7d0c29f73e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:44.772Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6efaf5e2-84ee-4f31-81d1-d5669ace84b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:54.790Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=de47b8c3-5a27-4b64-84ba-0f92ec2360ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:02:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:04.808Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=98410a74-6f25-4b8c-bee0-d67284cfe71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:14.826Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b5266828-c18d-4e00-811b-89a745a25db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:24.844Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b6b67b20-7048-4cba-91b7-d5e8922c567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:34.860Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cc4e0bc6-368b-472b-bcba-30f1c595c62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:44.877Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4a39fbb8-af64-4c84-8c37-75e7b77b8d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:44.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:54.894Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e46d2a8d-f5a0-498b-bd0b-e185d4bd9ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:03:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:04.910Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0c326d0c-310a-4a7c-8f1a-85475f4fe072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:14.930Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c6e1c561-c7cf-406f-8125-466d729c12cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:24.947Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cde9b60f-d4b3-49c3-a996-996f860d1d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:34.966Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=32708d05-e781-4018-bb44-826c0ee99a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:44.985Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=273f926b-c68e-40a6-9e9c-48cf1630ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:55.002Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ad849854-e6b9-4d03-9541-79e06b19ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:04:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:05.019Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=7e193f9a-1f9d-4132-a6bb-66a9da216afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T02:05:07.370Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:05:07.371Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:05:07.371Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T02:05:07.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:05:07.371Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:05:07.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:05:07.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T02:05:07.374Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T02:05:07.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:15.037Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=62b45f6c-8ad7-497a-ac21-07050e9ad63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:25.053Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1f99c3e2-152a-42fc-9db2-01120224c797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:25.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:35.071Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ff71e592-d73c-4930-ac60-c206db05423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:45.089Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=08fab893-e273-4ca1-afc7-475f869539e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:55.107Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=08fbd83e-5788-4485-a1c4-d777a8e8dde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:05:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:05.122Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=17217f69-c96f-4659-a101-03c4eca5f358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:15.139Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9c94400c-253e-4061-864b-e0211410974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:25.154Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=685e0a0c-df11-4fbe-9893-80d7c6d2efe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:35.174Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5e9a87b7-bd6c-4fd4-a0aa-894c3eb3c004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:45.191Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4ffdfe61-b8e7-4de6-a36d-db4185c572c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:55.207Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=79e5d08d-1e14-438f-a688-089a19b5bb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:06:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:05.223Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3ec1c6a1-3f67-4f54-b63b-1b958e51c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:15.240Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9c887868-0218-4f2f-aef2-43af01bf2d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:25.258Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ad3f3130-e525-4c55-8f06-cc5c8cec014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:35.292Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4a48f125-ae5a-4deb-a252-42a735c3476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:45.309Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c5e2221a-d07b-4664-849b-e181023bcf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:55.324Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4e115de3-1381-44b8-8281-7269c5622cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:07:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:05.341Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=10619bfd-f99f-43c4-8fc8-1875712684d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:05.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:15.359Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9f69466f-c709-4858-9418-b5fb5ef32f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:25.378Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a02c9860-dd59-47e1-8d2d-43d97db74cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:35.396Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=72eb61a6-f85d-4761-b877-409fda2d8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:45.409Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=09be8375-6053-4ef1-8324-d9b99cf14ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:55.427Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=15e2afad-8823-4a9f-859a-e3c2bdffcc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:08:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:05.443Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=bb4dacd1-2731-4e82-abba-fa455d10a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:15.460Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a363a0ee-7f66-4d3a-8ada-a659edac3c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:25.476Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8739c2a8-39d4-4275-a528-05ab9acd33f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:35.494Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=87b0376b-292d-4b36-a043-02ab48a20eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:45.513Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0bff45b1-93ba-471d-a391-7f1f21cdd5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:55.529Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ba003692-3252-4897-a580-5c4a8b1d2e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:09:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:05.544Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=127931ab-38bb-4f15-8880-136e7e6bb2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T02:10:07.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:10:07.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:10:07.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T02:10:07.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:10:07.402Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:10:07.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:10:07.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T02:10:07.405Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T02:10:07.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:15.558Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=43c66569-93e0-4d99-8eae-3328126f1f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:25.573Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=75ea8de4-9867-4b92-95ec-cb2e2e467601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:35.586Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ecca3fe1-1d1b-407e-878e-2602dce11564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:45.601Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=572942b8-c9c5-4221-a6c1-fc6ab0a87e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:55.616Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f078aaed-9eee-4ae8-a13d-727bd13fabca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:10:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:05.633Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3d0e3189-4208-4ed9-906e-6a1cb4118425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:15.649Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=36a0fb25-e45c-42c9-af86-a75e8c5984d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:25.663Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=776f9138-5957-48d5-ac49-3f62e1594818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:35.679Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=dd8de06d-d078-40df-8c54-f7ce20b6836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:35.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:45.696Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2103dedf-b1d4-4a2c-91e3-771f26e52cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:55.710Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=df1c213c-3f6c-4e8f-855e-577f020ae948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:11:55.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:05.727Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a8053f2a-74f3-470d-964c-4e9d646b6e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:15.742Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=27578dce-9de2-4a68-9327-f93d20b7d105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:25.757Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=29843f84-302a-4b48-bb15-397263164089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:35.773Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5da32fdb-9a3e-450d-b83d-400fcb5a6c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:45.789Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=8fff665c-ed02-4328-b594-3ba64470663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:55.805Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d6313065-7835-42be-a32a-82fa31d6955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:12:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:05.822Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e796a0a5-2ff8-4c3f-b3fe-bdc7cc01ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:15.837Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ea7d062f-d593-4107-8b10-5f96c06134fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:25.855Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=74cc3a1d-dfa8-4aa2-8a8e-14dcb6f80b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:35.871Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0b3c572f-f9a7-4c2e-b914-e2b6b986941d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:35.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:45.889Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c2fb9bec-0f38-4c4b-85e9-0862836226f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:55.907Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1431cada-f3f5-4a90-b125-87505dc1fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:13:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:05.921Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=b6b79478-916e-4729-9288-4ad1211531e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:15.937Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=17531a1b-045c-40fc-b5c0-df6d074d0c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:25.953Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=e7d13fb5-b830-4d62-89ae-991a9646e79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:35.969Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=cf192168-e117-4077-a1f5-133573bbeb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:45.987Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d678d83b-246c-46d5-ad77-0f33cffeacb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:56.003Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=22c435fb-efed-446b-a58a-1ce35c78157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:14:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:06.035Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3e5f0c6c-1695-47e6-90e6-5a1d88f34f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T02:15:07.370Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:15:07.370Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:15:07.370Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T02:15:07.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:15:07.371Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:15:07.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:15:07.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T02:15:07.373Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T02:15:07.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:16.051Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=109f5626-b823-4064-83ec-6b0b58488097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:26.068Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f0ba6e79-b03f-4a91-b768-7545df0f6e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:36.085Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=2202afec-96f4-4ce0-a8af-5c22905e9caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:46.101Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=21016425-2389-4327-b463-ad6003360bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:56.116Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3fa813be-bb05-4645-b58e-97ffd459bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:15:56.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:06.133Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=35eeb548-fa3a-4bd9-86bd-836cc7d8a352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:16.151Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9f417e4e-fe9d-4429-8603-c448dfe37340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:26.169Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9349e0c7-d41d-482e-b37f-032c7578acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:36.187Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0e3eb3a2-ada5-40f2-8d41-4a196c8e21e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:46.205Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5cc7503b-1a2d-43a7-8977-cdfb115a0e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:56.220Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=230ee308-4378-478e-bd11-35b54fa08cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:16:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:06.236Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=50f7bf39-31d8-4150-a8e9-685c1f47b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:16.252Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=6c0ea8ab-b94e-4308-bf7f-0462c4863fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:26.268Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=66bb2b3c-e295-4f9e-9379-08565ded2ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:26.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:36.286Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c7192c5b-9d71-4455-81e7-912f8dd130cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:46.302Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=20ba3b0f-e540-4472-a619-bf1fdcb9ccbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:56.319Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c53a8077-2184-4bb2-93c4-96d325021853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:17:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:06.335Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1708f8ff-ba90-4e49-a54b-c565024fe3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:16.351Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=22e31964-e7e3-4f71-b467-591269350659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:26.366Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=1a06e753-9564-4bb5-bfe0-8bcf7d9df8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:26.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:36.384Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=d3e730f4-a11a-45f6-a3ef-30ecf3a6fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:46.402Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=95eb1b17-e327-4937-823d-11f337fb4322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:56.419Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a3b4d0b9-5ba1-4ba5-a210-deba3dea4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:18:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:06.435Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=ed830f9f-a24d-4a21-bb2f-bb6d7c9437aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:16.451Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=06d05522-3ee4-4148-ba58-5ecb83478207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:26.468Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=84a92a1f-3efc-47bd-a4e5-6583139745ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:26.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:36.484Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=f4ee2fe3-4e35-47cb-a236-9a3fb183b590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:46.500Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4295b512-e85d-4e99-b869-b5b2c5c47dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:56.517Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=672f51a1-564a-41af-9183-ea8736439c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:19:56.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:06.534Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=a3bdd017-9e52-4dfe-840f-67e07838d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-24T02:20:07.357Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:20:07.358Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-24T02:20:07.358Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-24T02:20:07.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:20:07.358Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:20:07.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-24T02:20:07.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-24T02:20:07.360Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-24T02:20:07.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:16.549Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9d8b940f-b6f7-4d16-b8e0-76cfd91ad380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:26.564Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=5a3a3ca3-ac07-4c37-9476-948ba1586504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:36.577Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4846f280-c5f8-4f07-9bd5-5e0dc32457df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:46.592Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=4f8810c8-1339-49c7-b707-3b740e594b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:56.612Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=c5e63e36-b15c-4228-a309-a1aea20577d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:20:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:06.628Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0f1ef2f9-bc61-4920-a0b1-8d24f0866cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:16.646Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=0abd2436-404c-4f9e-9f4f-6f3577d2e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:26.663Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=fc07354b-3b68-401e-b28d-bc54779619a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:36.679Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=3c46eacb-52e6-44b3-9619-5a05b1329bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:46.696Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=845c7d08-fd93-4bb1-ab39-0d9acceee456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:56.714Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=768fd198-4eb9-45e9-8841-3af7f592f750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:21:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-24T02:22:06.731Z |INFO |Init configs |InvocationID=34b3d86c-cd3a-4d25-979d-95b29696b705, InstanceUUID=9c5ceae8-8f73-4fed-a8fb-887d745a91b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023