By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:09:04.234Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:09:04.242Z |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 |2022-09-12T10:09:04.242Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:09:04.244Z |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 |2022-09-12T10:09:04.493Z |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 |2022-09-12T10:09:04.574Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:09:04.574Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:09:04.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:09:04.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-12T10:09:04.670Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-12T10:09:04.687Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-12T10:09:05.710Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-12T10:09:06.034Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-12T10:09:06.052Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-12T10:09:06.052Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-12T10:09:06.098Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-12T10:09:06.098Z |INFO |Root WebApplicationContext: initialization completed in 1411 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-12T10:09:06.595Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-12T10:09:07.170Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-12T10:09:08.015Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-12T10:09:08.462Z |INFO |Started MainApp in 5.672 seconds (JVM running for 6.085) |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-12T10:09:08.509Z |INFO |Start scheduling PRH workflow |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:08.521Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4cd7fb94-018e-4f2e-8f4c-6ef1094c9862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-12T10:09:10.805Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-12T10:09:10.806Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-12T10:09:10.808Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:18.974Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3b3bde16-8d1f-4504-9449-d1ce023af7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:29.040Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e93e6c1b-05d2-459d-bcef-d0a5a9986178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:39.062Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=15651c2d-6a32-4c0c-8fe2-ffe6a351e1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:49.092Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c46efa42-907a-496f-8208-11140893ef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:59.112Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b65b8eb3-29c8-4961-8be8-5935ff44644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:09:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:09.135Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b22293f8-a7f3-474a-a795-5fa95b3adc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:19.156Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1f0a079e-dc98-4220-94d7-297ec9845656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:29.195Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c27b2df1-4cb4-44e9-91e0-7eab844762a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:39.231Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=976dcd3a-d853-4976-ada2-0a887aae0575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:49.249Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7ce51fb3-7d52-4de4-810a-e3c55b361a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:59.271Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6973a1ff-fe8b-4471-ac1a-83a9f06b4ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:10:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:09.288Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a4138392-0a77-47e3-a18b-33fbeb2e76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:19.307Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d78f5e22-8c85-461b-93c2-97e4a1a8a56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:29.330Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2d8553fb-bc30-4364-8a27-67b99828a854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:39.345Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f6499e17-54ce-4c47-8e0c-4397af38bc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:49.367Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a7503760-9cf6-45f7-a466-b7ea0a949333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:49.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:59.386Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c03d12fe-ed00-4cdb-ac2a-0492cad466c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:11:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:09.405Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6678b89c-2e7b-4fc5-8a52-d8de44aede48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:19.425Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ad879492-d63d-4ba4-b014-e94fc7a52016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:29.442Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4f7fdafb-5ede-4711-9752-f802fb2551e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:39.462Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d73eaf75-1fb7-42c9-890c-e981fef51804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:49.478Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f1fc253f-f0dc-4229-a634-bb5d01a9b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:59.495Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c6934518-649f-43fa-b7c1-409eb1f3a168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:12:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:09.509Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=29e52f32-801e-42a2-9d22-c1d821f430fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:19.525Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d2f8d875-404b-4e21-827e-81ff3179c164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:29.542Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=97a3e53a-b9a2-4874-b2d6-9257410ffa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:39.558Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=de8db578-9651-463a-acea-b86ecb6800ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:39.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:49.575Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ddd026be-a072-469a-a60b-f68a5146402d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:59.591Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=53270329-91b4-4aeb-ab62-c1c665e15f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:13:59.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:14:07.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:14:07.179Z |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 |2022-09-12T10:14:07.179Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:14:07.179Z |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 |2022-09-12T10:14:07.179Z |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 |2022-09-12T10:14:07.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:14:07.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:14:07.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:14:07.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:09.607Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=54b6c3d0-6cd3-4f0b-8192-849bbd479456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:19.624Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2ab055ae-f22c-4d60-9639-d735c25cca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:29.639Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=90cb2f3c-ae38-468e-bb8c-bfdf9b68e5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:39.661Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6dbe9939-f07f-492c-b79d-9d97e736970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:49.678Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ee34267c-18c8-4c44-88fa-d971eaaed09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:59.695Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f710f783-daf0-4c6c-972b-6a0b7545ddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:14:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:09.714Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2e316542-ac99-412b-9195-ae31e02e434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:19.733Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ebed9786-0d6f-4d7e-833b-10019298ec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:29.749Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7bbafe3c-6100-4601-b5ea-e4fcfa510ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:39.766Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=24c18405-416e-4d8e-8ac8-b21d562d036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:49.784Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=72d29f85-fb8c-4f22-95aa-24844a3cb627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:59.800Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3b63d0ef-4930-458a-9aa4-d0476a710ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:15:59.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:09.817Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=36221be9-668f-4147-bd38-75a4d7c95818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:19.833Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bb39376a-04b8-4689-994e-2d69fbf92f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:29.846Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8dd69750-f6cc-4850-841a-fa574d5ea931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:39.860Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1ec99f25-2be2-4155-9bd5-5b1803b6596a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:49.875Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=63a6039c-54fe-4ca7-ae0f-2f726f94ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:49.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:59.891Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0514a071-4544-4f3b-becc-db54567fbc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:16:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:09.906Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b235b35b-7493-42df-af23-1ee5d89b9aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:19.921Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9681bb55-ae3d-454e-a3a9-6b7a798459c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:29.938Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3ef71a75-d764-46bb-a544-50233099d895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:39.952Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=329ae154-d13e-4d93-b162-626c653f070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:49.983Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d07598ed-0586-4401-9e53-77583c5ae156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:17:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:00.002Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=05f3596e-0cba-416f-9b12-bcf67075ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:00.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:10.021Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a1c58f67-0b02-4558-a660-37b457ffd1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:20.041Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fa26dcf6-964f-413c-87de-7de0e6afd482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:30.074Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6c465ddc-35c6-4993-9f17-9fb0bb476c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:40.087Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=396540fa-1897-4a65-a572-f5a60bc7171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:50.102Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3839cf1a-f3cb-4a9c-b97b-ab59e2380296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:18:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:00.117Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a2e472e3-940f-401b-bcd7-ee21140bbe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:19:06.910Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:19:06.911Z |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 |2022-09-12T10:19:06.911Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:19:06.911Z |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 |2022-09-12T10:19:06.911Z |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 |2022-09-12T10:19:06.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:19:06.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:19:06.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:19:06.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:10.157Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=24f43ed7-b05b-444c-b778-554298d9a1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:20.203Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=10629ac4-db03-4627-830a-9fa4de374898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:30.220Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fc02f75e-f55b-4289-8535-b377cc3c9924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:40.236Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9519c146-5522-49b7-8792-c329743448b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:50.256Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1f4db3e9-fdfd-4993-b556-5d0c45e5e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:19:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:00.276Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e9d4573f-bd9d-4781-981e-8e11d7897a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:10.290Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=18202d64-2d80-43ae-9503-d1528570c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:20.305Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d9645c0d-fda0-45ca-984b-2acec2ca2f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:30.321Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=072ff899-316e-4b38-a21b-b8e47f48d012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:40.334Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dea33735-ed74-4e9d-8b1c-42545d4be77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:50.348Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2fe1f04f-4e0a-43bc-bd32-4a5e2a974155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:20:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:00.364Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1e5870ca-cf53-471e-b866-2db5e24c32c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:10.380Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f06e5109-74ca-43d7-a133-b58f59197cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:20.393Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3e612e04-f726-4a4c-9176-3ed01d6e7196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:30.409Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c236b697-11fd-4171-ab48-3bbea5f91e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:40.427Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=136dcc43-bf2f-4ae3-9793-9caff34c7491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:50.445Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=670effbc-5c1c-4a22-b0db-5162cd867773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:21:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:00.464Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6597e1ae-1e2a-4478-b2e3-705688e5529e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:10.484Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5ac59231-c723-47ba-8d69-00d8ca1da55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:20.499Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5e3ba2ae-34bd-415d-a8a4-fedd331442d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:30.516Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9288f717-0a5b-490c-ac43-b2a96ca4f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:40.536Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e3681dae-0dca-4c22-9ec2-4143a840538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:50.553Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1841b1c4-64a4-4862-a96a-df7a672892ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:22:50.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:00.566Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=02747217-dc4f-4a33-9863-07c26602ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:10.580Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a2290f76-f841-4952-bd9d-86ced9303a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:20.592Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=37094771-6a29-4b57-9dd8-574957ea4f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:30.606Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=029e9757-287f-46f4-9007-0fc5d40df302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:40.620Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=742507c2-daad-4562-be4b-d0f6462b12f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:50.638Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=899d37d9-c148-4376-916d-00b85e3ceb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:23:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:00.651Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6719bf37-9be3-4a69-9ac7-09939c4b77b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:24:06.847Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:24:06.847Z |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 |2022-09-12T10:24:06.847Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:24:06.847Z |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 |2022-09-12T10:24:06.847Z |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 |2022-09-12T10:24:06.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:24:06.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:24:06.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:24:06.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:10.666Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1a4e6fe7-ef62-4901-9ce0-dc3b66c2feeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:20.682Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b46e4706-6930-4b4e-a328-5f73c37b5584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:30.695Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7fe3e67b-553c-4a91-90a4-d333c75016a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:40.707Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c2e0bd3c-c256-47c4-aeb5-d3532925a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:50.721Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fee496b7-4392-4794-9bc6-ebf9bc2a17bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:24:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:00.737Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ed8aa307-8c30-449f-b31f-99abc7d575ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:10.751Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=566e82a4-bf01-4bae-bac6-ab15aeea6301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:20.765Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=546f12e5-a3c7-4df9-8e8b-aa0d4f858a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:30.788Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ad822d32-075f-49d3-9a78-ec46d76ebb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:40.808Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2390a2e0-f1f9-469c-88dc-e7598ec380ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:50.824Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0467f6d9-19ff-40ad-8c8b-c317b44dacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:25:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:00.843Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=747ee256-7591-494d-930f-348a31882558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:10.856Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ce29a837-7162-48e6-9525-69c1baa2aebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:10.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:20.876Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=af4072b2-99d7-4fe9-bb0a-0d3c27842dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:30.892Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dc1cc564-c12d-4da9-9b02-4808b9642178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:40.906Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9032ae67-1f91-4883-a9e8-37935fcf1d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:50.920Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dc312f88-be83-4b0f-b73c-5f356de5ba0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:26:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:00.935Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f491c60e-d7af-422b-b9ba-cd20f4582ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:10.949Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e331ad58-72c6-418f-8a5e-c57b8a5963d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:20.962Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=94583649-5790-4adc-98e6-08acbc0e52d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:20.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:30.983Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=32c662a2-fa56-4484-96ae-7b20bc1429da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:40.997Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=79ce54df-03ed-4877-9397-4f84d56529c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:51.010Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1747f494-53b2-445c-9822-afd4b5bde4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:27:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:01.024Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3c011352-7185-4e2c-b486-3e5ba6b3bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:11.038Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d415d213-3d8d-4376-87d9-730ad31bd165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:21.052Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=36cf2ceb-e0e1-49dc-860b-64c555ccd1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:31.067Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=23e689e5-7541-4c5c-8784-c742760c1e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:31.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:41.083Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=599f97da-0c92-4f39-a4ea-1ce3e7a760fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:51.097Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=829eb159-9849-4cec-8c6a-400ecd790648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:28:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:01.110Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=15aab0ad-bd4c-42df-83fa-8579ce150a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:29:06.854Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:29:06.854Z |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 |2022-09-12T10:29:06.854Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:29:06.854Z |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 |2022-09-12T10:29:06.855Z |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 |2022-09-12T10:29:06.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:29:06.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:29:06.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:29:06.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:11.128Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=95f0578f-2e6a-4094-9254-d62696069f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:21.142Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fa552127-55aa-451b-ad5a-833f79d8fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:21.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:31.156Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f37337a6-fef1-4576-b8ec-01635332d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:41.176Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dee896cf-1691-4f8e-b8c2-d294a87b70ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:51.189Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=45226afe-86e3-405e-b7a6-7dbaeab83614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:29:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:01.202Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a87e62c4-0fd5-4d8f-bc85-28171f4b6446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:11.215Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9d8ad4bc-c312-4851-9005-ebab23b1422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:21.230Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e5773d83-2a54-4a03-8e0b-f9fdf43bd617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:31.245Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=60b7a90d-77b1-4438-b976-67c60f6d4991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:41.258Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3cfdfb0a-2775-4dbf-924c-4953c6f984dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:51.271Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d7241727-bb42-48b7-be58-cf57f66c41cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:30:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:01.286Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5fa73876-0fe2-4dde-8cd4-92a70205d9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:01.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:11.299Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=39d74d7d-859a-4e71-b04b-f41179ea8144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:21.311Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f943789e-5769-4e97-a739-16fb4a4c0266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:31.326Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f18972b6-2fad-4fea-9b7e-f25859e91cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:41.338Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a7b43b76-31a4-4a95-bdf6-9e26cecfbc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:51.351Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2fb21293-692f-43e9-b94a-daf391b7ecb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:31:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:01.365Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=64963b20-5bd7-4e91-8ea4-04f26ec5b49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:11.379Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7036b724-acba-456e-87d1-cb24c8c7d06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:21.395Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31732ab4-d464-4dee-8068-b3072fa71d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:31.407Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=de6d0239-e488-472c-9313-ef686bf7848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:41.419Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f47d6f32-7255-457d-8012-c2554f38c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:51.432Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ff407be9-3e65-4195-8f92-345779cd5f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:32:51.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:01.444Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cc81f7e0-ca1d-422b-a2a5-fef6693afd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:11.456Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f5b80e52-fd96-4a71-ad9b-342385b1d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:21.473Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=274e6026-e372-404a-a4ae-4983ba58f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:31.486Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f6db0283-e897-4976-b4d9-c5caefe68096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:41.500Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dd584665-0c1c-4cac-ab34-e69ce97bb466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:51.514Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=29b5f1d7-02db-4721-a795-26918bf0fa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:33:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:01.529Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e8c942c1-27e7-4194-b7a3-2f2b9369740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:34:06.810Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:34:06.810Z |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 |2022-09-12T10:34:06.810Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:34:06.810Z |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 |2022-09-12T10:34:06.811Z |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 |2022-09-12T10:34:06.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:34:06.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:34:06.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:34:06.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:11.543Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ff58a2a7-f26e-4ce5-8a15-b27a8f3cb6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:21.557Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42b40c58-1fa5-445b-8f9c-4984d7f2f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:31.572Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=955e8bda-c950-45fb-8de1-a817ce50b7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:41.586Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c223258d-22e5-4d76-88a4-b35d872228b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:51.600Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e68f2a4a-3fc8-48c8-9c50-7d8fa697abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:34:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:01.612Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=49070ee6-9948-4d82-8480-bbffdcdd337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:11.625Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c3a6dcd6-20a1-4aab-9cd9-75cd13cc6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:21.641Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6d6ba310-9481-46d8-83df-4ca59429352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:31.655Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9d87b2a9-c24f-4a03-bb01-846df32267c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:41.671Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=886002e2-4aa8-4f1c-a7b0-0a0bb401d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:51.686Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7434d419-7595-4470-b460-1f84293bd196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:35:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:01.699Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e926bcfb-6274-4545-b6bd-f69b27b3c6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:11.712Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3afaf970-48ce-4d1c-8d05-b795638b81e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:21.725Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e4b1cbba-2b29-47b9-972f-a3a2347c693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:31.739Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=234b31fc-7eb2-41a3-8aaf-02c29769a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:41.752Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=23397118-cdab-4c02-91c2-8488fd830c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:51.771Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cef4dde8-8c74-4837-a17f-81a9d3a933fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:36:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:01.785Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d311aad6-18ff-490a-a9f1-fc610381c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:11.798Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1b2e7d0f-444b-46bc-9b68-3a2302c529da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:21.811Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6ec107d9-3005-461a-9425-a31600c89a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:21.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:31.826Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=38faddd0-fbb7-40d3-bfc0-f7cf86d96ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:41.840Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=993f401f-afe9-4fdd-a879-90d74492eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:51.855Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=caa8b9ee-5b49-456e-a6be-8e5856cd3d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:37:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:01.869Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=869e659e-01ef-4fef-ac3a-6b71acd4a241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:11.882Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a74d7168-5f03-49db-bc5d-f98ac8a09504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:21.895Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=352b845f-f927-4d83-9aae-20c511b026e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:31.909Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=68206ce0-3b1c-4bb5-8821-f27b89400779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:41.922Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1ee40642-617c-4841-9277-95ad44c16970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:51.934Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=021de863-12b2-4e73-9274-abc45655ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:38:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:01.947Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f2d83b1f-249e-49fc-a016-886997f13f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:39:06.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:39:06.790Z |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 |2022-09-12T10:39:06.790Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:39:06.790Z |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 |2022-09-12T10:39:06.790Z |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 |2022-09-12T10:39:06.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:39:06.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:39:06.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:39:06.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:11.960Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8c44c794-0432-4b5f-a615-2aa208e13fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:21.976Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1e66f601-715d-4fa0-a38e-9af7219749f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:31.996Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=942e1e96-a186-473b-b435-084bc3090361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:42.012Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d8a6f687-4390-4e52-9177-72bd09e3f285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:52.025Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f1cca662-aebc-4960-85b8-cdfd4bed4b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:39:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:02.041Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3496790f-ffca-4262-9dde-f470a1b4aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:12.056Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=41138d83-52df-4f6f-a320-7642f0d16147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:12.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:22.068Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e598ae36-ef4c-464d-b69e-a428b3c16202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:32.081Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42394f78-a104-4f0d-a20a-ebee767f8ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:42.092Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=71cb6544-1a91-44cc-8df1-e5d628211983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:52.105Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e83e770a-8658-4ca0-bdd8-431696e42413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:40:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:02.117Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dac25491-f365-473e-9453-e6168f60faf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:12.133Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d5a9a516-cec9-447e-af3a-7cb1c30a872a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:22.146Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7345cc87-f7d6-49d4-8832-b883cc447abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:32.158Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0795b0b8-84e4-48a3-9964-7fb3b5589d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:32.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:42.171Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3606005d-e26d-4aeb-aa84-bd1c3f04a49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:52.182Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ca1a58c5-f167-41b6-9423-787a09cf6fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:41:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:02.195Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5de3ca73-d75a-403f-860e-63b0751c00b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:12.208Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9e405c8b-643d-48c3-85ae-3729bf87978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:12.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:22.220Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4193e6f5-92be-481e-88d0-14e81bbeb4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:32.237Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e8df4e3e-37c2-4e65-a975-ba5821f1b321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:42.249Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bf4602b9-f9f0-47f9-a5a5-75440b91640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:52.261Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7184430f-5bcf-4ec9-80d6-79851e7ded77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:42:52.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:02.274Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fc19dea6-3a49-4eb3-9d6a-b7b41a6f9b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:12.288Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bf8ca23f-82bf-4cae-a53d-34e36601bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:22.301Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a1ac28cb-c8ee-412b-8bc1-4542971ef5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:32.314Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=efb14ccc-7fb1-44ad-9c04-262abdf60d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:42.326Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=04017fe4-bc5d-43b0-aff8-09d05a5c1071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:52.339Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d96cf903-fcba-4f8d-bf46-c4f707e35da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:43:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:02.353Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a1c32c27-1b7f-49d1-9320-2629a3884de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:44:06.829Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:44:06.830Z |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 |2022-09-12T10:44:06.830Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:44:06.830Z |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 |2022-09-12T10:44:06.830Z |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 |2022-09-12T10:44:06.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:44:06.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:44:06.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:44:06.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:12.372Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8dba74b2-32d9-4f50-8302-f0d096f9d0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:22.399Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fbdb069f-67c6-4b82-b09c-ab1c06400e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:32.413Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3a18dbca-cec6-4f5f-a09e-22f4d3a0f3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:42.424Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f0b3ba13-684f-4810-a3e4-c61caeb18534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:52.437Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f142b37c-7052-4e28-86d1-e8d3fa196dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:44:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:02.449Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3e2e2188-1e10-4429-9c9e-93f99486efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:12.462Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=54fda628-f2a8-457e-a24b-2cbaa695ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:22.474Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7c1d418a-e466-44c8-abad-94573483e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:32.487Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c9996e12-54a4-47ea-b73a-766b4ba660cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:42.500Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=86bb26f3-0490-42ee-a4e9-665768597911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:52.522Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1c2631da-495c-4a67-9aaa-14c5b273034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:45:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:02.534Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d673e059-52fc-49bf-b283-dcf9090b2216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:02.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:12.547Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7181f7a1-b53b-4514-bf8d-5f969480b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:22.560Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1f312b60-2da9-4933-8df3-395b16cd63bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:32.572Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ccd830fe-46d6-430a-8c1e-d79fd58a1e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:42.584Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d2a3077e-60e3-4920-8b10-10b65f53f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:52.596Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bf4cdcdb-e0ff-44c6-951f-e99cd5c29423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:46:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:02.609Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=95f76cfc-681b-4a0e-a562-f8d0a6b7e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:12.625Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=16badd3f-e72c-4f37-bf85-91469abbcbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:22.637Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1eb03440-1b3d-42c8-adf1-a1975ce67c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:32.653Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c0b5e952-1805-48a2-88b1-33257a447ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:32.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:42.666Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ebf1fcae-6bc9-43f5-84d3-b378e92b0bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:52.679Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=da59ae2c-6baa-42ee-80ed-cfcb68f5baaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:47:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:02.692Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6d5d2f48-5cb2-4f4d-b6b2-04b292b849e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:12.704Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3428b745-9efe-4ace-a126-4ee7ffeff559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:12.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:22.721Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a1d70afe-1c9d-4c26-a16e-0ba2ad64db1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:32.733Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5e5b4014-940a-4cdf-aad9-86b7f08d1544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:42.745Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f5c4ad05-b5ad-4317-9ced-243a3d601b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:52.758Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1bec9cbd-f45b-4461-9ecd-0658c04d51de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:48:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:02.771Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9b9c83e8-3e4d-47cd-b9f1-d742ddbf2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:49:06.764Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:49:06.765Z |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 |2022-09-12T10:49:06.765Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:49:06.765Z |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 |2022-09-12T10:49:06.765Z |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 |2022-09-12T10:49:06.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:49:06.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:49:06.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:49:06.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:12.783Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a0573f5f-f803-4997-8408-de14966924ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:22.798Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=38b3b69d-b378-4dc8-88b0-c12b0505931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:32.814Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=88975430-cd45-4622-ad04-dae4316a1ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:42.827Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e63ff88c-fefd-4a84-8184-4055ccb4612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:52.839Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e97c492b-8455-4cf9-9bad-066da09e2a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:49:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:02.851Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f6a9e3ad-cf36-4586-86a9-72d3b846badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:12.864Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8d065231-dc6a-4449-9752-57c1a3912573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:22.876Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=feb024b5-2d01-4a6b-a760-cbba1c323cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:32.888Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b04dd5da-82fd-428d-8a1d-e981e6c8f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:42.901Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d6f4f79f-ca00-41fc-a093-7c36e8ee037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:52.913Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c537096e-1d65-432b-9155-e85cb5cb1dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:50:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:02.926Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=933bf7b3-f940-464b-9985-80545646438f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:12.938Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0807f761-cc3f-46cd-b0ee-e132ad331b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:22.957Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3bf8283a-966f-4d1c-b3bc-b7fbc32cd146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:32.970Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0b5a804b-11e3-4994-82eb-818b41a099c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:32.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:42.982Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3befc4a6-31cb-4092-9581-e9bd76b76b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:53.001Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5bc4f59b-1417-429d-acb6-e554eb8d7f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:51:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:03.013Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=219ba9e3-9841-4d5b-a1a9-02c3a6ff621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:13.024Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=562d3e94-47f5-4787-b637-9da17ed28f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:13.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:23.036Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5ea4518e-ab96-4bb1-aaac-107a466b9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:33.049Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=480d5c55-0f29-4939-aff2-107341406a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:43.060Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c3a4c785-9c4f-4bf5-9815-99f3cf7ea106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:53.069Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=050ce4e5-9aa7-4186-92de-9a2f23892a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:52:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:03.085Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=39d55894-5f9e-43a6-8192-6dfea054ced9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:13.097Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a89bcbee-1269-43e2-ae1f-8b42d24295cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:23.108Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e2e8a26f-db9c-492d-b2cb-85828e06f1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:23.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:33.118Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3fd81bd0-4549-41fe-aac4-5cee486dba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:43.129Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2173e46a-66eb-455f-aa6d-2e8be8b40aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:53.140Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a4abcf1c-4e16-4c07-a989-c3d04eb539fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:53:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:03.152Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7dd2ff2a-066d-42a5-8be7-a29471788e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:54:06.810Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:54:06.810Z |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 |2022-09-12T10:54:06.810Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:54:06.810Z |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 |2022-09-12T10:54:06.811Z |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 |2022-09-12T10:54:06.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:54:06.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:54:06.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:54:06.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:13.163Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7e4bdbac-31e3-4973-8a0f-9f717bdd9a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:23.176Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=65e55da8-5bac-4f35-9f9f-b8ad2cf486fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:33.187Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=89a16ea0-c2e1-46d8-9ce5-44f6dc8fa86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:43.197Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6011a24f-0c95-4692-8182-3e4447b5eeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:53.210Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e03c6b1e-944a-44da-bfe5-3db440abc396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:54:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:03.230Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=86ac9d5c-036e-4dc1-8c86-ad8d3766c41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:13.246Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f63d5e2d-f186-41b0-a21b-878b37e1b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:23.258Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a3c933a2-c772-465d-b54e-a066b3e4ff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:33.270Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=04d73edb-2360-487e-97a9-c315f743464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:43.282Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1e3bae3a-2f82-495f-a92b-eade65dd6fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:53.297Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=23a82a30-e5e0-4dac-96dc-29afe97444f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:55:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:03.309Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fea6e5b8-e97e-4b3c-a7a4-3f635a0786da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:13.322Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1d2ece19-ff92-446b-b4b5-a4abc388015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:23.336Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9225797f-940f-41ec-a47f-fa3400681c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:33.354Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=62ad5c37-1933-4926-96a8-5b9cb448ae0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:43.367Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1983afe3-abe9-412a-b873-3b4eeb63bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:53.380Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1d1f9641-1d50-4314-ae7a-54ea8ee35e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:56:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:03.392Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=80ec843a-a78a-4908-a1e5-c831e2ab6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:13.411Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=baec2a90-0a04-47cf-93ff-ffd7ecee7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:13.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:23.423Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0560847e-8bfd-48f8-b5e2-2a40e47d5d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:33.435Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7e3bf3d1-8c8f-4a7d-a8ca-d74245e4e564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:43.447Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b179f85a-1776-4ade-8c14-617b6b8133bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:53.459Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=da1e7e49-f66c-40a0-8d32-f3e5cd39e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:57:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:03.472Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=72601549-6238-48df-bb1f-39bc5ea963ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:13.487Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=32c0bb7b-8ec3-47e4-a98b-08c741671a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:23.504Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d625efff-5e55-447e-a3a2-8dfc06cdf094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:33.526Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4b01a878-fccf-41e2-984d-1f226926471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:43.537Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e2f63d21-3fa3-4eac-973c-d2b268e68236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:53.548Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=093ba19a-0086-4482-b750-750eb0dc8c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:58:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:03.561Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=774bbeea-8841-43f1-93f5-5dafc85a4731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T10:59:06.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T10:59:06.791Z |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 |2022-09-12T10:59:06.791Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T10:59:06.791Z |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 |2022-09-12T10:59:06.792Z |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 |2022-09-12T10:59:06.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T10:59:06.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T10:59:06.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T10:59:06.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:13.572Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8310e864-d241-47d8-ba47-6da8c05f37e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:23.586Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8b33e0a5-6f9b-4926-bbe9-5894621bdec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:33.598Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5cec6ffc-3a63-4b40-9eae-e095b0a148b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:43.611Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=36256dc0-4196-46a6-9ddb-1343b71e3558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:53.632Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fb8c96f5-b88b-4536-a74b-515e9c2c72e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T10:59:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:03.645Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=632e0fcb-fdae-4527-9c02-c246f2eabf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:13.663Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=48b610ba-1b8c-4cff-a761-2bff6202d23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:23.676Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b7986ec9-f4b3-41d4-b4e1-21c8ebbbaa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:33.697Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4112bdb6-135a-48b1-ab0c-77732cef705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:43.710Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3be3fb88-c974-4a45-8fa5-04feeaab49e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:53.723Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7102207d-5cff-47b3-a91f-717d9c6a3b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:00:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:03.735Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2f1fd003-6a5a-4f7e-9908-48220700966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:13.747Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=093ef1ad-4cd5-434c-ba3d-78730192a1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:23.758Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fb2e59ad-6b81-44b0-aa81-cc31456b20cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:33.771Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b9fe29ee-838c-429c-b142-5941042d3747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:43.782Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bec5e446-dfb5-4b4c-a537-c3848b1fa76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:53.795Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cf7657fd-e3c6-4409-bb35-e14747c98ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:01:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:03.807Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=902c241e-21d2-44fa-bdcd-2c3bc162670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:13.826Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4ac727b7-4c3b-424d-ae48-38766e5a2458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:23.838Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31c498d1-1512-4b1a-8f81-0f7ca17437b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:33.853Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7eb2a68d-f57c-48a1-b00a-75bd2d522ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:43.864Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d833bb2d-6699-47ca-81d1-81eabbfbbca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:53.876Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=64ab7714-165a-40e5-9073-41a251cb0e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:02:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:03.889Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=db3a1f1d-d7b9-4403-93d5-4bc0f52c901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:13.905Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=01e556ad-7f3b-4a43-81a1-2790c261d1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:13.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:23.918Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=89eb235f-f760-4412-9f54-685e2ec7e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:33.930Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cdcf6a3f-b868-4a22-bc6f-c1ddabb20d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:43.942Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=33a5576e-d511-4074-bd71-3a6203ad64f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:53.955Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=93563b40-1759-4e36-a16d-930e1165311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:03:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:03.967Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=910e3b7e-c4aa-4a75-be27-b2311e920a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:04:06.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:04:06.799Z |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 |2022-09-12T11:04:06.800Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:04:06.800Z |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 |2022-09-12T11:04:06.800Z |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 |2022-09-12T11:04:06.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:04:06.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:04:06.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:04:06.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:13.979Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=717ba7d9-6c4a-4383-b45c-4f112120b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:23.993Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0ef82687-ad52-4247-bdb2-ba172986143b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:34.012Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bdd82758-5788-41fc-863f-a819a858948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:44.023Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1fa90fb0-576f-4ab3-9853-4db6fb228a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:54.038Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ba5f03dc-04c9-4b26-93b8-b37245838e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:04:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:04.050Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8ab4036c-12c1-447c-89b2-0e7a97147372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:14.062Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=74f425d4-b282-4080-b57f-9f80b21b9f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:24.076Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dd02905d-dd95-4851-81ca-654c667ec1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:34.095Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8f392897-88ad-4a34-86a9-c5e187462307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:44.109Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ed4d7368-4583-4283-a8ab-8dc96f6386a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:44.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:54.123Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=335a6a9f-fb94-42b0-984c-107f81e63623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:05:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:04.136Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a63dbdec-ce26-4f68-977e-2c351b086be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:14.151Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=47640859-7a22-4ba9-89e3-0785f6a38d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:24.162Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a896cd2c-bcbc-4023-9fd3-ea018f9db7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:34.174Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1c3bf234-ac4e-409e-ae67-278f4b4cf70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:44.186Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9cd2a736-8742-4ba7-adef-6411c866d4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:54.198Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=21374464-5f6b-423a-b719-3ccd791e6d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:06:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:04.209Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cb89ffc1-61b4-43b2-85b5-7185c3082a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:14.225Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fdf996b3-0339-46cb-8743-effc8f410548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:24.236Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=384912a3-e557-4b87-a255-fec18985c0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:34.248Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3dba9c4e-ba36-43f2-a278-21dd36c00097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:44.261Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7a8172e2-3d52-484d-a8c2-6d3fd544a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:54.275Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9a79437e-1b42-4672-bf7e-0f557cb1d73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:07:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:04.288Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=92d56a39-dbd0-40eb-804d-0432313e9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:14.301Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2f56f277-78d3-4ca1-a8f4-136cff0d2b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:24.317Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4eabcd0d-e05a-4d1a-b685-e55dbc01150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:34.330Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3c5e07cb-3a0a-45a6-b8f9-df50c5355dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:44.344Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bd27da61-f9eb-46df-8abe-d2b2dfec3aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:54.355Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d8c3f814-264d-44b3-b063-f483c85c06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:08:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:04.370Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7474882a-2820-4e37-af94-495dca997e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:09:06.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:09:06.797Z |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 |2022-09-12T11:09:06.797Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:09:06.797Z |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 |2022-09-12T11:09:06.798Z |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 |2022-09-12T11:09:06.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:09:06.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:09:06.800Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:09:06.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:14.381Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=66c5aabe-e02e-46d0-9d93-9fa5fb7a5d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:14.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:24.393Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f6e2d7c3-90e8-4303-9b75-465d65c6a62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:34.408Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=361fcc21-1ccc-4091-99ea-e030e48e4777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:34.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:44.426Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ad77b498-bb20-451c-81e6-377eb739757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:54.438Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6ac0fb76-b31c-43a4-b021-9b9ca0edbe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:09:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:04.451Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=264ab521-fdc7-4ce8-95b9-07bc14ec5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:14.462Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a7ae1e21-d8c7-44e4-9005-01fd40b8e99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:24.477Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=73178bde-4818-4d34-ba0f-6a661fa93e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:34.490Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=551c5866-cccd-40f7-a8ba-c5cb3cf8d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:44.502Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4f246c11-cf87-4164-9c44-46eaee58a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:54.517Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6583d542-897b-4d36-89d6-f16457d4fec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:10:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:04.530Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=48e035c1-e6bc-46cf-8ffa-0c1fecd7c941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:14.543Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8b4d0802-a2fb-417b-b75b-3098663fbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:24.557Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4ec9cd9a-f291-4f2e-ab1c-dcbeb03daf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:34.569Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=34b9a18b-dba9-45c9-a774-afcb3d705e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:44.581Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d8467aa6-59cd-4948-93c4-27954ee954a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:54.594Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=14a12c4e-dfda-4780-a447-b1d29d06911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:11:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:04.606Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=50887104-5b94-4196-aed3-bfbdd2c329c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:14.619Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=031418f1-089b-40e7-9c54-545aa32ba5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:24.631Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e062a305-dd8b-4c21-b22d-2ae583165ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:34.641Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9318f9fa-5ded-4633-9653-c2e2a5189965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:44.652Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3f10429c-15ee-4d57-9f2f-0f48266fba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:54.663Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0609017d-12e5-4a2b-aff8-dddb6d95cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:12:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:04.674Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fc3dc589-7315-401b-9a33-af3da9baba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:14.686Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ff7ddcb5-a5a6-4cee-9411-b16b65e1a9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:24.697Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9cdda5f2-b663-4dfd-987e-89466e988630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:34.709Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f5d8164e-de46-4cb5-8e54-62b7dd87571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:44.720Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=61db7d5a-c58c-4b76-a969-59b04fb9ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:54.736Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=feb3cd74-927f-42c9-9edb-9902be560b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:13:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:04.746Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=803c9c3c-6005-47b1-afa4-710fbf19dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:14:06.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:14:06.791Z |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 |2022-09-12T11:14:06.791Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:14:06.791Z |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 |2022-09-12T11:14:06.791Z |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 |2022-09-12T11:14:06.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:14:06.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:14:06.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:14:06.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:14.756Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f4ff5746-82c3-4a76-8017-7524e4d0d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:24.767Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8e095f86-b223-42a5-8e8f-5f5b9479fc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:34.778Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=615d2ab7-206a-4fba-9ab4-49f360cacd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:44.790Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f7c234e8-f552-495d-bb9e-f11dffd3f14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:54.804Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3d1a51d8-6411-491b-b7f6-7992c846f3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:14:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:04.816Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3b73f1fe-d484-4bba-bd8a-b00a6209cae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:14.829Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ab645583-e5f7-462e-bee5-747e7238ad72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:24.844Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=80610557-fb32-4e44-9253-22ac33ccc410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:34.858Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0f00f5c9-2edb-46fa-8f92-e35804ac2e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:44.869Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5f4ba075-0e33-44cf-a06b-3c45f864f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:54.881Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c560ae28-a72c-4b62-938a-89bb8f433c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:15:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:04.893Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e0401c45-bdab-4322-b82f-4eb4faa8dafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:14.906Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6f0f8c90-40f7-4686-8575-744afcd107ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:24.922Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b295fe38-fc74-4506-894f-15458e1944fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:34.937Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2e5f1bb3-ad5d-4ea6-9792-5dee7351e967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:44.952Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b8cfcbcb-6c54-4b19-8a33-ef3e59af4b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:54.961Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=64369ae3-617f-444c-875e-1db564e20c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:16:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:04.974Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4072c6ca-3745-4f82-9ee8-0b3fc62c40ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:04.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:14.992Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=eeb05d85-014f-4e26-8a6c-900d4be98d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:15.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:25.003Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=25d594f7-dc59-4f8c-b982-9179e4d410d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:35.017Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2a55c66d-787c-4a0e-850b-ad6fee66ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:45.030Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e8d71e63-0e3d-4cf3-b63f-05d62e477eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:55.041Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=418e8b7c-8f06-4fb1-b707-4364f0e8a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:17:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:05.052Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=87f48427-d050-4aae-a87a-cb6fe54ecf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:15.063Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0a5c319f-9dc5-41d5-a45b-92fceb7260e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:25.074Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=603c2ea4-4669-492b-a4af-1db67ccc006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:35.085Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8d3b230b-2dca-4f99-9dee-df7d487b3bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:45.096Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e261ec79-5ef6-4280-92d5-9ad46c39e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:55.108Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ddde86c5-56ee-4367-b4e8-6442b565cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:18:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:05.119Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=68eeb729-9b76-46e7-8177-649645bbdcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:05.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:19:06.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:19:06.826Z |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 |2022-09-12T11:19:06.826Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:19:06.826Z |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 |2022-09-12T11:19:06.827Z |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 |2022-09-12T11:19:06.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:19:06.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:19:06.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:19:06.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:15.132Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f0deb309-c25b-4c87-861a-5f43126db0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:25.143Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a9064b4a-2f79-430d-9b11-dde10a5eb9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:35.156Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1acf1440-8b2e-4778-9537-9ee1ca68d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:45.169Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1bcde58b-6432-4e63-bf77-92fd22c130a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:45.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:55.181Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9c35c685-fc10-4a15-bd00-46c84bcf3921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:19:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:05.191Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=54199071-248f-48ca-b5d6-5b4c6f460029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:15.205Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3f9b11b7-e5ef-4e66-8dbf-9ebf4f667a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:25.218Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31ffa7af-1b30-49e5-b42f-6994b8c6534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:35.238Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a401c036-47dd-4584-8b85-a32d1448badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:45.250Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=529ea8c1-f9bf-4e75-ba89-71b2b9aac81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:55.261Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e13e9387-b186-4497-83d0-87c3ca9e87cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:20:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:05.273Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e0fb7383-5be5-41cc-a92d-0902e57fe58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:15.285Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=51825f9f-283a-4a95-91ed-cd65f2bfa52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:25.297Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f5760b66-13f1-4212-a7ae-90e5c876c231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:35.318Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8d0a2e8d-d716-4ba3-9a0a-c69e7e4a3d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:45.331Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9e8248dd-7eb6-4ba9-b567-b6651a2d6376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:55.347Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=263b3f0b-d674-4761-9916-7b28dd8a8731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:21:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:05.360Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2298baac-9f8b-4fbc-b795-b094129798f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:15.372Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=76266145-0902-43f4-a6ef-63dff2df7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:25.382Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=33f32849-5533-49d0-b40d-049b8bd71dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:35.394Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=44f57a66-9ca8-40ad-ae5c-e636c6d4ba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:45.405Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=63bb4fcc-380c-47c3-8be2-0c3faf98dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:55.417Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c97648c2-f195-4d9b-9768-a6ba90e7074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:22:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:05.429Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=accabf43-1172-41f5-8ab5-b767cff3db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:15.440Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6c0cc138-c9e6-41b3-a205-c09d3077f2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:25.450Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=22d601cf-c8b2-49bd-a1d6-2dcc220adb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:35.462Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1431479d-3309-417a-b516-a36e176a24b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:45.474Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=91352444-c6b6-4ed3-a88f-c38a78065342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:55.486Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=14fe692a-a2ca-44f5-aa3e-1d4dc10a8a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:23:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:05.497Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=edc14158-622b-430d-9b59-1093648c1c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:24:06.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:24:06.828Z |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 |2022-09-12T11:24:06.828Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:24:06.828Z |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 |2022-09-12T11:24:06.828Z |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 |2022-09-12T11:24:06.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:24:06.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:24:06.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:24:06.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:15.509Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5af8f32b-af11-420c-a084-4ff85ba63b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:25.521Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c829b8ee-66f0-4d75-aa2b-cc4fc8245794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:35.533Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=313e5cea-4f6d-46ea-ae43-e6b66b6dcd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:45.544Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f42ea87a-60c9-4471-ae05-a877553e0e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:55.556Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d3c23b5a-df75-436a-95c2-8792df88921c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:24:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:05.567Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cfeeff0a-a496-4bd4-9897-f64153fb2da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:15.578Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e13db878-659a-4eac-815c-f5f1e74164a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:25.589Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fdf71c52-5ab7-4a26-8c36-72baac6e27d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:35.606Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3a42d5f8-ba86-4a24-ae2c-af307efdce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:35.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:45.617Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=222b4a2b-a0d4-4657-80da-febcabc3481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:55.637Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bde21699-a3cc-42f7-8da5-cfabff838172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:25:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:05.649Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42eb1179-9abf-4d22-a058-38e2b349998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:15.662Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=454beae5-db5a-4d99-b288-4dca5c71e6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:25.675Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31842003-8334-41fb-b025-6de5d2296219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:35.689Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1b8b3a16-3a82-487a-beb0-aaa42969c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:45.701Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d3ff1754-89b7-4383-91c6-c6678b6f5b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:55.722Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=073affff-dff2-452e-89a5-c8966645d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:26:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:05.737Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1cb952ee-ceef-4fe7-8606-164ae7671ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:15.748Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=124268b4-d1c5-4535-9af4-ad719375ecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:25.760Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5be803b0-913a-4b7d-80a7-89f3b8e6b0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:35.772Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=184c3ef2-5e96-4459-badd-7b2e7382c8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:45.783Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cad0ff80-ae39-44c1-be7c-26af75095b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:55.794Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5e6c5c89-1966-49b2-b413-e91202470dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:27:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:05.807Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=37c6c1d2-8d8a-4e66-910e-e8fa9c91260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:15.819Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ddbc616c-4167-41a0-b820-2ae4c06a50c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:25.831Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=94b9c893-7717-426e-8ba6-4f8e8dbf72c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:35.842Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=873b9f95-9908-4f17-82eb-a85864e8cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:45.853Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a2c29d01-9409-4fb8-a866-10af5b966ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:55.867Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ff515561-ef3e-4b2d-8ada-7a19204093dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:28:55.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:05.878Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=03a9b85f-0e8d-44da-8604-64ce44b8ba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:29:06.825Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:29:06.826Z |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 |2022-09-12T11:29:06.826Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:29:06.826Z |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 |2022-09-12T11:29:06.826Z |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 |2022-09-12T11:29:06.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:29:06.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:29:06.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:29:06.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:15.890Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=331dd872-43f2-4d5a-813c-bed1e2cb75df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:25.902Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6707b3a6-54dc-4ca9-b155-5606d536a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:35.914Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9f0db6c8-d1c6-4559-a415-8e106d800189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:45.928Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=78c6a50e-dfb5-4bcc-a7ed-bd7ba60616bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:55.941Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4ae08e56-fedb-4b78-b17a-57a495faa699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:29:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:05.955Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cf3409a6-efb0-47fd-a9c4-164cfa0040c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:15.967Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8b51b1c8-989b-445e-95de-84d33054dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:25.980Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7fd9d799-93e8-4697-af78-a142bc9c61f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:35.991Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fbaacaee-79ee-4856-9245-811c33881245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:46.002Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=83889563-35e1-4189-a1fe-291e091d7cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:56.014Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bc2ef342-4c8c-45b3-85a7-dd35a1c88ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:30:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:06.025Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0a6e01c9-e31f-4eef-b746-aca412f37aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:16.037Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8e6cb45c-c0da-46ea-8dfa-208bf15039de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:26.049Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=78a1d7e9-e533-44d3-b34c-73647e4d83a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:26.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:36.060Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8427761d-1bd4-4615-810b-58448f240698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:46.072Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=667f596f-046a-4a8e-8761-5a564ff6e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:56.083Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9e6bab4e-65cd-43b6-910a-5bbcb8a4b59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:31:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:06.096Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7b8f68b4-3f17-4592-8606-69376620daf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:16.107Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9d512b6e-f9f5-444f-b3a5-48d400f99ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:26.121Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b2c7a58a-336c-44d8-9900-962efd4bd314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:36.130Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0cae1968-51ae-472d-bb30-7d348b99a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:36.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:46.143Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a5905f51-8341-46b9-8816-7d6d0a540829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:56.155Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=70494472-6224-43fe-8298-2b65c12059be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:32:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:06.167Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fbe59804-3de9-4890-b66d-2c1c7db94d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:16.178Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b3a681f0-5f80-4e7a-8eba-bcdf1ed2d2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:26.189Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1d0a1e73-5e64-46d7-93d4-7c28447d6a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:36.201Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6f02d6bc-97f0-4774-90f6-29a01cf5b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:46.214Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=64173790-9e35-4dee-8658-c58e5cc7e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:56.225Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fff6a2d0-0a3c-47d2-a382-49ea2b6a1bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:33:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:06.238Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=69bbd878-ff9a-4331-9ab1-2ee616766c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:34:06.843Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:34:06.844Z |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 |2022-09-12T11:34:06.844Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:34:06.844Z |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 |2022-09-12T11:34:06.844Z |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 |2022-09-12T11:34:06.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:34:06.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:34:06.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:34:06.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:16.250Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c33f43b2-f951-4a3a-b086-5e513b1b06b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:26.262Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=900df0ca-5106-4f3c-956f-cc2a99b2eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:26.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:36.279Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=45f80461-3b72-4025-a870-2398419b65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:46.292Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=247f0cb6-6bf7-49d7-b3b9-b3bf61acbbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:56.303Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f80e5f4d-baf9-45da-95d3-27df0c108239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:34:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:06.314Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=65a87635-9f14-4ed9-a764-b2662e4730de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:16.326Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0c622667-6f6c-4e02-aafd-7de590f6b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:26.359Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=789b15d1-74d6-4312-a9f8-c1598063bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:36.371Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8bc45801-5048-408c-b1d8-8ceafae8e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:46.382Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dde60f2c-8546-4d5c-905e-8e983b43b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:56.394Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=284989c3-27e1-400c-b24e-46b4477e55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:35:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:06.406Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8b8435bb-1152-47a6-9209-6c2378d4c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:16.416Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=abf2c5e8-1727-4273-9f8f-127e31c024cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:26.427Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a7f4665c-f9c1-421f-b6a8-18fd45807f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:36.439Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dbb29186-7181-405f-8d46-1936dc332185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:46.452Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fc6ffc81-464c-4267-8480-59ea0c0d58dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:56.465Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a14d19ec-9142-4265-a413-be93fd33f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:36:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:06.477Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1c6b93d5-eaeb-435d-b51b-1917ccc1b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:06.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:16.491Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=83c6e60d-a2aa-4aa9-8d86-ef8a68bd4023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:26.503Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a46bcdee-c6ff-4951-b683-d0eda0b1ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:36.516Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=da871b48-dcf1-4b35-9ffc-4b53a5f1286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:46.533Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=81921431-3fb8-400c-bb70-2535a2ab4616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:56.549Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c054037b-76a6-4be0-8acb-ea96699bfd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:37:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:06.562Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=17e48fe7-eb7e-4440-8b74-96d935cbf264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:16.574Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f07e306f-c182-4166-a8de-4a28e3bfc102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:26.586Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=074bea3c-2058-4f75-8c3b-bacf76da9d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:36.598Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7be7138a-6f4f-48fb-a06b-12864fe442a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:46.610Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6339c3e4-d809-401f-ac95-e9a6af05cff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:56.624Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=86089146-e4e4-49ef-bbc7-849c3ec33ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:38:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:06.638Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=05f22286-cca1-4e27-9127-bb6bea58bfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:39:06.823Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:39:06.823Z |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 |2022-09-12T11:39:06.823Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:39:06.823Z |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 |2022-09-12T11:39:06.824Z |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 |2022-09-12T11:39:06.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:39:06.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:39:06.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:39:06.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:16.657Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=49b17672-4f33-475c-9d57-f294398d3f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:26.669Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=51456964-b08e-469c-a23c-3f343cce0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:36.678Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f7bdab8e-baf6-4b97-9911-e0d9cc661a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:46.690Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f78bb227-e4fb-4bfb-b7d1-0971a9b2b9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:56.701Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=20d504a7-5b6a-46c5-aec5-ce778e6e1ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:39:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:06.713Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ff3513d0-5c6b-4245-9ab2-e0a0fab1adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:16.726Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ac37abb5-9103-4ad5-a429-33c0be551b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:26.739Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0ed72126-1624-468d-9e6e-a4f0be3975b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:36.751Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=db761967-c647-47c7-9f07-f61af0f2eb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:46.762Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a72b589f-2b0e-46e6-afc3-50700c391572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:46.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:56.777Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9f9e1ec1-caac-44d2-9cab-d8d4973a413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:40:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:06.789Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fe60ffae-384b-4222-80a5-f42e757bc74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:16.804Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3df95b17-92ee-498b-b426-ad8108162250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:26.817Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c06cf0d8-f28e-4860-9439-4742eb2908c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:36.830Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f3769951-6e0a-43db-89d4-b1e8a6a4ec4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:46.842Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=125b412e-9c1d-431a-b793-05d5c4bfb869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:56.854Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4c70abcf-5288-4465-a536-6103305edc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:41:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:06.865Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=10981c36-d4cf-4983-b153-f9898a027527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:16.878Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6dd457d8-4f77-4a96-92f1-abb522a552a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:26.891Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5dc326c4-af5c-48fe-81d1-26521a50500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:36.903Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=722970a1-ad39-4dc4-9d53-b31a56dc9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:46.915Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f81cf661-8999-424c-85a9-4bbc012b4f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:56.927Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=356f61f6-dced-4e92-8c48-b4cda478bd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:42:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:06.939Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=04aa5a27-a850-470a-9684-a74bb8b3bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:16.972Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a756c363-7f67-428d-8e1a-bfb7fb41ab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:26.985Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1d6c8a4d-9b99-429a-9464-1426fd68f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:36.997Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4abe7762-3253-47a8-b0f4-1c7ce90f3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:47.008Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fbc18642-191e-4877-87c7-172239787b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:57.021Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=192fbec5-c67e-4d62-9e2b-77ab6c5c2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:43:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:44:06.817Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:44:06.817Z |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 |2022-09-12T11:44:06.817Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:44:06.817Z |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 |2022-09-12T11:44:06.818Z |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 |2022-09-12T11:44:06.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:44:06.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:44:06.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:44:06.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:07.032Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c43f8b5c-6b3a-4e93-8517-51525d497757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:17.043Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f1272f35-26b0-4421-a1a7-06988ad9b2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:27.055Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8c597523-9c2f-434e-b5ff-ffce71a3bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:37.067Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ac597a51-9b39-4e30-bacd-ac1f441e0b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:47.079Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f38b5bbd-f640-4392-abdd-4ef93ec4c2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:57.090Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f923df86-59de-40b3-b185-e49ecabe05d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:44:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:07.103Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9bce8fae-2555-4539-be75-2c3d87d470e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:17.114Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3e449013-11e1-486a-b24b-9e9ceeef7b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:27.126Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f2cf5781-5d9f-422c-bebc-21a350cc5343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:37.137Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=690a3c16-8051-49ab-a3a1-f06ac7ae5d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:47.149Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d45aa72c-da5d-4dbd-a618-1342d402f7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:57.160Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b07eb248-a8c7-4b5b-a4d0-30be68cfa803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:45:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:07.173Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d742e002-f4db-4e21-8d5a-a014e0ea5c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:17.185Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ecda083f-030e-4018-8efc-fa35ea12f7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:17.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:27.198Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=49539277-fa2b-43e1-9102-45f2175ee66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:37.209Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=86725d8d-4111-47fe-ac2d-50f246f2ed63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:37.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:47.221Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c49d4541-f7ba-472a-9a4e-15cf71b53a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:57.231Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=23c823e0-0695-40df-8dab-750f9617cce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:46:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:07.243Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=70555155-570b-42c8-a9ad-9c0e1fe9627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:07.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:17.255Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bfd2f789-302a-4d23-91dd-c33f2ffaf2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:27.267Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8b33d8b6-455d-44d5-8ffc-75ed323fa83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:37.279Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d50e3b65-7b23-45c4-b117-40a73c27a863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:47.290Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=91cca26a-c168-4925-9fbd-150d39334a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:57.302Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b1fbb976-0ca1-44c8-8b2c-129879988851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:47:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:07.313Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=484910f4-29e8-4cc5-b8ee-3a82a3bd0e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:17.327Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a44e8c70-3e98-4cc5-926b-929a5930e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:27.343Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b4d8f107-d17d-47aa-a482-dcdea682a324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:37.355Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=664b972e-9fc2-4c3c-ade5-485fdb8890e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:47.365Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=83864dfb-e685-4ca9-8077-c11455c02c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:47.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:57.379Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=286ca7b9-1d16-4949-a5cc-432e4ea273fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:48:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:49:06.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:49:06.809Z |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 |2022-09-12T11:49:06.809Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:49:06.809Z |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 |2022-09-12T11:49:06.809Z |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 |2022-09-12T11:49:06.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:49:06.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:49:06.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:49:06.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:07.392Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=14a3736d-1a56-4bae-aaf2-45ea9ecd7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:17.401Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=496a7b29-6bdb-4aad-ba25-9ea1241e4671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:27.416Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=827d6794-db7c-47b5-82de-7881cc0dd5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:37.429Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bfcea03f-7061-4473-9c73-424f6273c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:47.440Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2f6f1b96-fdd6-4ccc-aaa8-9a0ddfa36d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:57.451Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=da07ae8a-76b6-409e-9e1c-d5def649f47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:49:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:07.463Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=868f4927-7799-4f2f-83d9-055165834041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:17.473Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=680df192-317b-4b45-a4c2-839ec9a8c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:17.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:27.484Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fc0488e0-fabe-42c5-8f87-d63de6b9b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:37.495Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5ae8f75d-3704-4d65-a7d2-d06b8708d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:47.507Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0939208f-02ec-434e-ba34-75989b82a934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:47.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:57.519Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=731b2795-1e2c-4e69-8a58-a9c1c09afea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:50:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:07.530Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=de3712f7-ef9e-4213-a118-88c85c7d26c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:17.541Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=71e71661-dee4-4542-8d5a-094f9276780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:27.553Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0e5c5345-67e9-4222-9831-775b5783c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:37.565Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=688fe0ee-f556-4135-8f63-70c308f1bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:47.576Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=222c7bb3-112a-4eef-90df-1eb610388e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:57.588Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=91561af3-2ab6-464c-b577-d408a4902cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:51:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:07.600Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0e56e082-4361-4362-95ec-1248f359a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:17.612Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=731e3420-872d-4be0-8a93-316041f2c7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:27.626Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=140db2d3-ea88-43d3-8bc0-64fe4770e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:37.639Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1182d0cd-f911-4e57-ba55-7bbb96c1f621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:37.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:47.651Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=eb13ad71-05a3-4214-8aef-ab2aa4180af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:47.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:57.668Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=61f1818c-c89a-4565-8408-aae60dfd0a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:52:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:07.679Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f875668f-d2d5-4821-b6c6-3041d624b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:17.691Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=17b94fa5-c6fe-4584-89e7-efa3eca13068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:27.705Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=88a13e3f-a659-45f4-abed-b1ae3735e765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:37.722Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1e19fbd6-4bcb-41a1-b5fa-487eb54bc44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:47.734Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4a9a6a04-c3fd-4e64-983a-6bcec794dd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:57.747Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a1c3ceac-68b0-4381-8357-acb7ae84ad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:53:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:54:06.810Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:54:06.811Z |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 |2022-09-12T11:54:06.811Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:54:06.811Z |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 |2022-09-12T11:54:06.811Z |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 |2022-09-12T11:54:06.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:54:06.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:54:06.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:54:06.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:07.759Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ad8b1ef7-a761-434e-b3f3-6471e4cb3486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:17.769Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9f668de8-3573-4a35-8231-3e0c377a2e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:27.781Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b1279915-af7e-41cb-9c8d-ecad68f6fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:37.793Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4e0c09c8-afd3-435d-a708-bb9d963450a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:47.804Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=27cbeca8-5984-4db2-b0bc-36e5f1f894bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:57.816Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e2ec53c9-aaad-4166-bede-ed857004dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:54:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:07.828Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=28a16d0c-a495-49c0-a981-f418b750d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:17.841Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1d9c3991-c0b7-4a9b-9e4c-3f42d1809d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:27.853Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8dfecdbf-165f-410f-a16f-69fa58a2e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:37.865Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4166a011-957a-4147-8911-d790bec7c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:47.875Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fbd9c761-a64c-4855-8fa7-72d91342abae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:57.887Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c5606ec3-3776-47ee-bbf8-a81457e46076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:55:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:07.898Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cde9b345-ec61-484b-b312-20e5e31e4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:17.909Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d9e997ba-6888-482d-85b3-c98a38758f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:27.922Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b73d8200-279c-425d-b830-90e0ef7a9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:37.935Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d4cf5529-1b2d-4100-9b6f-fce3027afb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:47.948Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dabdff37-408e-43f6-bac2-2f446192fdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:57.959Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=91f7d645-c572-464e-b4da-1177eb275008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:56:57.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:07.971Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=eb9ae9a9-8fa3-4e97-a848-d0f021411177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:17.982Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2dd38f11-f3ca-4e0a-98b7-3395854c4677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:17.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:27.993Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42843315-be41-4106-b299-06b2534b4062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:38.031Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=81b65f2e-903e-42de-8826-d4247f582ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:48.044Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0848a817-7293-4ba5-b502-41ad05571c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:58.056Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3e42c577-c2bd-4906-9ac4-700e64bb656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:57:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:08.068Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=218588b6-cc88-48e3-90f3-3e1a9fa7afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:18.079Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dea10f62-cc48-4c83-a037-f569059df491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:28.091Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4ad1c3e6-7a1a-4918-a04c-c047aecede02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:38.104Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8660e140-3387-4592-b6ca-9b985030ec93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:48.117Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b5dfe2da-0f8a-4aa7-9439-05808bc6f3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:58.129Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7ca82b1f-6c2f-40ad-b753-c0a989af1344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:58:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T11:59:06.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T11:59:06.811Z |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 |2022-09-12T11:59:06.812Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T11:59:06.812Z |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 |2022-09-12T11:59:06.812Z |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 |2022-09-12T11:59:06.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T11:59:06.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T11:59:06.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T11:59:06.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:08.143Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c6d1150d-2380-431c-ac9f-2f44171f3922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:18.156Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=30197cb5-2428-44f9-950e-0f03fa81c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:28.167Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7941b8d8-5bfa-43f0-b628-a820a7bbf369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:38.180Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bb8e2b19-f45d-43f1-95cb-8cb1cc1cf798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:48.192Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=19d0aff1-7330-4959-816c-1c789524251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:58.203Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d70d9329-7af4-464f-88b4-58d0913dbec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T11:59:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:08.218Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f3cf2a81-e0ee-4653-b9c0-b807e09e5287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:18.231Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=62d4ec19-18bf-4a40-ada5-f6d7245cb96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:28.243Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=44a00d6a-e484-401a-b857-a42812e126ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:28.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:38.256Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fcf59dc5-da01-4480-8838-4f758e167638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:48.268Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d018b74a-dc5f-4385-bdb0-caf0a1c1848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:58.279Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=06a8f316-fe79-4f7e-bdf8-0dbead58c259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:00:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:08.291Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42cd3839-0330-4b77-b180-cdaff37d2cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:18.304Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=343dd513-90e6-41a2-8a05-317f1ee7f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:28.316Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7255afd9-4059-4d43-9ecb-a49670188639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:38.327Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b5f4b89d-98b7-4a72-aed3-7011a8127e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:48.338Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=196bb70e-4f5a-4a11-8bc2-10e8eec65221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:58.351Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=56149b07-78ac-46d7-bf20-a089bead267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:01:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:08.361Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=637388cf-9e2a-49e3-b36a-f12390e552b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:18.372Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3973bc6d-ace1-459d-93d4-2a495b37b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:28.384Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a46918b5-bb2c-4885-88b4-d51bee4850d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:38.396Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3a791da7-7ca3-4d5a-8f28-18f9333c8d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:48.409Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=26c6b89e-28c8-4f7c-adab-d7837809cffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:48.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:58.425Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5f9f9741-d769-4478-a86c-91e57eaadd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:02:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:08.438Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=131a8197-69f8-4370-ab15-76d4d15ce95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:18.450Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9cc15649-1dab-4e3b-adc1-7559c3e21343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:28.464Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7386ac23-dc47-46a7-9ed4-7ca741dcb44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:38.476Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cdb1abe2-bb4e-4463-8ef0-4ae58c2ed6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:48.492Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31c25c51-d10e-4795-8326-c00e410221f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:58.509Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9e774cbc-660a-49f7-adc3-0ea7b54935f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:03:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T12:04:06.775Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T12:04:06.776Z |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 |2022-09-12T12:04:06.776Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T12:04:06.776Z |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 |2022-09-12T12:04:06.776Z |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 |2022-09-12T12:04:06.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T12:04:06.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T12:04:06.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T12:04:06.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:08.521Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cac417a3-bdb7-4be7-865b-cfc8136116fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:18.534Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a3cf7f8a-38f4-465a-b7be-30dc2138c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:28.546Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=558f7251-52a4-4eb5-bbf8-06008c483ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:28.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:38.560Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=10ecd2d6-7e47-4350-ab46-b2a70b9b2d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:38.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:48.578Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=7e4ec503-d5c3-41c0-a5aa-cc29e699fc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:58.590Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=07ba8b80-a2b7-4d49-a4a2-594952fdaa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:04:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:08.604Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=54db3cc7-a9fb-4963-a0df-cfde4142f91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:18.617Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c1621762-7b92-48b5-8748-766bec8b2abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:28.629Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=62f3cff5-c82e-4cbd-8a30-9a1fcd594997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:38.643Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31536f8e-2290-4f86-8b99-f08725410a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:48.654Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a1ffe93c-438a-432d-9b78-8c5b3d11de2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:58.667Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9f9109c6-8311-4d27-8bf6-a6928d052aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:05:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:08.678Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=271f25d5-ae46-4bd2-b334-43b95d29cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:18.690Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0fab2be2-caaf-4ca1-b469-709bac36ce08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:28.701Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e39f56f5-7a5b-4167-8ccc-345f0d5b0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:38.713Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=54385cfb-f40c-440b-ad84-7e29d2f15a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:38.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:48.724Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6d2e6752-a0fe-4ac7-8bc1-6fdcf13a6d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:58.734Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=642f6ca1-5c52-46cb-8df8-bc0584883c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:06:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:08.746Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6a283084-ecff-43d9-bfac-9dab6af4d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:18.759Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2473ebd9-793e-42a8-aa42-f46820e85c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:28.770Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=39e22c7f-4dcc-4512-b973-a94cdb9c84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:38.780Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=85c88d15-e9a7-4651-b30e-3b7e8f27ff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:48.791Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=43c11e85-e707-447b-b9c3-ab8d69970b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:58.803Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=03f60c37-ecd0-4168-b83d-d4cefe0083ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:07:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:08.814Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=48267f4d-7c6d-4b9d-9f53-8841f77f3d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:18.825Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=29136119-0b2c-411b-af21-9b606ccedb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:28.837Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3085404d-d83a-47d9-8d72-d46473d1eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:38.847Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0fe64f81-f744-4d5c-ae36-53bfb5791780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:48.859Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=47022f80-d2b9-4c55-97b3-c60adeefe2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:58.871Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f37f88f0-dada-4e8d-b979-02ef3d32fed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:08:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T12:09:06.795Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T12:09:06.795Z |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 |2022-09-12T12:09:06.795Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T12:09:06.795Z |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 |2022-09-12T12:09:06.796Z |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 |2022-09-12T12:09:06.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T12:09:06.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T12:09:06.798Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T12:09:06.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:08.883Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=975bdfd9-df3c-46ff-8e49-3280064df475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:18.894Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=86ea69eb-e489-4dd9-858b-e9d60a0ebf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:28.907Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=31b1beae-c19c-4e6b-972f-6665d6387ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:38.922Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b903ecb8-3e07-47c6-ac41-d5b40a4218e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:48.934Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=53cd25d5-0704-4588-bb7c-98c4a416b3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:58.944Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d5ea437d-02c5-4f7a-b892-6a2f8b962ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:09:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:08.958Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4d6e3475-fadf-49fb-8639-ff18a4c80c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:18.968Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bc49c533-9a18-41cd-97f7-874465fffbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:28.981Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b92fb2e6-9eac-4853-b8de-f657ddd52772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:28.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:38.994Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f1028480-47c0-493c-913f-90f78ddf798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:39.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:49.012Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8f85881a-c7fc-4fe1-9aee-16a146791d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:59.026Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fdaf2599-88cc-454f-81f6-f8e8a8be294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:10:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:09.037Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2a525dda-566c-486b-b4eb-0d5c4677c545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:19.050Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f6cf1893-6b62-40bc-a6cf-d9f2cb56a8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:29.062Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b87222b0-cb7f-441b-b4e0-486444e73bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:29.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:39.073Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=99b23f56-eb60-49b8-b25f-6a7e9a1c3ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:49.084Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=767a3bb7-aae4-42f5-b0ff-dd00750c5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:59.097Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=46cca6ec-1e46-468f-a9e7-29e8f614954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:11:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:09.109Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=af795c7a-6e8a-420d-8bf9-5b77d26a98fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:19.121Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8592ba4c-1ac3-4a3b-969e-229acb706408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:29.134Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f161e605-2b7e-45d0-a43f-85ee2d73afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:39.151Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=135dfef4-c138-4295-9b45-5906df745108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:49.162Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6dd3fce2-bd42-4ab7-858a-db68aa9dc13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:59.175Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4ab7cc76-c05f-4b05-8525-079d688368e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:12:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:09.195Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bd32de02-00dd-47d8-a782-b0441faa4aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:19.206Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e82b3804-340d-497d-b662-0182caec24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:29.219Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c183ba1b-fc14-4a9c-ace3-2a8f775bf2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:29.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:39.228Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=71b4af85-793f-442b-9722-3aee1473477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:39.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:49.265Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=273fe69a-828a-45a8-b1db-3903dfe099ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:59.278Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c6218dc4-63d6-4ded-87ca-36035016c73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:13:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T12:14:06.792Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T12:14:06.793Z |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 |2022-09-12T12:14:06.793Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T12:14:06.793Z |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 |2022-09-12T12:14:06.793Z |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 |2022-09-12T12:14:06.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T12:14:06.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T12:14:06.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T12:14:06.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:09.293Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9d8001aa-fe1b-4516-9121-cc8f1c9b99a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:19.305Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=04d92e78-6cbb-42b2-af80-b653349742bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:29.317Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ee01094f-5695-4c3d-911b-56929364df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:39.328Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=10cf345f-b63e-49b0-97ae-c411a6a4884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:49.339Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=86160579-7d8c-42a2-86cc-9e32c7ef4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:59.354Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=336e2720-28bc-47e9-88d0-e7055d94948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:14:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:09.366Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=914b2cf3-0e54-49a8-ac4f-5d053253f0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:09.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:19.379Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=740adcdd-af0c-4f59-b21d-1a6dbef60770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:29.391Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6ca6b9c8-bb01-4a86-8205-c0d08a4e620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:39.402Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fae27df5-8b9b-4b22-95d1-b78ebc28e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:49.418Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=05beb76f-91ac-4f62-8431-b4616a81516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:59.430Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c5c8f4c5-73ac-453d-8332-f1d7dedee492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:15:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:09.442Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c73cf118-eaf4-45f4-9ffe-da3c024a4bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:19.454Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=676f2dc9-3170-4472-91d8-a0a0943660fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:29.470Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0d7c1067-9074-48f8-a4bc-0b2011a1b34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:39.482Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ae11ccd2-a91e-4aff-9e56-263762374054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:49.493Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c4203c1f-11d1-450a-8022-da9db455035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:59.506Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=abd82e3d-9e52-4977-bcbf-6b01411f3970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:16:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:09.518Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=796cb973-3ad7-4f08-b13b-eb28c21755ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:19.529Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c760a1ab-b4dc-4531-924e-0198d7ab6f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:29.541Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4dbb0070-e33a-4046-b155-3baacbe3da6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:39.553Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=890dc5a2-3192-48ff-bcbe-17ba62a5d1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:49.564Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a9afca8e-aa57-4f93-bf12-0e98aeeb8940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:59.577Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=19c5b672-3c6c-4bdf-8b7d-e57725c9ba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:17:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:09.589Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b3782637-6cea-4eae-991c-538151f0274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:19.600Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ebb5b37a-c21b-4b27-91e5-bd3925e66fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:29.613Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e78122c7-bf3c-4ba2-b4b5-ea1b9e389a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:39.625Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4acc582b-e7d6-467a-bf4e-e452d8d2921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:49.636Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=04163774-5849-40b3-b127-b44130e88d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:59.647Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=79be8c13-97a7-4ef8-a90a-8616c2db0bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:18:59.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T12:19:06.787Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T12:19:06.788Z |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 |2022-09-12T12:19:06.788Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T12:19:06.788Z |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 |2022-09-12T12:19:06.788Z |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 |2022-09-12T12:19:06.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T12:19:06.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T12:19:06.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T12:19:06.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:09.660Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9f2b5562-9534-4400-ba8c-8a0ac28ae3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:19.672Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9866b3ab-4112-4cfa-b62b-e301cbe4e6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:29.707Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dfc73862-00b6-422b-a6d1-afadc52f4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:39.718Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5fec2ab8-e8a5-4433-9867-8e735d3860f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:49.731Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0ad3fdb6-32fa-4117-9847-8e229b2573d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:59.746Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=aaa04ca9-4c19-4d0f-b2d2-f882ff6e0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:19:59.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:09.758Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=630c351a-d065-49e4-9af7-6552ee41a633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:19.770Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=9aa57b5f-5c2b-4c70-9d57-f3a685679b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:29.781Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b01c4100-0bdb-4f4e-9ccc-f112c42ba302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:39.793Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c9d85548-85eb-440d-baf5-90f8ffbe485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:49.807Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=dab243d7-ddcb-4aaa-8187-99b0c0f577aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:59.819Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c0d309e0-cc1c-4434-a61f-daa7591206e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:20:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:09.831Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=246078c9-93a5-4ab6-8f2c-5a96326d00e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:19.844Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=702f5077-2458-4f85-8ca5-6ab6708b117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:29.857Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3e369b36-20a0-4e6a-93c9-1ef149f969d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:39.869Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4d41aadd-a295-4ba6-b6ae-ff7876620d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:49.881Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bca99565-628b-4dc9-8f21-1a96aa925ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:49.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:59.892Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8e29fa29-99f7-42e1-aa16-695a993c7263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:21:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:09.903Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ea17d4e6-0a0a-4a27-a395-040c50fc44ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:19.916Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e937e181-c527-4e4c-bea2-1df5a56b571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:29.933Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=835dd207-0223-4288-99c2-fb542888d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:39.944Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=34a80473-26f9-49e0-9bae-d4c9542d61b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:49.957Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3ccc88f6-81ff-4986-9a55-cc079a0e222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:59.970Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5c787de9-3bf5-4273-9da9-e6e17f02a592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:22:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:09.981Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2a3b6c42-061a-4358-ae96-c6b323683501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:19.992Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a917f9a9-864a-4494-8324-27da2b9648e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:30.004Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=28e1bee0-100f-4f6f-b6a4-d60835e2c2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:40.015Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5892e0c4-0c71-49d5-b22f-1e92dae87603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:40.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:50.028Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42ccb06f-3592-4cee-9e52-0057a5c2e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:23:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:00.039Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=645fcedf-7a93-4505-b9aa-fb2526e18d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T12:24:06.796Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T12:24:06.796Z |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 |2022-09-12T12:24:06.796Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T12:24:06.796Z |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 |2022-09-12T12:24:06.796Z |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 |2022-09-12T12:24:06.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T12:24:06.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T12:24:06.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T12:24:06.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:10.050Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1557dae8-ac58-4289-b5cf-cfbf1877857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:20.061Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5968bf59-5f57-42c2-868e-a5779171170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:30.072Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fba07a9c-b35d-469b-aa55-20abd25227ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:30.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:40.083Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2d5ad545-997c-4b97-b58e-aaa46c159dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:50.094Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a01f4c14-006e-406c-a590-2e46ed8512a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:24:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:00.106Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=2bfb7a0b-e1cd-4267-86b0-27b4172b1cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:10.118Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e57d98d0-94a5-499c-98af-b94633b6dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:20.132Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0294303b-3662-4c71-bc40-7208a4f037e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:30.144Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=ca5e4391-340f-494f-af1b-567eb9c5e16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:40.156Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4e6e89da-9ec1-4725-b28c-27031937ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:50.169Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=37223356-b8ed-473e-ba53-b64e5ca8cf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:25:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:00.180Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=535162a8-166c-4210-a351-81b5046bf97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:10.192Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=59f9e969-4990-41c5-86d7-ec08531f8dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:20.203Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=6b6e61c5-4fa9-405d-9770-594b083addce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:30.215Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fe16f3c7-648a-417f-b2ad-7f96847efc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:40.230Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=3c1caa15-62ab-499b-82dc-8ec0c195809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:50.243Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d55f9605-e236-434f-bf88-c8ab6c095426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:26:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:00.257Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=94454dc2-2cf6-403c-b00a-078eb985993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:10.268Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=df430074-b2eb-4e4d-a755-e11d5a562e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:20.281Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=37dc6368-653a-4d01-83b7-3f6234d51049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:30.292Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d2e624ac-8d87-4a7b-87ef-739ee67494ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:40.305Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=4a597732-89b7-4bd8-8e67-75bc958afa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:50.318Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=b809dd00-401a-4549-b36e-90c2118d94b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:27:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:00.331Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=1e57e794-286d-4b8f-ab37-74ad772aa510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:10.346Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=12fb3981-4246-4a2b-a5b0-6029ab42d594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:20.358Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=27b3b785-f0a9-44fc-9cc9-bbc5bb21197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:30.369Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c4f56ef4-4d07-4fe2-87ca-f728a702488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:30.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:40.381Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=a452cec1-e643-401f-b059-bd6cbe6ac006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:50.398Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=42f8da3d-d398-4a16-960c-18336da0ea40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:28:50.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:00.409Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=cff7e6fb-4bdc-43b1-a3f8-90767e534b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T12:29:06.792Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-12T12:29:06.793Z |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 |2022-09-12T12:29:06.793Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T12:29:06.793Z |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 |2022-09-12T12:29:06.793Z |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 |2022-09-12T12:29:06.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T12:29:06.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T12:29:06.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-12T12:29:06.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:10.420Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=0c41b2ab-2f47-47c5-8f8a-8b9089104391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:20.435Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=5d590c30-b8af-4386-969a-37b7b2cd19d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:30.448Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=c1393b56-5104-48ff-b9ea-a47d3c82c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:40.458Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=e5bf28b3-4231-4d18-9ce7-cef78470dddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:50.470Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=fd69201b-26c0-4832-b907-12d17252f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:29:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:00.482Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=d17ab100-e230-4563-b39d-bf2121be7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:10.494Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=484cc890-e2c2-4433-9dc5-3ef3272c6099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:20.505Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=23a98491-bc53-4652-bdf2-d34a6f21c088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:30.521Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=bbe1d7dd-5186-4157-9add-03fedf9fff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:40.531Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=eddecebd-967d-4585-ab85-baa0374d4f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:50.541Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=8bee1967-934e-48f5-b75e-c0086f0ee3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:30:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:31:00.550Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=aab9b842-6e05-4824-b377-4e2fa51654ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:31:00.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:31:10.560Z |INFO |Init configs |InvocationID=1ca3c9d4-0f7e-4b0f-a4b7-3a962478f893, InstanceUUID=f7999dee-1faf-4ca4-b63e-42ebb6281da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T12:31:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |20