. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T09:53:31.356Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T09:53:31.370Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T09:53:31.371Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-26T09:53:31.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T09:53:31.826Z |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-26T09:53:31.964Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T09:53:31.964Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T09:53:31.964Z |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-26T09:53:32.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-26T09:53:32.096Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-26T09:53:32.121Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-26T09:53:33.637Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-26T09:53:34.162Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-26T09:53:34.188Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-26T09:53:34.188Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-26T09:53:34.289Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-26T09:53:34.289Z |INFO |Root WebApplicationContext: initialization completed in 2167 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-26T09:53:35.369Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-26T09:53:37.607Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-26T09:53:38.238Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-26T09:53:38.385Z |INFO |Started MainApp in 10.034 seconds (JVM running for 10.885) |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-26T09:53:38.439Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-26T09:53:38.444Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-26T09:53:38.446Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-26T09:53:38.468Z |INFO |Start scheduling PRH workflow |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:53:38.484Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=60d2ffbf-1da6-492c-b657-386e4699e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:53:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:53:49.230Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=576f5e09-c5bb-42c6-8a02-b3f098c81e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:53:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:53:59.254Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2c716c02-a9e7-49a2-ba7c-93fa56d0282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:53:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:09.287Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=426671dc-adb2-41b0-b1ae-bbec5997ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:19.307Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6eb4e42a-3f09-47e4-9ed6-892bf6beca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:29.329Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=93ece111-2dba-4591-a221-817207b2c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:39.363Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=17d5dad8-665a-4dc6-a04c-f21a25e07d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:49.396Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6be2772f-9a6b-4e2d-80b5-513243b7a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:59.428Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f419f039-ec04-4559-a554-7449d3639506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:54:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:09.471Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c753586a-f17e-4c0c-b813-06a438665c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:19.502Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=669e21cd-6dc8-4380-91f6-5ea3c995c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:29.536Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3a27d2a0-0968-4cf2-89fc-e4d79227627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:39.554Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=64831ac2-a74f-4981-8300-2dc9582dab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:49.573Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=14dae9a4-b506-41e2-ab02-18ba685b2d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:59.599Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ab4a76ec-3e10-4355-b0d5-1a125620876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:55:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:09.624Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1301d34d-ca5e-4e67-aa0e-04d8e3ae5b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:09.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:19.653Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a8dcdb11-267b-4ea7-9fd0-ed21b2fdbe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:29.672Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c3309e26-c71b-4e37-9753-c04668fc715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:39.693Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=520ed6c4-3c05-4aca-92cd-8b07f3855637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:49.716Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1f10b1be-9477-409e-8260-3427c0a856ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:59.737Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=511e856f-d3fb-4a45-8b72-a495b29ceeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:56:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:09.754Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c25c0c3d-0c95-4db4-88b2-eb8afac08e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:19.772Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4cd019aa-1ac4-419a-b866-2c95f0b7d6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:29.789Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7bb6b346-2d25-4fb7-9a10-04cd9eeff1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:39.812Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fa78dbae-55bd-4b5b-838f-65664c03d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:49.846Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c58c1c9c-696e-41d7-b7e4-407d049d120d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:59.863Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=65bbf803-eb6b-4357-8f61-ee00288d7a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:57:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:09.881Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c2cf9270-f88b-410b-8e0e-3be69781f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:19.900Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ddc0eb8e-6a48-4e26-8cb8-6b7d852d2ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:19.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:29.921Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=114c5ead-c3dc-4614-bb72-bb8f25660f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T09:58:36.451Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T09:58:36.451Z |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-26T09:58:36.452Z |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-26T09:58:36.452Z |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-26T09:58:36.453Z |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-26T09:58:36.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T09:58:36.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T09:58:36.468Z |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-26T09:58:36.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:39.950Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c571e6b0-b89a-498c-9ace-e6b707e6f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:49.966Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=13a5669b-4127-4ef0-a072-27a55d30a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:58:59.989Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5b663bf3-a9b9-4ed7-a415-a6bc73731ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:10.006Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=75a7da62-75d4-4187-90b0-7b27ece13d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:20.022Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6d899117-9922-4ed3-9799-a1b28602da44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:30.045Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2e226e21-4915-4c80-beae-48f3d962568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:40.062Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0cdc711a-0f1a-4caf-bd9d-f265c85456ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:40.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:50.078Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b7a5c14d-a8ff-46aa-a15b-037b6c45df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T09:59:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:00.095Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6a3d3197-d23a-4e13-b1f7-f5f32a9adf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:10.113Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5932c711-cd6c-47a6-bab2-1172d1fd0936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:20.128Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=76f79811-c66f-4a19-b13c-740e29535034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:30.144Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d333c47a-895b-4802-ad30-c2175ad14fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:40.159Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c4e1bfc3-a5db-4ad5-b85d-abd0cd7c43b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:50.178Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d993f5a6-0288-48d4-aea7-27af5ff5bfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:00:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:00.193Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=410f3771-3a28-4bc2-b571-be025783b474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:10.208Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cd67b9ad-7d01-4390-8290-b15c508abc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:20.223Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1b898c7a-bd79-442c-ba36-ee6c9a49f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:30.239Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=22869963-1054-40b1-b771-36c1dc59fc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:40.261Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a2fa68a0-87e2-4fd9-acdf-af280ba66561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:50.276Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bd43df46-80f1-42b7-866c-8eddca30d7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:01:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:00.291Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cb977ecb-129c-4182-9f65-5db8f8ec5020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:10.306Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7a896f8d-dd0d-4216-91b1-9f9e44113d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:10.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:20.324Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=536d4724-ac10-4bb3-b596-c0786ba16a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:30.339Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e796aab7-507c-4581-8604-e973dd4d45a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:40.353Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=eb9404d6-3185-4d34-89cc-d89a1109f688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:50.370Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3338e21d-cb5d-43f9-80a2-00697838c098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:02:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:00.384Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5149131b-7bf2-4cd6-b17b-4ecaefd80fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:10.398Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5d820a35-92b7-4da0-ab99-fb2399a59f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:10.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:20.412Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=90b496eb-f7b4-426f-bf88-17fbc4e6b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:30.431Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=90b82f76-fa36-4d9e-b916-452dc42316b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:03:35.656Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:03:35.657Z |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-26T10:03:35.657Z |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-26T10:03:35.657Z |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-26T10:03:35.658Z |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-26T10:03:35.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:03:35.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:03:35.669Z |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-26T10:03:35.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:40.471Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=437c11a3-a54c-4100-957e-413c061b2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:50.487Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c1690022-9629-4208-af3a-7135ad051b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:03:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:00.502Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f36da8e1-9553-49e3-95bc-6e3f32c76b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:10.517Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=395ba30f-006f-47ee-8058-d1b31583a9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:20.537Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=14a59105-bdc3-48ff-93bf-294f4d8e2802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:30.551Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7689e51a-00d2-40dc-9034-3ae15664a3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:40.567Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f96c7f3e-f782-4c36-9365-d3a49fddefb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:50.583Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d12fd2cf-635a-4fca-b67c-a4e22e1fd47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:04:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:00.607Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=af7b1ba9-a487-4e89-992d-39f809590e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:00.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:10.627Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=47805819-5737-49f5-b587-36a6b23442e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:20.643Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c15ea65e-80bc-4c1d-a5bf-c60762283fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:30.658Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=24e533e6-5049-4679-971d-b6ca599b30ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:40.673Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2062b5b3-0d56-473e-a3bb-8b8912ef33c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:50.696Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ed1f8231-1168-4248-8def-b538be52b609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:05:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:00.712Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=57e736cb-3b6f-4fb0-a74d-148e95f3b8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:10.727Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3bf90636-6ccb-49e8-a60a-c91b00ebd6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:20.751Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0f8afc4f-a562-4912-8047-67f7b46b7a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:20.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:30.766Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2e74ec39-7964-4e12-86b9-d7d94856ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:40.782Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=42235164-90aa-4aa0-a3ca-393523a16549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:50.797Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4631713c-e5c7-4600-9a60-2dbcf055cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:06:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:00.812Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=12006e7d-1a4f-4a4b-a95c-265289c5e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:10.838Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fb1c588b-6ed4-4fd1-a7e0-606da8dfcd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:20.853Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6dc324cd-9b38-4f7d-9ef1-2f1a5d203967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:30.868Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=da147d32-d961-481b-b7c8-7119a6d875ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:40.885Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d91660c6-c3bd-43fa-b7fe-b682168de0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:50.900Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ff9c544a-d575-41e6-9a4a-2ed1986cbf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:07:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:00.945Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=125530ab-70ec-4ddc-8d42-9ae6b4087d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:00.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:10.976Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=491bc8b7-9fd7-4b97-aeed-636d052a546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:20.997Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7f212a9a-30a5-42ee-9ffe-eefe081bdc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:31.015Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=03ba6adf-f214-4469-8b89-0bfd456f7d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:08:35.645Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:08:35.646Z |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-26T10:08:35.646Z |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-26T10:08:35.646Z |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-26T10:08:35.647Z |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-26T10:08:35.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:08:35.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:08:35.656Z |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-26T10:08:35.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:41.034Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=76d70e6c-5e12-415e-a0ce-b414f14b5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:51.052Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cd00dd36-c08c-417d-aaec-7e7422749ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:08:51.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:01.066Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=573503de-8fdb-4933-ae92-2042a9d5db2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:11.083Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b75e1f0e-b7a7-4d6a-b5a8-756914b3c608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:21.095Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=370b3017-94f2-45c6-814c-918e615f44b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:31.157Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2b092e8f-284f-484c-bc80-a82393b10a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:41.179Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=158a5d27-5e69-4e73-8af9-85056a6a83b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:51.206Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ad2e3f16-fb32-4f03-8e8f-ab28cfc811c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:09:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:01.225Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=069994fa-e410-4740-a7de-c9b1b1d62096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:11.241Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9039674d-507c-48d2-9af9-e10ea66c5530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:21.255Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=da79c098-221c-4b62-91b6-416cacea497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:31.270Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1c00a6de-5212-4578-942d-609390a88266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:41.285Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5209a69c-1af4-42ae-a682-4f757a2db2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:41.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:51.301Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=751a765f-1b0a-49c7-9721-f4b6b923604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:10:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:01.316Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=17854744-da16-4909-9c1a-f2a6cbd4c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:11.330Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e4729195-cdb4-4385-be76-af087adb4562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:21.345Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=faa98134-696a-461d-8b9d-d5045c5b1f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:31.359Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e21580a4-ad6c-494e-95df-4815b6e04829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:41.372Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cc91e126-3742-4dc2-9bfb-a7a0e2ebb419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:51.385Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=794f665e-a95d-4e76-a132-f70bcc2b6bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:11:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:01.402Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=24022f1d-2a0f-410a-aabe-a03f40df9766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:11.415Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cb67b141-541c-4701-91ce-b613dd989d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:21.432Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bedb5f8c-e474-48dd-b59b-548c8062359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:31.446Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d8a461e8-b8b2-43b6-8cac-4c956a3592ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:41.461Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=79639364-a07a-43f5-9ade-47fdcb6b8bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:51.476Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d7a45735-383d-4600-be10-2d168f2947ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:12:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:01.488Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bbcbc8cf-8681-44dd-b0fa-2385743993ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:11.504Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0c923329-2215-4629-bde6-1ab8c1b02c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:21.518Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=916a9739-3cce-4754-946c-016c7aa83ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:31.535Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c78b38c7-d6d2-4575-b07e-2e034c7a5eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:13:35.744Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:13:35.745Z |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-26T10:13:35.745Z |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-26T10:13:35.746Z |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-26T10:13:35.747Z |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-26T10:13:35.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:13:35.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:13:35.757Z |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-26T10:13:35.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:41.549Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0ca5d9e9-5934-4ec5-91e9-b9968e3ba92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:51.567Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=dcf9fc15-f493-4862-a9df-5dd78eab6fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:13:51.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:01.581Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=770a96fb-8da3-4387-a632-66af15624aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:11.594Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=70ac28f8-e1f9-450f-9646-7dc0a467a74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:21.607Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=83835a8d-69e6-4885-803d-9bde54e906c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:31.620Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=32e7176f-f5db-429c-9118-9003473c19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:41.633Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5be9607b-0c7a-4be6-b4fc-150a1ba1fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:51.647Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4aec5782-6058-414a-94ac-e4ba4ceb0b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:14:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:01.661Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b5c56ada-acb1-4e21-b1fb-2eb03ea5daa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:11.674Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f034348e-4f03-4e51-a60d-ee9929030340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:21.688Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7ccc8e0e-dfcf-42e4-92f5-c722736a68d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:21.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:31.716Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b6e38fec-e0c5-40c6-abb1-be17f8f247b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:41.736Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=45e2ea06-3bb5-47d5-888b-900fb97cf442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:51.748Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d73cf73e-06a9-439f-ba49-50d011fa00cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:15:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:01.761Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3440727a-4e7e-46aa-84d6-df7dceb8553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:11.774Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5d223ffe-6fb9-4517-90e9-b623a794f7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:21.821Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=173f511f-565e-4fb2-bf6d-30f09ca932a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:21.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:31.837Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=780b00b0-8a8c-4832-b7fb-cb5cd4bf54f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:41.850Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=472597fe-f5ba-48f0-9607-be75ab27c0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:51.863Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c380eeb5-f848-4106-b925-b35fc6a5d4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:16:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:01.876Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6362a999-df5f-4e91-99fb-394ace022dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:11.888Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fa9b6adc-ec4b-4551-bbd7-2b3766ec580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:21.902Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=daa6fa63-c471-47ce-b061-17838617d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:31.915Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b9dc60c3-b926-4f00-b2e0-e4ee6a002d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:41.925Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8289af58-0f2c-46df-93a7-af6dc774fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:51.939Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e5355927-2251-4484-9291-e0b8382f7158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:17:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:01.951Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a9122ee7-75f3-4887-886d-852d19fa1024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:11.966Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=725d548a-8a25-4dc6-9f94-d57ed75e0ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:21.979Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6ab2b639-db35-444f-8d51-d434b76159a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:31.996Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d91305fa-c43f-425b-8474-7d2cd75cd4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:18:35.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:18:35.633Z |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-26T10:18:35.633Z |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-26T10:18:35.633Z |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-26T10:18:35.634Z |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-26T10:18:35.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:18:35.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:18:35.641Z |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-26T10:18:35.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:42.009Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1d1cecbe-4c73-45e3-897b-7233bf9cad8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:52.021Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=69c7e034-ec57-4a5d-a146-45022bddc3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:18:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:02.033Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a5448978-8f33-45d2-b8b4-392a151f4399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:12.045Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7d8fcc33-763a-4656-be26-b7ec35b7e2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:22.057Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f61fdb77-bd84-4bf7-977f-a8f8ebaa2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:22.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:32.075Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0ce96283-e622-4bda-932e-b7bfb2a5861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:42.089Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1fdb9d52-3059-4db2-863d-e3a71a65e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:52.103Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c4d191ce-295b-4d4f-8ce8-ce618c36586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:19:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:02.117Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8bc8e887-165c-4f85-9fb1-a760f6a5e263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:02.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:12.130Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=16859f2c-97b4-4c1f-9024-3b15d00b4dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:22.143Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c92652b4-7ad3-4117-b9ea-83d324fb4eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:32.157Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6a784230-f022-4760-8573-dd12b9562270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:42.172Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8d448504-ba1f-4430-9583-5949db2c70ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:52.184Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=69c058f3-2061-43e6-9b86-9e28c8bd3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:20:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:02.199Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=58697c52-08fb-4bb9-aea7-63ca1d6a0d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:12.211Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=79da1387-c9ba-4387-a5de-4515dc86cb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:22.224Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=83da7243-0868-49bd-aaa7-477b292b4211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:32.237Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=42e584bc-d70e-46cb-9d28-f963cad79652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:42.261Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9af10cd2-e666-4ead-a8ae-12a5290f19c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:52.275Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=abad1157-d846-45d4-9019-d1a6b12ea552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:21:52.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:02.289Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=74f3f393-f3c6-4213-ac67-ea3ade97ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:12.304Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1fd2c764-8545-4a34-9db8-fe4847cf0a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:22.317Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=601abfa6-947c-43f7-8777-20f706d43be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:22.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:32.332Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3aa97237-93a3-4fd9-9629-e3e84d31cd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:42.345Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e2435d60-6479-43a6-9e23-70bb82bfc9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:52.359Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=972605a7-815a-4af0-a3ac-14c7388aa1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:22:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:02.372Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d2923794-007b-4e2d-82b6-df5fb11d0df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:12.386Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3bdce3ee-491a-4bb1-8c07-44429ae2ef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:22.400Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a337ab13-e11b-4126-8260-b96ec6bdc24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:32.412Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=535a67d9-ea33-489a-af4c-208e25bc2288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:23:35.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:23:35.617Z |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-26T10:23:35.617Z |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-26T10:23:35.617Z |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-26T10:23:35.618Z |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-26T10:23:35.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:23:35.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:23:35.624Z |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-26T10:23:35.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:42.425Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c1133e92-9446-448b-891c-286e9c480535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:52.438Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=836c2d7c-1a2f-44a0-b70c-c23ae19e2807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:23:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:02.451Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0614c868-d3ec-4b90-8044-38ba301cf0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:12.465Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=256ca12d-db55-4219-adee-6a7ff1d82668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:22.481Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a3cfb7d6-ff26-483d-a942-ba432c606349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:32.507Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=72475b81-55df-4f71-972b-119ec161a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:42.532Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bd0c5da1-8e63-4f54-9373-0e10ec0ca829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:52.544Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2b16e314-b29c-41cc-8a8b-342bd6370a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:24:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:02.555Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e21962f3-d07d-45dd-9bf0-1237d02dc9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:12.569Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=666ee630-7019-403e-9457-9be4e5186a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:22.582Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a93148b2-a8ba-4bb6-abf8-9fc8ca8498b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:32.594Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=42a44b81-d30c-419d-9d58-2f75faa76159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:42.605Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=28872309-eec5-4ff6-ae97-af07e627aac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:52.618Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0f544e7a-2c7e-4362-9c1d-db86446e2a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:25:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:02.631Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=52bb752a-4e0f-4e98-8a18-86b134fc6a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:12.644Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=88f6f80c-308c-47ac-85a4-7d0461824a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:22.659Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=42e85710-471c-4693-b779-a92da6d1a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:32.680Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=dbf79582-51f9-4da9-82da-34e3e6385bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:42.693Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0f5dd77a-e874-447a-aca1-7017ded77a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:52.706Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=137217bc-974c-46d3-b6f4-3af4eeb97cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:26:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:02.721Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4fc52dfc-c28e-41ca-8447-2d7f00af6db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:12.734Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=75d71405-5692-46e9-9e79-8f672e83ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:22.751Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9bf28428-67cf-4856-9806-de17d04fe8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:32.764Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=00e0145b-25f8-420e-8857-383c774055c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:42.777Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6ea58a4d-1704-4871-8bdf-b663bd1e5747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:52.792Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=02bff158-041c-4d67-aa12-4021937bac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:27:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:02.812Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=770fcaf6-5167-4251-800e-5593d004250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:12.832Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=83c3be04-d26e-48e9-9b15-4c91a44107f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:12.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:22.847Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=025d67d3-a288-4d64-8681-595a2393a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:32.859Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=402452eb-a240-4cf6-8c97-baf6cd8a5e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:28:35.607Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:28:35.608Z |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-26T10:28:35.608Z |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-26T10:28:35.608Z |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-26T10:28:35.609Z |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-26T10:28:35.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:28:35.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:28:35.614Z |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-26T10:28:35.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:42.871Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=681dd20a-0803-4991-a85e-f9cbabb4d622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:52.886Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5e536408-6ae8-4658-a746-b45412780478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:28:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:02.903Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=13c5bf99-0c58-4e59-934d-1370b17bb5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:12.917Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7ea80740-ce80-4c15-87e8-1bb993a07772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:22.955Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=27c8de18-6457-42b8-8c2d-d3304e12d3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:32.968Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=673c3456-416e-4d7a-8572-5fdbabd6b0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:42.982Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4c7f7d87-29f9-45ee-88af-b57d72309b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:52.998Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a1841c03-ace3-4dbd-994c-dcee283b65ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:29:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:03.011Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d2ba4322-38bd-4634-b017-bfa7bfd31ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:13.025Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1f3b43ca-6dae-4798-b8ad-3aa89dd841a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:23.038Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cc25a6ca-cb4d-4cf4-b2e8-c94d7e2129d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:33.049Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=601e0464-2b13-4d24-8395-417b0c3834f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:43.062Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a1b1dc5f-60c8-4fd9-a4fa-fe1bc4690348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:53.075Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b8797957-662f-49bb-b41e-c1c2be80f3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:30:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:03.091Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=dd325149-095b-4311-9c14-5c09b75c13df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:13.105Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=956e086b-e5b8-4b6f-9624-bdaa93527978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:23.118Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c37bf1c2-1eda-43be-b236-1e9b0d7499c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:23.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:33.132Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=073a84af-b78e-460a-9ab2-cdffd867d0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:43.144Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fc7e1fb8-e990-499f-b639-219771ae32b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:53.157Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9011f25d-a9f2-4494-9ee8-9c0fa0d21fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:31:53.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:03.169Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=48a3c06d-b369-4ffb-b85f-fbe912c9975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:13.181Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=957b2238-8391-448d-9148-314485588b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:23.197Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7bea56de-a561-44bf-b9c7-cbf7b53f1972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:33.208Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ab36c1c4-6553-4eb9-82eb-74db18df1e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:43.221Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=50c2742a-fd8c-474e-bdaa-139617b12560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:53.233Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=300c2502-95ef-48a4-b71a-579ea2a084a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:32:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:03.246Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f53977fa-96a3-49b9-942a-3139198af125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:13.258Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7147c928-8fee-458d-b970-995004d4815b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:23.270Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a2c42160-8772-48ef-87ee-016298eb6706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:33.284Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f025d51b-5810-4f61-a8b9-4dc48291f585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:33:35.684Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:33:35.684Z |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-26T10:33:35.684Z |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-26T10:33:35.684Z |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-26T10:33:35.685Z |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-26T10:33:35.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:33:35.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:33:35.692Z |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-26T10:33:35.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:43.304Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=496ef591-09b7-4f34-9a5d-5c4bf121bdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:53.317Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5c54763e-5610-4971-a3ff-b413b5d838df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:33:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:03.330Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a5e7a13e-88e4-43e3-8c4d-21ad145acec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:13.345Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4f54ac10-295d-4ba1-86d6-1b51555ef7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:23.358Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e7a068e1-a814-4960-ae3d-6a73dd805d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:33.370Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ca10324b-5b1b-46dd-b35e-7e3880b1930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:43.384Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=aae2740e-b055-49f6-aefc-6dfd20e79e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:53.398Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=50e93bdb-aead-466f-a2d5-94904d729471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:34:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:03.410Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2ecbe63d-1fbe-4c91-af15-7bad3712be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:13.421Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b7fe51fe-ca32-40b2-ae68-84946ff8e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:23.435Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d25a342d-598a-4d73-adc9-17e68f93d062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:33.448Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=05418437-7e5a-4336-b3b8-30afbc028c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:43.464Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ba13b2ec-25f5-425a-a0cc-ed211aff9200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:43.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:53.477Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=23d7b13f-cba5-46ae-b012-5d7f6c069a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:35:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:03.488Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=90fe718d-d604-4432-b451-3e3a627544eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:13.501Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=97b02367-6ee1-4be2-847a-c74efbf3ec93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:23.514Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=29c5cf82-1d5e-4ae4-ae38-0c8838de52b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:33.527Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d7dd70dd-133e-404b-91ec-d2a142f79a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:43.540Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=37b61884-63d8-4bd6-95e1-e85d4e3a0a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:53.552Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a76a0882-353c-49fe-977a-d29d885bdd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:36:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:03.566Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1cf9fcd8-d22e-43e6-b764-873ec4729f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:13.579Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e2931d8f-5f20-4c4c-89ae-8d11e118e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:23.591Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=55b1a638-4528-4684-a5ae-39b222b45bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:33.603Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=802f7c9c-15a1-4338-9c18-9044f0ec73d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:43.622Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f23eeb8b-3a69-490c-bfa4-9a9f304432ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:53.635Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c567d6e2-a8ea-4772-86d2-b4cd1a06213f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:37:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:03.647Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=306fd94b-7fd4-4a1e-b4cc-79a306daf7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:13.659Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=124df121-fb84-43c9-9815-dff13ad3fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:23.679Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1fac4306-fd57-455d-9f8c-9772df04f7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:23.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:33.692Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e0703513-51d9-45f5-ba41-ae37a97040ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:38:35.628Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:38:35.629Z |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-26T10:38:35.629Z |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-26T10:38:35.629Z |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-26T10:38:35.630Z |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-26T10:38:35.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:38:35.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:38:35.636Z |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-26T10:38:35.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:43.705Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=53825847-bddc-4083-b45e-ca0d71466efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:53.717Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c3ccbd05-ab19-418b-8bc9-6e1e6c36efbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:38:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:03.731Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=201e70d2-8402-4ea3-8d40-942a24786233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:13.751Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6e66f4ca-0ef5-412c-8bc3-bdbf9a4c29e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:23.764Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=eb1e3647-e38b-4261-9c9a-e5b195d7ab40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:33.778Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7f7cc082-fd91-4ce7-827b-93043ebc3e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:43.799Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ee0f4d1e-8597-4d2b-9b83-e12cabe459db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:53.813Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4d94fb66-fb20-46fa-9ca3-9d38a56eb922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:39:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:03.827Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=711150b4-ff70-48cf-85c6-6d3eee0e6572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:13.839Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2d58a982-58d6-401c-9bb2-0f8b3d3c8646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:23.856Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=efdb18c0-9dd7-422f-925d-66925bcf9eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:33.872Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c4d49a7d-0faa-4211-b513-9226d0bc4e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:43.884Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2827c2c1-03d0-4ea8-a462-1c19c6b51e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:53.897Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e691767d-62ea-4988-bb67-d65029fcd2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:40:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:03.913Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6d446dec-ea8d-417b-97c5-7bdfb1e8645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:13.926Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ff40f839-da42-4df1-b521-9686192f701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:23.944Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3ba23760-519c-4c95-b621-c7328d801ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:33.959Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f0bd3def-3f5d-4253-9e5d-a7391b0dab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:43.978Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=adbb3d97-33f0-4d73-bd82-17081563db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:53.989Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d1cb58ab-4540-46ae-b09e-c8614168b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:41:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:04.007Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8d1b8967-bc58-4f3c-a3fe-1a213fd49a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:14.021Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b2e6b01b-aa5b-4ba0-b14e-c0d05ba86868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:24.039Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e7c751c5-fd35-40e8-9b5d-1b0109bb3aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:34.051Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6ede3e34-526f-461b-9dee-e31a3a7f78b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:44.064Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=70261258-5376-41f4-bcc6-cf2e4269ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:44.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:54.083Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=20331a12-2ef7-407f-ba42-24ed0a673824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:42:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:04.096Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e1fa3bd0-bc8b-4281-b701-4c619eba5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:14.109Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cf198235-912f-4c7a-9921-65e39828952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:24.121Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=abab8e1a-81c8-4cb9-b535-3f064fc0c787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:34.133Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b6e685c4-7913-4adc-a721-55eac828da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:34.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:43:35.621Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:43:35.622Z |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-26T10:43:35.622Z |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-26T10:43:35.622Z |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-26T10:43:35.623Z |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-26T10:43:35.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:43:35.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:43:35.632Z |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-26T10:43:35.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:44.146Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4cfb887a-a33a-4351-a121-48f8df23c54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:54.159Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=48b64980-7a86-4d4c-a468-61ce03d83127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:43:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:04.173Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=59023687-89ad-464e-925f-b5d661003603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:14.188Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=465092c0-c4f6-48a5-b230-0434c336ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:24.200Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=12d1be89-1c79-452d-8a8a-0910d0c05d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:34.212Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=63faebba-54c5-43d8-bcc7-0cc0e7aaf322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:44.231Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4bd0488f-e0bd-4668-bcaa-cc0f4b25e02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:54.243Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3bea4e7c-11fb-48c0-86ee-d0febc7901af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:44:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:04.266Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ca6368b4-b3ae-405f-990a-d19b94352ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:14.278Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9881c6c8-debc-487b-821e-2aecf6dc1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:24.290Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b1cb26fa-e9fc-43e8-81e7-6d0c864031a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:34.303Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=93a5fd34-113d-4b3b-85da-9d2227a9fb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:44.320Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1731053c-8613-4506-aa44-b2e1437bd658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:54.331Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=908355e3-f79f-43ba-b832-5558870c5456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:45:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:04.348Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=953c83f3-633e-462d-b286-10424569a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:14.360Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5b518847-355b-457f-827a-1b560c63bc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:24.374Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f90e711b-5abf-44e2-849c-60721c0188ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:34.388Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=be82ecd7-2475-44d6-b2fb-c47ad7466177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:44.399Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a0919f90-271f-4754-9b1f-d92f4e49e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:54.412Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6574806c-5b6f-4c16-ad2a-41ac4ff29fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:46:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:04.425Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bd48a606-1db8-4126-99bb-c969bf09a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:14.440Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=de7de223-bcd8-487d-b718-35ca28763815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:24.455Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a7b39bde-c680-4a15-a540-aeb7243565f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:34.468Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9b63d71f-0d5a-4cf1-92d3-92e78865a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:44.484Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2668821d-9abd-49e1-bf59-d7ce8923f76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:54.499Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d3472238-8396-4cd7-83f0-abae1b8ecf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:47:54.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:04.513Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=48d6ac0f-5245-4d32-957d-2558677879d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:14.526Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7445d14d-bb3a-4c1d-b537-d4dc9acc2052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:24.540Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=044ee90a-f3cc-4b66-b165-83228a3a0d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:34.555Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=00007d7c-36e2-41ed-8d71-717d1094aeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:48:35.681Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:48:35.682Z |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-26T10:48:35.682Z |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-26T10:48:35.682Z |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-26T10:48:35.682Z |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-26T10:48:35.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:48:35.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:48:35.689Z |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-26T10:48:35.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:44.570Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8e75dd85-0069-45ec-b22a-0e0c45b9b5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:54.583Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=28564b49-63f6-4160-a5e0-bbcacb426eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:48:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:04.595Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c0dfc63a-ce21-4ec4-b919-50fb521d6fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:14.605Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=becd8d1e-d95c-4aca-95e0-06b3428edcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:14.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:24.617Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bbbec1e0-6911-4c1d-a8ad-154479780312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:34.631Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5b2051c3-d083-4928-a9d6-c5b5f32482d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:44.645Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0db3b588-ed11-4f40-85ec-b9fc67f0ef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:54.658Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=71329ef7-ef81-46f2-bde5-cc7191f33a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:49:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:04.674Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2079293c-44bf-4b7b-b9f9-77571a9cef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:14.686Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=81ecca2d-1850-481e-ab84-cbb165f72f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:24.698Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=99738549-1e2b-48d8-8ffd-534eab249512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:34.721Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8a77eeb8-3e25-4f26-9452-6058b109d42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:34.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:44.732Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d0e26330-62ed-4230-aacd-c827827d8a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:54.746Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3a709e70-cb2c-4ef2-8155-7f88800d6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:50:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:04.762Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=aa894b10-aaae-4c8a-a5fa-245d2af63519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:14.777Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e6ab1b25-1d23-4068-a198-f98707a43917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:24.794Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=996f6097-35da-4bdb-9542-f744b256cd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:34.808Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5656b8a9-e09a-4ff9-bcd3-e1f843468d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:44.820Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=423d04dd-61e0-47ca-ab8a-b455bab917fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:54.834Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6e3dc658-e923-4068-bd55-ec7154c9f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:51:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:04.847Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=39cf3746-6b32-4967-ab23-f0f78464f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:14.858Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=137a1d21-5b48-4e77-a580-fc659c5ab2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:24.879Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=727c15f7-d554-41a3-9f02-d28d7dc37ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:24.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:34.892Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=22d71ba6-926e-409e-afb9-0807934823a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:44.911Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6444821a-0082-4e6a-9dcc-e539aeb59d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:54.923Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=aff203be-99b5-4202-8953-9b961ee4227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:52:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:04.936Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4ff71cbd-1ba1-4fed-9d62-68e4ae073cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:14.947Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=75ffa45f-5429-4389-ab39-75fedf125343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:24.959Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=01ca917a-7f4d-4f67-82a0-df98a155f623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:34.969Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7b86a627-5b7b-408a-8ef0-60806f4c7c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:53:35.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:53:35.617Z |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-26T10:53:35.617Z |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-26T10:53:35.617Z |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-26T10:53:35.617Z |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-26T10:53:35.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:53:35.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:53:35.622Z |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-26T10:53:35.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:44.981Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6c5e5422-da53-4d3b-9376-2f6e744690db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:54.993Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ad10e17a-3afa-4a06-9b5c-d4623fb5311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:53:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:05.009Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=24294775-b58b-46e8-98ed-c8f62a201a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:15.022Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b5cc92a3-6410-4439-bf9d-546cad3440da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:25.037Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=aff4816d-a423-444d-822d-6d163714cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:35.050Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=487623f8-1711-4658-aabe-19b5aeeb2ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:45.062Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8c586623-983a-41e4-b997-2d456dfb89d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:55.073Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=db2a8fde-44ea-4898-a3ad-a7dd741b1d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:54:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:05.089Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c33bea2d-c585-4c3d-9aa3-8485328045c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:05.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:15.101Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85b3a147-ec07-4ef7-a99d-eceb0d6528b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:25.116Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e984e616-ba78-4710-b26f-e96a4e17da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:35.128Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5fa963e1-224c-4461-b4ec-6da31d29989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:45.141Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=91357cf6-1ce7-4a29-b65a-7399a5fd3451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:45.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:55.154Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85166432-1d70-4ede-92d4-6e4f82f10523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:55:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:05.166Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1a2bab04-4b53-459d-ae24-831ec7bd77d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:15.179Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c1bbe5ca-f163-4c07-ada7-1ebf7ab2e84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:25.217Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fd6766d9-0e5c-4be1-9934-5b67460b72fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:35.239Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e472f298-029a-42c8-8c5d-4e22f172178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:45.252Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1ec09032-b0b5-4873-86a8-a49299ac71e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:55.266Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=91b2246a-c22b-4c1d-b4b0-3bef29bf5165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:56:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:05.279Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6865fab2-8e4c-49a1-80c4-de4ab311fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:15.291Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5570e84a-98fe-4c0b-ad24-1e5acd8e8bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:25.308Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4ac114e7-e479-47bf-aa08-4de208e5e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:25.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:35.321Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=41c462fc-f8d6-46bf-8a31-8ab6db134fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:45.334Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a5e4c2cc-46ec-4a6f-b142-514d653e5e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:55.347Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=37fa38ef-665b-4254-a017-d410a4453289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:57:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:05.360Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=255d2616-cd07-486b-bc9c-a7c3d84834d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:15.370Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8f3ca9fa-c84c-42da-af14-e8e5e5bb6432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:25.383Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a9287618-2835-4ff3-9107-9fc8abe5abbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:35.394Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ca12de5e-58ec-4181-b345-9c145a6f7443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T10:58:35.696Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T10:58:35.696Z |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-26T10:58:35.696Z |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-26T10:58:35.696Z |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-26T10:58:35.697Z |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-26T10:58:35.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T10:58:35.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T10:58:35.701Z |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-26T10:58:35.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:45.408Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d7219d26-a1ee-430e-b061-fbd8458f5344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:55.420Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d69b2ff7-5093-4f88-9416-e521fd90e9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:58:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:05.433Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b17ab29f-75f3-4870-8f82-0c45efb2000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:15.444Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=236e491d-e801-4bed-8754-59efae5b48bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:25.462Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f73fd202-715b-4df8-897e-28779f5d778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:35.474Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d051989b-d78e-454c-a19f-4bd6181bfb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:45.487Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=12298378-6218-4097-ae44-52e2fd5fa105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:55.500Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6b30c79c-a1f4-4015-8574-6209c3c05a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T10:59:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:05.516Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=77388b0e-991f-4e4a-8c44-ad5f241b11eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:15.527Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cc2a76b6-4cc1-4612-b7c7-4331bcf78d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:25.542Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9ad0c7e3-454d-4027-9e96-5be8a057c181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:35.555Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=09f8f13e-dfbc-40b5-b34d-1210629538d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:45.568Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bf26927c-e885-4406-86f2-ad0731a68727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:55.579Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=64d39ffb-f5f6-4a84-a422-5ef73a772d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:00:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:05.592Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=94fd5c2f-6ec7-4ae3-8a91-1beb6af7311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:15.603Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8444d009-4885-4a69-81ed-18081a9cea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:25.618Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2f097c57-4f73-4579-bf26-744cf02c4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:35.630Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=75dcee36-17f1-41a7-83c8-81dcb68df8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:45.647Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c1fcb792-2f77-4525-987d-5005e6c4a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:55.659Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=442c6a7d-496f-48d6-9953-e30663987686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:01:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:05.670Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6363551a-83f5-49f4-b228-79e5e780cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:15.683Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8cb2d7a5-4129-4025-ab9c-77814c0926c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:25.695Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f9d1390d-ffeb-405d-971b-269ce053c313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:35.707Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=66c848df-ac46-462a-9c2f-7bb36552b13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:45.721Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6bd89012-434a-43ae-acac-c860d267b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:45.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:55.735Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9e3cfab0-1d68-496b-8db6-69f88cd68d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:02:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:05.753Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f65b3855-0f63-42dd-baee-0689c92941ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:15.765Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0ca37bed-2ea6-4d57-a7b5-9fbe2743ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:25.779Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9c2e3bc5-de14-43d7-b4c7-0339190f0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:03:35.660Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:03:35.660Z |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-26T11:03:35.660Z |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-26T11:03:35.660Z |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-26T11:03:35.661Z |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-26T11:03:35.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:03:35.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:03:35.666Z |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-26T11:03:35.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:35.789Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=04b604bc-3d10-4712-965a-59025002fd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:45.800Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=37b84d51-62b8-4943-95a7-1206d095d7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:55.814Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6b38deb0-a5a6-4fc0-80d2-3fdb3ebf4f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:03:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:05.826Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=45364a16-ea7f-4c75-be46-9b93e1247b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:15.844Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=705cc84e-aac1-4655-83e8-9f282332f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:25.859Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=81cb8fcf-cc21-4d69-98bc-9a0aec0ceaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:35.875Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d991ef91-ffed-4103-a5e8-8f603906b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:45.888Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0c3aad79-b76f-4ad2-ab62-aae41f2da775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:55.901Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9db45b31-abcd-40b3-b9df-beb1fcb1db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:04:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:05.912Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6a3e8c4f-a1dc-48f4-a9c3-391ca1666706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:15.925Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=da4f7f51-67f2-49d1-9a1e-39c155dd5df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:25.940Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=514ed204-18ae-4e29-8297-5d04304acf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:35.952Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c9938105-7281-49d0-a2d8-5aee5506e546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:45.970Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9339d0d5-fb72-4d64-919b-09d8f583e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:55.983Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fa5efe4e-e811-4210-953c-7cdcaaba30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:05:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:05.994Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1b7c955b-710f-4efa-b761-5a0b313327ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:16.006Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=13d70039-c543-4ffa-be65-933cc78fe10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:26.018Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=89972ff5-8c94-43a3-955c-ed0cab2d2a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:36.030Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0f833b21-9a38-4f29-afb1-98bd4c05b1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:46.043Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=76f14602-d105-45f2-8f63-7e20f9b0ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:56.053Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=89b88ad3-ee8c-4d7a-98f1-a04a29316b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:06:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:06.069Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=05052938-6250-4833-a014-53bf054f05b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:16.081Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9f814b1c-3aee-4a95-acd0-182a32731bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:26.100Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5aa66c48-b16d-4e8a-be88-438d0fe9b593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:36.113Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ec04cb98-0cce-4cc5-b0bc-47065d38a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:46.126Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cd9e1797-e738-4d83-8516-f08c0552be35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:56.138Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=61366f85-7c75-496b-96d7-fed403a2b820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:07:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:06.150Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3675e819-41c4-4803-b88e-8d42763ec586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:16.168Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c156fd9b-49e2-4dcf-9bc9-ba19b7a2300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:26.187Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=76e764ee-6172-49e8-bbaf-b7702e3824ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:08:35.663Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:08:35.663Z |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-26T11:08:35.663Z |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-26T11:08:35.663Z |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-26T11:08:35.664Z |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-26T11:08:35.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:08:35.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:08:35.669Z |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-26T11:08:35.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:36.200Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5974c9c8-8efe-41da-a887-ce537a0e75f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:46.214Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4211d662-243d-481b-b92d-1793e1ff525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:56.226Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=13bf4cf9-35d9-410e-ab7e-d65b676b362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:08:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:06.240Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2e3fc39a-cd69-46c3-8963-ef8a78a2da00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:16.251Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e3b87fac-11c9-4e68-a81f-33e58251ea02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:26.275Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a609a26b-304b-4a6e-8770-313ab3ba4a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:36.287Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=889591c2-5aa4-4025-9f6b-81b7fe7e4fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:46.303Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=203b5adb-65da-4b67-ae86-c4d91fa4b42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:56.314Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=abd72465-417f-41b9-8fba-e2527eb6944a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:09:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:06.325Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=359be6f3-5871-46ff-95ec-d53efebc2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:16.337Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b62384d0-fc7c-426e-bf74-fee78f36069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:26.351Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=75e16c1a-8636-471a-9d00-1898cbfd5b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:36.366Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=009e7d68-f557-4ebb-9ea6-9e3fa134731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:46.384Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3f4618e5-977f-4b37-a05e-0ec680b1c676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:56.393Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a0b4b62e-5605-44e0-8448-46aea43452c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:10:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:06.409Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c5366075-fb87-45ab-811a-28129b47e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:16.423Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4a3f1419-3d3b-4e2b-b681-f9830ac9a17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:26.439Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=623c6dea-477b-407d-a15a-3d30e0436437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:36.454Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=570506c1-f79d-439e-a7cf-831a99546339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:46.467Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=55a8cbb0-fb5e-489f-b628-9da920057f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:56.480Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=22caaf7c-7ba1-4735-92d3-c2a03aa75517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:11:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:06.500Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bc6376e6-4514-464b-8ecb-f11e3592d6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:16.517Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9cce57c7-fefd-4627-a38d-e233d0d8701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:16.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:26.539Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85d83a89-407b-4d74-ac3d-986079b54e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:36.565Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=699ac92e-ccaa-4fad-8d9e-148fff20b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:46.576Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ab40c639-17fd-4490-a476-5949572be4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:56.588Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2de79d3c-8737-4f0c-bd72-b9e9e97d0ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:12:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:06.609Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7b7ebded-f919-4d2f-ba54-7d11895b6a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:16.622Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cbe547fb-29a4-44bf-b63b-03f3d0e0b24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:26.640Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9cb1057f-62ca-4a1e-8591-fcfeff8c8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:13:35.612Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:13:35.613Z |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-26T11:13:35.613Z |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-26T11:13:35.613Z |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-26T11:13:35.614Z |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-26T11:13:35.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:13:35.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:13:35.618Z |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-26T11:13:35.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:36.652Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=77923a59-1cd4-4727-876d-4a041c8f3ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:46.663Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2a9942b6-9a06-4113-93fb-82bd060c5257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:56.674Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f9e7f353-dfa8-4575-8552-c2a76cd375f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:13:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:06.688Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9973d760-9529-4fd1-a73f-1862d7942c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:06.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:16.701Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c02f5674-4fac-4ab0-926a-0c219ab35423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:26.715Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9199ba43-d68e-4b8f-909f-de5b4bee93f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:36.727Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=645ec9b5-93ae-4d64-bd77-2aff9e22cae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:46.739Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5af35e07-aa4e-4b13-83fc-b83ab38d61fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:56.751Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=40a3e556-28f3-45f6-8716-35957175a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:14:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:06.763Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a1864eef-269d-43d9-94a8-05b1091a464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:16.776Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1fbd76fe-0b88-4c1a-b651-cfd365182e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:26.793Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e5b5089b-353e-4876-996c-1152cf0dd8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:36.803Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=033bc112-28ce-487b-94a1-60af80f8f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:36.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:46.822Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=15ce1402-e6da-4201-8487-5926070b7b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:56.835Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=db941b4b-b496-4e57-8c26-41de674441e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:15:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:06.854Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f761e422-44f2-47c3-b370-1b113f5b6e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:16.866Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a224375e-d965-40cb-a210-dbe6963f441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:26.877Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4dfb8e8c-624e-4f97-a116-1d701f0d30d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:36.892Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=95fab3e9-5324-4f4c-8351-1955d8f6db3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:46.906Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2637f75b-00b1-4685-b4cf-9f2b4d3c2238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:56.919Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=47c7c0b7-fc9c-4a7d-b70d-acb165a3e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:16:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:06.932Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1a61ac2e-d92a-48b2-bfb2-7212bb4c07d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:16.945Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1270bdcc-cee6-4ed9-85de-24015c9a3a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:26.956Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9107bb86-3b19-48b2-990b-501e01a4e242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:36.966Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=18b11698-a50b-4a1a-b577-dbd496aeac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:46.976Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=72f03632-07c1-4e20-9756-0bcfe0f027bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:56.987Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f66de8a5-c55a-49cd-8948-e1b136e87798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:17:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:07.000Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=474bc4f0-21e3-4ddf-ba1d-2d2c6eb7a921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:17.014Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=390ddc7f-e600-4f5d-81d8-e342d50e688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:27.028Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=64d90645-680c-413b-99f0-85fd98554eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:18:35.625Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:18:35.625Z |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-26T11:18:35.625Z |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-26T11:18:35.625Z |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-26T11:18:35.626Z |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-26T11:18:35.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:18:35.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:18:35.630Z |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-26T11:18:35.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:37.043Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cb1ca531-22db-4f12-97ea-1e5ed9d59469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:47.054Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=df1e2f56-a54f-4c12-b883-30dc50c4b7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:47.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:57.068Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=68620953-04aa-4386-9faf-3802d9d4ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:18:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:07.084Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2b1dc8ba-50a4-43da-a302-550e2872e91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:07.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:17.095Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4c22e0dc-4ac2-43a3-b652-caecd2ab107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:27.107Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a1bb47cd-1917-4d46-9759-24488152cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:37.119Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=88c77ae2-1e37-485a-8fce-bff53f9101cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:47.131Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d44e641d-8fba-4f4d-bc7d-936f2497a5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:57.142Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=01819497-ca0d-4731-bc3d-71220ca49078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:19:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:07.153Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85d3b5f4-7056-4c52-8fbc-8bc1c1c63c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:17.170Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3d7f6645-6234-437a-ade3-bbb37141c9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:27.183Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=40de07c9-a783-4ca4-8ae6-1d8a35319f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:37.196Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=01ce277b-191d-4078-97c1-e6916a56aede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:47.208Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=78754bf0-0c89-4bb3-9b99-c33371ca1ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:57.222Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=13c9137d-ff64-4270-96ee-ff6344a95311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:20:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:07.233Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9fc89bee-5214-4262-a75e-a6027f1155ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:17.246Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=57e17bef-411b-4557-8107-3b440fee5f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:27.256Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=53f5c4c0-db82-411f-84f3-860b3e500beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:37.268Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=acd4e4bb-08fb-4151-aa24-31d6413f37c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:47.279Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1bef24f6-a8a0-4ad2-86de-f48617e075a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:57.294Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b64b35ff-e98b-4987-893b-568647ecfd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:21:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:07.307Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d8f0864b-da4a-4249-8938-b8d2e9b6d7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:17.322Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f93fc232-1fb3-42db-9755-da616e2cef03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:27.336Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b9f34a8d-d1d9-400f-b798-5b2ec0a66185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:37.350Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fad6bc52-4547-4136-8b21-6bac57f44b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:47.398Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=816f5300-c6f6-4b12-84ba-a56af35042e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:57.411Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=86bc6070-5b78-48d1-9a40-db5b977a85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:22:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:07.423Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6d41ffd8-c055-428a-a0c1-a3230e5d663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:17.438Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cef0c92b-402f-4bc2-8b64-bd6a39309ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:27.452Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=af3a88c7-8f68-49e2-8d03-25c6e19cf95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:23:35.689Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:23:35.690Z |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-26T11:23:35.691Z |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-26T11:23:35.691Z |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-26T11:23:35.691Z |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-26T11:23:35.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:23:35.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:23:35.699Z |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-26T11:23:35.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:37.464Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2a1fa8af-b02b-43d3-a812-8e4a5170509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:47.477Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0b72a892-e641-4298-9428-62853d8090a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:57.488Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8b08cb63-9764-4562-96a6-66ea4677052e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:23:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:07.499Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bcd8ff96-369a-4159-865e-398b7c015e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:17.510Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d703fa72-b3b7-49c7-8c5e-27f74f61620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:27.523Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=582c89c1-0492-4099-9c46-4d3711cde4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:37.534Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=48e207bc-d592-41bf-a483-2e4bb98d4a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:47.547Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d25f94eb-3a09-4d7d-af2d-87fbba7c5914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:57.559Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f4484549-ae58-4bf9-b30a-3632ba9a6cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:24:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:07.578Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=27548558-63c5-44bc-8732-233e55eef1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:17.590Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2fccd668-f613-4578-a098-8cf6a14b9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:27.604Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=86516e69-b91a-4589-8ca9-0562a347f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:37.616Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=33e8cd1b-01d1-4b49-bd32-8d20b5f056e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:47.628Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fcd9df30-d2e0-423a-b686-e63c6f0e4233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:57.641Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8e7caaed-870d-4b2b-863d-f5772b466237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:25:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:07.652Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=14542e3b-1a65-40a8-bc44-ad6e00cda866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:17.665Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6c889a39-a24b-477f-b68e-c7e73c6d9814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:27.677Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a5c1a0ef-b31a-41d9-a9ec-b32b76cde829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:27.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:37.688Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=765b3d7d-907e-443e-9514-5f977654ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:47.701Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=eec2cfb3-3fa0-4f03-9739-e22d73127e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:57.713Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ccb76549-76e8-41c3-ac28-043768253300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:26:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:07.725Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=158d95af-28c9-4720-acbf-72800a2ed435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:17.737Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=81dadea6-f093-4bc4-8f85-fc019fd6e843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:27.748Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a1a42aeb-2c84-441f-9f29-67184811928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:37.760Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a6537824-0135-46da-97cb-fba67abc18b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:37.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:47.772Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f562f79b-bd0f-4a28-9ad8-41ca62c8dac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:57.784Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2701a4db-b32a-4654-a3a5-9ddaa792e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:27:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:07.801Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=72921988-222d-4d9a-a40b-0a7fad522ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:17.814Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8164bf15-81d6-40ac-98a1-257805ec79e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:27.828Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1458f689-e5ff-4c14-87a8-7903d23a4ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:28:35.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:28:35.616Z |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-26T11:28:35.616Z |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-26T11:28:35.616Z |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-26T11:28:35.617Z |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-26T11:28:35.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:28:35.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:28:35.621Z |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-26T11:28:35.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:37.841Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8ab54134-139d-4bda-bd5e-dbd6a83886ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:47.853Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=454d8fb9-55b1-47ac-99f9-3999a6e75af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:57.866Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3cc739ed-5707-48fe-ace2-ac1f26aae698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:28:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:07.880Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=38c279c5-4294-4b2d-ba77-c3abd9c0c74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:17.893Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7707be2a-9cc3-49df-8c70-051437a6e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:27.905Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=685600f0-c04f-4b6e-8e9c-4d2174ee912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:27.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:37.919Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c3079615-0e39-49fb-82af-18bad949229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:47.931Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e8f02082-7c48-42d6-b6ad-3defed2bccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:57.945Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7a55e043-12c9-4765-935a-d618a5460e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:29:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:07.958Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=60b91bf2-cd65-4c4d-8336-38d10d10c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:17.970Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a2e14735-002e-47dc-aa34-dbff94bcfd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:27.983Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a01edb9d-1bde-4992-a507-eee405593455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:37.997Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=05ccba9b-07ec-4f30-afa6-7b93a421a5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:48.010Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=639ac809-4673-4f46-9114-7e17c84ed4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:58.022Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=71fbcaef-4274-4f0f-b3be-a189b095862b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:30:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:08.034Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=08150f73-4a4d-4516-96fe-6de9ec80f71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:18.046Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1592857e-700a-477e-b1e2-b26c6e0bacd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:18.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:28.056Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5928c427-4e17-4ad4-8314-90bdbe7a9f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:38.068Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a855161d-59d2-46db-a9dc-6aaca133ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:48.080Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8431ceb8-c2aa-4e5a-a689-9a53cb43cd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:58.090Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0a55cbdc-93ab-4425-af9a-edfcedbf28b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:31:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:08.104Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6c44b547-1849-41c1-8d74-0e85d3f26764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:18.115Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7a5fc664-e006-488a-9327-7e0d6dcf72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:28.130Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e0f7cd9a-748c-469a-a9b7-e5fc980d91cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:38.145Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a83c6519-f5b7-4085-b22b-ec447e745e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:48.156Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=35ed9492-4905-4b9d-8757-a9ede69f126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:58.167Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=784c35ca-810a-4bb7-bfc1-f2c7907d591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:32:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:08.184Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d9cfc1ad-919a-4b99-a30d-62301a1c86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:18.197Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d8b494c3-4612-436f-abae-b0d8235e5e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:28.213Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b82dfbb9-82b2-4f36-bda7-55ca52d11b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:33:35.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:33:35.610Z |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-26T11:33:35.610Z |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-26T11:33:35.611Z |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-26T11:33:35.611Z |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-26T11:33:35.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:33:35.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:33:35.617Z |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-26T11:33:35.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:38.229Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=00c87f05-a14a-42d8-a08a-280832135bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:48.239Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d4ca9323-0da0-45ff-a964-464a1031fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:58.259Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0d2ac0fe-faf0-4548-9ed2-539bdf4fd74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:33:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:08.272Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f65d9fde-0e45-4f9e-8149-0cd93b387de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:18.284Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1ea63841-5009-4f01-83ff-39350450108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:28.297Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=71fc03ff-b6e5-443e-95b0-526b06dffe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:28.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:38.310Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=76b75230-ecb5-419e-b5f3-59fac9743922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:38.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:48.321Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=72d08961-8664-40da-ac08-24d49628e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:58.335Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d637e571-81aa-4260-8c4e-35a8ffab87e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:34:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:08.348Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=500e8c26-2d9b-4064-b4ea-0c13a61d8512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:18.370Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3f0b2580-dad1-429a-b61d-696bca561910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:28.385Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b0dc959a-0f19-4683-b942-35132403c0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:38.398Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e8af7041-16ed-4d99-afea-13f467459a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:48.410Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=97617409-54ba-4350-8180-6248ee2a94da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:58.423Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4f0936a9-1ef0-4eef-936c-0c649f81693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:35:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:08.436Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d8e05270-d1ef-4690-9e83-75a9d84f7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:18.449Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1ad058fb-3f51-43ae-9d8c-cc8706b70127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:28.472Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=41cd805f-13f4-46fb-a2ac-ee1e4aed8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:38.484Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4204b8ef-a389-4fc9-964f-dbac05fb8659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:48.497Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4105493c-6619-4e30-a283-a1f25bd48a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:58.510Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=236c0aa2-e95e-4ed4-b62d-6d34d60292a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:36:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:08.524Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2186759a-9500-4194-95b4-c2bd97ee394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:18.537Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=eef397f9-664a-4bb3-8b47-f40fc39fcd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:28.550Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=94f5204c-af00-43a6-ac7c-19092146b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:38.562Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6e72d89b-3b9c-48fb-959e-97e17955d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:48.575Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8de5cbc7-f31b-4d90-a463-ac81630fa583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:58.592Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=831999c4-116d-4d63-b8a2-e2f08760839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:37:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:08.603Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6e7986a5-0070-475b-bf89-a9d7f0d35718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:18.616Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=76923d93-eb93-4041-8c16-b495b96964aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:28.629Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2e678cce-aefe-4f1c-8db6-bd167b8a3021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:38:35.646Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:38:35.646Z |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-26T11:38:35.647Z |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-26T11:38:35.647Z |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-26T11:38:35.647Z |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-26T11:38:35.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:38:35.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:38:35.656Z |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-26T11:38:35.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:38.647Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f7e9dad4-16f0-4a13-bf6c-998a50071f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:48.659Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=88349eca-d70b-47b2-9fac-df350c036460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:58.676Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4b8b3ffb-5591-4e94-83ff-50b5337e4d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:38:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:08.689Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4962fbbe-7054-4af1-9435-172d3f2ea527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:18.704Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=59c1b414-0438-49bf-b41b-e26f0dd155ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:28.717Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f4af4932-d53a-4996-8926-980625aff1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:38.729Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=731c64e6-83e3-4cba-a8fd-6bc8aaadea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:48.758Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85f80406-7018-4a6b-9d5e-9ffbf6d56e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:58.775Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=78d3094b-f1b8-4139-aecb-497df36a71fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:39:58.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:08.799Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=da4122c9-cb87-433e-a74e-6fe52d493265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:18.813Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=753a5d23-e8db-4e5f-bc97-3db1466ce45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:28.871Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=390eb9e3-82f5-4165-a735-0437645b4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:38.884Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ba14e741-beb6-44e2-9258-56ce67e91d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:48.896Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b664a667-2625-44c0-88b4-7190bb6282b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:58.908Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3e9b9702-5604-4a2f-bc61-b8deedf86e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:40:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:08.920Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6ecf953f-1f00-47a0-96ba-1e62b1965249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:18.931Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b529352b-bfe6-496d-b763-5924e2f31fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:28.945Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a60f943c-994d-4abe-8c8a-36bd891eb186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:38.957Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d74ac58b-08c5-40ab-b9ac-2f74a68545c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:38.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:48.970Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8c22cc09-e9c4-496a-9753-a80b46d307b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:58.986Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9b0d4e2b-49e4-42d8-866a-cb9f9d7c07dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:41:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:09.003Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e3edfbd2-9cef-4e2f-9064-c74b92bbb6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:19.016Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2688580a-939b-4d03-aaf9-5c00da214a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:29.029Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=533c8b31-f83a-410a-b792-80459875223e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:29.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:39.041Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=675a9b0d-6d63-4590-b960-0e33918495ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:49.053Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4ad1a937-6fc4-4ef7-80c4-4ba65f417410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:59.067Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1e365326-cfbd-4448-91ff-985f3ce26c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:42:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:09.079Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c88d6da9-fd1f-4068-b4c0-9359304a0aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:19.094Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1c511d42-da49-44e0-becf-bb2b5f553b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:29.107Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=de001975-5302-40a5-8899-001171b03b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:43:35.653Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:43:35.654Z |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-26T11:43:35.654Z |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-26T11:43:35.654Z |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-26T11:43:35.655Z |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-26T11:43:35.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:43:35.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:43:35.660Z |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-26T11:43:35.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:39.126Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ce15884d-ad95-4b4f-8c5f-c96ffe206ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:49.137Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d46d08af-705c-4822-9460-aaae8f9f5e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:59.149Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=10de2119-09a8-4939-b4d3-74316770d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:43:59.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:09.162Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4f75793d-e6ff-414e-99c1-5570fc189876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:19.176Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=720f42ad-952b-418f-8d72-264a09691818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:29.189Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ef6c09df-4a48-4d35-b534-6eda315e7abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:29.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:39.204Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a8691ece-fe72-4377-ab49-c3dcb6382d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:49.217Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2bcd2946-8eef-4058-833c-d036f23a79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:59.232Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ec5b2f1d-bb9b-40ba-99ac-c6123c2fa48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:44:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:09.242Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1c645e93-9f37-4901-af37-24a6513d91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:19.256Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=efdde270-f619-4c87-99df-959865f3a91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:29.269Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a8ad4bae-41b4-4e13-89cf-092e32c5f0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:39.282Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=099c6cd0-4246-4882-b816-19ce82482c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:49.295Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2f273e0f-f06e-407f-b76c-c3d412a524fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:59.307Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f8d476ed-8d44-4361-9f45-51da6ad047a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:45:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:09.320Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=096d70a2-9767-475a-8275-b26bd383cbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:19.332Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=13821d38-e478-4cb6-aabe-e58583b135fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:29.348Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=89db409c-767e-4f21-a4cb-5f04e053ce67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:39.361Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=566fcb8f-ec77-4322-8cce-dfeb9be27f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:39.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:49.371Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6b1d80be-97fa-45ad-8d6f-9c5c1f3da3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:59.388Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f2ef3536-162d-446b-b26b-697edace4385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:46:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:09.399Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=bf5714ca-ee61-4fb6-aef8-7045daa40271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:19.411Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=66ba9db4-7c3b-4871-8bfc-20afbc44ab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:29.423Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8ddded2f-b37a-4f83-9bf6-1393cc7906ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:39.434Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=28c0237e-b24c-4c59-a0f5-5cb9adcbd651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:49.446Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=67a37376-dfdd-4678-ac8c-7af3c684f063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:59.459Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f61c1b2d-f131-4816-aa00-f4afb64cdc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:47:59.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:09.471Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=065d4fff-f34e-4f4e-950c-dcf859372acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:19.484Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ff6f83bd-82c9-491c-a31e-7808cf9451ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:19.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:29.496Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3187cae8-cb7c-416e-b9ae-e7f2b210b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:48:35.611Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:48:35.612Z |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-26T11:48:35.612Z |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-26T11:48:35.612Z |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-26T11:48:35.613Z |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-26T11:48:35.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:48:35.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:48:35.618Z |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-26T11:48:35.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:39.506Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=aa906783-43df-4104-9f68-0fbd1b96e72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:49.520Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4c6a8607-786a-4c63-bc8b-9416b01e52ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:59.537Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4d66d170-9b28-4040-8a66-822bdc3e1545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:48:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:09.550Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=11d80190-d7ad-40b2-8d2f-2a8695806314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:19.562Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fd9e29b1-fac4-4cdb-932b-cddd68b99fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:29.581Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2c655263-b1c5-4707-aab8-eaadd08b2a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:39.594Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9be42d76-57a5-4676-a983-a0c71c301829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:49.607Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c5c60065-5849-4035-aa2d-8ed4e4b7cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:59.619Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ee48002f-67b3-4ed1-956f-081179c9fec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:49:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:09.632Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=57f4f897-6a02-4f58-aae7-6936908065a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:19.645Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=107258e4-9896-44b1-9634-f8a22b5f18de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:29.657Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b3f5c57a-81d2-4caf-ba46-90f1c4c0bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:39.670Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e56df55b-7d3b-430b-9c67-307c03489651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:49.682Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c08855ed-da5c-4fb8-b437-6982214c2a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:59.694Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d3f90f96-e2c3-44a1-9a2c-b832cc138011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:50:59.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:09.709Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f487838b-ec24-43cd-b448-532fe41308da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:19.724Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a6463fbf-5afe-4370-97b2-03b6bfad0b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:29.738Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=634c858a-5305-4cf7-bcb8-a0d258a1751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:39.761Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=aa08658c-1fcf-4a78-ab9b-e8aafbf64a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:49.773Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b401d4dc-01ed-475f-9a76-3d2c0c717d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:59.793Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e4aa8dcb-e8d2-42fc-97e3-cc7accf056c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:51:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:09.807Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f0b40df2-5036-4097-b0c1-4b4521908413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:19.819Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1dfd8ce4-c815-497a-a9d3-738f0bc328c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:29.832Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=611f0602-a728-4e7e-8e65-2320d5462f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:39.844Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f240f061-82be-47fa-a9a3-d2388975ec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:49.858Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b96c4344-f596-4270-97b9-f6431e2de10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:59.869Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cb21272e-0589-41fb-9cc3-a87c45da2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:52:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:09.883Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8cb47e06-5b19-439d-90b8-7e3e9bc3a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:19.894Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c851e3d5-36dc-41d6-9a88-c8fa569d397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:29.905Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=88fb722d-bdf1-422a-bed5-282caac2839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:53:35.630Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:53:35.631Z |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-26T11:53:35.631Z |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-26T11:53:35.631Z |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-26T11:53:35.632Z |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-26T11:53:35.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:53:35.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:53:35.637Z |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-26T11:53:35.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:39.919Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0813388c-8381-48ae-82c7-c83d72bd0981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:49.930Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0a2c95f8-7a4a-4c31-add3-c676568d7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:59.943Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=36129b06-1af3-4d1b-9cf7-75615633bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:53:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:09.956Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c139dc8c-d528-428b-8a1a-0ec4b7994e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:19.970Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c98a4ae5-32a5-46a4-9a2d-f0d7f97d7d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:29.984Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b6e3c903-7bf0-4749-9502-320ec4220c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:29.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:39.996Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e8044287-4684-43a5-955b-33daf7f418da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:50.008Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f0a1c770-38df-4d8a-a1b2-34ca929101d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:54:50.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:00.022Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=417e7957-d0cb-4033-9073-ee0e0a551b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:10.033Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=15f9f5fc-f972-425d-b85b-2ebd65b698ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:20.046Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=69d2f3d7-691d-4fe5-87af-313952f579c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:30.057Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3f5ccf9d-3379-41d1-b971-276dc3e131b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:40.070Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=99967200-9691-497a-a3fd-f35e0510550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:50.082Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3bccd26a-7d17-415f-bbeb-2458b594861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:55:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:00.093Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6e0967e3-7013-49b7-968d-e6746bc6b531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:10.107Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b00a1e39-1609-41f9-9693-0b07ed689039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:20.142Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=72dd8e09-de6c-4f63-a1ef-b9402dca8db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:30.155Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=97d94fda-acf8-4970-8917-d09c207083e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:40.168Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3946ee58-340b-426d-81f9-0f300af96897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:50.181Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4e33608d-cc45-4d78-ad6b-4948188dac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:56:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:00.193Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=83195678-22d6-44fc-80e9-6ff6e6f79f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:10.203Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=89203071-f8c5-40fe-b356-1c4ae9e4a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:20.216Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4ba04b08-e8e5-44fa-8819-3d0c16a0beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:30.228Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9cd234d8-e712-4799-8114-dfe648b3642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:40.243Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ab92999d-d1f0-460a-94e3-9af20075d654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:50.254Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d608a3e1-7337-4206-b030-e261066824a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:57:50.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:00.272Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=adf20f9e-a2a6-4ad6-8fe3-cc2c0a47516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:10.283Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c2cab2ee-f43c-4e14-a837-154001a864e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:20.293Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=80ccca20-5b88-410c-90dd-c3cab24e19b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:30.303Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=247a8518-5f0b-4934-af32-234d985aad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T11:58:35.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T11:58:35.684Z |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-26T11:58:35.684Z |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-26T11:58:35.684Z |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-26T11:58:35.685Z |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-26T11:58:35.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T11:58:35.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T11:58:35.690Z |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-26T11:58:35.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:40.314Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7e2ac9d6-d190-4697-9d25-b5fecafb57c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:50.329Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cdbc0b42-094f-471f-b3cb-5e9c7f0217d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:58:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:00.343Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3f1b58f6-5dc3-4ad4-81c0-ef05d10b33ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:10.355Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8fd39620-4960-42de-b4b5-f1473e3d9859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:20.367Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e560c958-06ca-49d1-ba27-8a65921625b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:30.379Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0a109a22-3bbf-499f-b0b1-43560c489cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:40.394Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a238d651-8f65-47e0-8ee1-dc5bc8cfea04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:50.406Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0bc0c850-7638-43e6-8213-d8c4386b3f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T11:59:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:00.418Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4441b0c6-cf30-43e9-bdbb-9d04db6b9bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:10.451Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6082e8d9-726f-4a63-b082-0d71619c4d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:20.466Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=25381772-54a7-4e2a-a958-ea6f41408203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:30.483Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cd9aafc1-c328-4f1d-99a9-4ec0e97bdcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:40.494Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=97e6cfb5-b75f-431a-a282-7cc1fb661e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:50.505Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=12ed1bb7-3f59-4e95-a3e6-7c44033c5f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:00:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:00.517Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a80f3441-222b-4bb5-9a91-eb48b587a7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:10.527Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=069a2c82-3009-44ea-b594-d17702dcd708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:20.543Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=86d67246-5088-49cf-b8b6-8988876a00db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:30.554Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2f5e2f15-8f74-4cd7-a7d6-6b7cd0f4847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:40.565Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=6fff14b2-6b24-4684-9d8a-b443dc2a6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:50.579Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=302de46b-e0c2-4fe5-9b1d-93b19f783a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:01:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:00.596Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b823941c-a9d4-4575-b0f2-4a1b8b25aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:10.618Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e7277518-bdf4-47c5-93a8-58a0b973f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:20.631Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=44c1742c-96e4-403d-8534-9c82edfeab05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:30.645Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9f410074-a589-4515-b61a-9bf41eea0ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:40.667Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b48ad641-be94-407e-8e50-5041b5e0de45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:50.678Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7af2e147-000c-4149-a169-02c9d89b171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:02:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:00.693Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=24f687da-1df7-4ac2-a467-afdae7e93fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:10.705Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=705cabce-830e-4c9d-a2e0-1e1702627b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:20.716Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=d1c25a7c-fd33-4e4c-aa34-95ba2d1d1ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:30.728Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f7238b7f-21f1-478e-ac8f-8398bdfd82fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:30.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T12:03:35.634Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T12:03:35.635Z |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-26T12:03:35.635Z |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-26T12:03:35.635Z |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-26T12:03:35.636Z |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-26T12:03:35.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T12:03:35.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T12:03:35.640Z |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-26T12:03:35.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:40.741Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b74bc2b4-75c5-41d7-a441-53679e01b9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:50.754Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=20911b3a-da3b-41e9-8589-f98aa4d1a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:03:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:00.765Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=21839b30-0cf6-487f-bca0-992ebfb68a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:10.776Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0bf2c2bf-22a5-48ac-884b-20cd06d68f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:10.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:20.789Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c65bea63-86c4-4964-92c2-4597c64504fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:30.800Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=04f1c4b5-70aa-4539-96d5-c03604ad48c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:40.814Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9e64c5ac-285c-40e8-9dec-67ac601c9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:50.825Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=18891dce-878a-46ce-9474-b1cb3b2642df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:04:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:00.840Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4e504b2d-6f0d-4ac4-ab8d-54d58eb1f262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:10.851Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9f2e0067-9dfe-4d53-92cb-2b8958e4c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:20.865Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9c0b580f-f4c2-45f3-8d57-f624d5961348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:30.875Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=3f05204f-1ef1-45f9-86bd-745b26499a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:40.886Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85245978-b363-4249-bdb6-5b536b29336c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:50.900Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=192baabb-fce6-4cfe-bbd0-61609780abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:05:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:00.911Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=cb3c6553-9558-4ac1-b6e2-3a5ac2e1c11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:10.924Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=dd9230be-1168-4028-98cd-d1ac7ac916cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:20.936Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85536c36-1a25-430a-9288-5b0d98fd121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:30.948Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=738acf43-dd16-4c63-823b-e9073241d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:40.974Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=43be2e73-1c55-49e8-8198-674ec077e17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:50.987Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=c89e2775-69c2-44cc-acd4-f0acbc547fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:06:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:00.998Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=4a934fd7-86a0-4ed3-b47e-b49f25221be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:11.011Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a3d0a1c7-a9be-4b9b-9dfb-c04a2681fae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:21.023Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0158d70b-211b-4a92-8cfa-fd5ac7aff1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:31.036Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5ba6dddb-fe91-4e49-93ac-cbf609d79b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:41.060Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5ea11e25-6e14-4b12-970c-9ca38c552c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:51.072Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b4a4d209-6999-4242-8802-bd3317377ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:07:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:01.083Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=28e74cf5-4dfb-408a-b716-e3d06a165b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:01.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:11.094Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9b573214-d373-449e-9fe6-08f503fc90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:21.107Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0ba671ff-c5c0-4bf6-936f-7f71b8e2f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:31.118Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b5f54797-4329-427d-aac8-86799cfad834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T12:08:35.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T12:08:35.632Z |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-26T12:08:35.632Z |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-26T12:08:35.632Z |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-26T12:08:35.633Z |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-26T12:08:35.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T12:08:35.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T12:08:35.637Z |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-26T12:08:35.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:41.138Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=25d2886d-01cb-4241-85f8-5d337b2bb5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:51.151Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=fc0506db-d235-4a3a-969d-a39b53750240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:08:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:01.162Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a6d7aa87-5672-4558-b4c5-3ee7934f41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:11.175Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=33cd4187-fcdc-4716-a9e2-5b7548ca0023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:21.186Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=652eefda-7d49-49e4-bf35-72e40ad86f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:31.198Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=58fe74dc-a63e-4f0c-8ba6-da3d86821165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:41.209Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1f214f40-c052-4813-8ed8-a7c38800d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:51.226Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=687c1c59-c3ca-4d43-ad30-e2d75b060def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:09:51.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:01.238Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=15542c34-a53e-4ca4-9aca-6f7baa0e202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:11.250Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=743e9d36-c1de-4cf0-a4cf-5760f180e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:21.261Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ad381f79-3a1f-4c8c-8d8e-208a4509a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:31.273Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=2282704a-411f-4651-860a-6a7976f34c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:41.287Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=51b0ee20-2727-4bf3-b677-a02f534d0614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:51.298Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8dde0ef0-3a10-422a-8d57-780f8d235840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:10:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:01.310Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f3700e4a-1709-4adc-b3d6-417824968090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:11.323Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=480ed8a2-5b14-465b-9bc1-2e5d598f2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:21.334Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=85fa608a-1e39-423a-8a7c-289cf9c25a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:31.348Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0460ae41-d497-4c74-b040-8524c83a9c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:41.370Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=617c1917-8cf8-4a3a-9511-05634b649dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:51.382Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=ef1b1135-3a89-42bf-a439-dfc060c06b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:11:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:01.394Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=538fcf2c-e8d2-428e-a532-177896e36044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:11.407Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=14eac1fc-5034-42e4-b9b6-670aa400b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:21.418Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=898a7713-d50e-4a9a-8e1c-92c9c19b6170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:31.429Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=e03fb594-50cf-4c4a-80e9-7a87ba68659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:41.441Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=66637c97-57aa-4272-8cf8-dff083bce028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:51.452Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=248faabf-674b-4bec-b196-1c535f753d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:12:51.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:01.464Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a774a080-0450-47d2-b00a-0368e97ce91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:11.487Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=7d332278-6626-4a02-b530-9b108b974541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:21.497Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=99061112-8b4a-4c83-8754-038afcd50321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:31.509Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=a8e57a54-361f-4054-a521-e8096e0b1bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-26T12:13:35.779Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-26T12:13:35.780Z |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-26T12:13:35.780Z |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-26T12:13:35.780Z |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-26T12:13:35.780Z |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-26T12:13:35.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-26T12:13:35.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-26T12:13:35.785Z |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-26T12:13:35.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:41.523Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=77588997-3e56-48e3-88cf-b36b794bb386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:51.536Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=da0d7d1b-9620-41e1-af79-9bcec9156f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:13:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:01.551Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=63c8a3bf-1e92-4df8-ba2a-a922d7a86935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:11.562Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=8822a81f-7564-483d-84fb-1fff3c33da24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:21.575Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=5ad3c7bf-b898-4af5-9f80-70dcd69228e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:31.586Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1fa45045-a4f2-4a49-ba75-5f94cb924448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:41.598Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=b638ad19-496f-42ff-8056-0072c77031e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:51.610Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=f27ea6e5-71cc-4014-9436-da9428d18f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:14:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:01.625Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9cc60802-99af-4a0c-b38d-1ad63b448015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:11.638Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=1b03ea87-b399-4da8-a69e-921a8d09afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:21.649Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=9f00ef2c-1b17-4159-9b7a-91828caab067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:31.660Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0d91f987-a4c0-406c-8256-7714cfac5904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:41.671Z |INFO |Init configs |InvocationID=ed798efc-21d2-4514-a3fa-406f74ee237f, InstanceUUID=0b15f966-a4da-4e65-935b-8357fdadbbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-26T12:15:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks