By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:00:06.530Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:00:06.542Z |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-11-25T23:00:06.542Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-25T23:00:06.544Z |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-11-25T23:00:06.928Z |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-11-25T23:00:07.054Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:00:07.054Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:00:07.054Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:00:07.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-25T23:00:07.192Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-25T23:00:07.217Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-25T23:00:08.580Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-25T23:00:09.043Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-25T23:00:09.067Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-25T23:00:09.068Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-25T23:00:09.160Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-25T23:00:09.161Z |INFO |Root WebApplicationContext: initialization completed in 1943 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-25T23:00:10.003Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-25T23:00:11.992Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-25T23:00:12.562Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-25T23:00:12.591Z |INFO |Started MainApp in 8.375 seconds (JVM running for 9.23) |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-25T23:00:12.812Z |INFO |Start scheduling PRH workflow |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:12.827Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d252fda6-e021-4db3-a6e0-a6b37531c7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-25T23:00:16.612Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-25T23:00:16.613Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-25T23:00:16.618Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:23.372Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d0a915c4-4d76-49da-925f-e71f2c59cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:33.406Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=bcc6323b-7f8d-4744-958c-8f19d5c0bcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:33.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:43.490Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ffdb6c2e-180b-4368-9568-fe19fc23a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:53.510Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6de23be4-9b6c-411f-91f3-4bdbd962e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:00:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:03.534Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=fb3638f2-b846-47d5-a1fc-df83cfcff492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:13.551Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=eec2f284-187b-45d7-b2a8-f7b23144aa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:23.579Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=9e883a11-c616-42c5-8fbd-feae42fc6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:33.625Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=29f6c0cd-cd22-47ac-80f7-8ac7edb9e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:43.645Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=dc1f3b86-1ca4-41d5-bf2a-92931d893923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:53.664Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ee8053c1-0fc7-43da-8547-516d70450135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:01:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:03.684Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=49f1f778-676e-48ae-aed0-06e34ec76e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:13.711Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f9f2f531-de98-4cfd-b138-5ef773633b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:23.728Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=aec4dd92-29f5-4097-a89c-5f48119f69cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:33.742Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=59c94e87-07f9-41ae-90cc-fdf66da2768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:43.777Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7e63d2b5-c68b-4f92-964e-df589c12fa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:53.799Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ed23733b-2322-4ac0-8b20-d5dabc0c7694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:02:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:03.823Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=b2b3e936-acf8-48bd-a26b-91283a347a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:13.847Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d3a747dc-ca5f-416c-8ae0-12f7284f4f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:23.863Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=41a41fa5-abed-48d8-ab2d-5812d5ff4663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:33.880Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1ab59e1b-5bb1-4c86-a526-0a358ac83d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:43.897Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d40cb537-867f-4cdf-8076-519fc7e443dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:53.914Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=4397e3dd-a977-4c58-b7c0-e927860d6801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:03:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:03.930Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7619bb6c-4c87-4bd9-819e-19a1179fcec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:13.946Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=75944dbb-60ad-4ec1-bca8-68dc6399ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:23.963Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5ce3fc63-2c92-4f4a-925d-d2dabc380654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:33.989Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=428c8ed7-a48a-448c-8cc8-6e7e057ead56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:44.009Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c08dd8aa-b231-4e00-836a-a4e0f94eb9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:54.027Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=38c1b770-41d5-421b-955c-83a4a53d333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:04:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:04.049Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6a1566fd-337b-4c3d-8de8-ff1a49037131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:05:10.915Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:05:10.915Z |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-11-25T23:05:10.915Z |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-11-25T23:05:10.916Z |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-11-25T23:05:10.916Z |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-11-25T23:05:10.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:05:10.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:05:10.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:05:10.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:14.068Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=084fb1a8-936a-4fa0-a76c-f798495e7448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:24.090Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f45080c1-4f44-4c8d-a0e8-414b87936ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:24.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:34.182Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=b5e9ee09-82c8-441e-a463-b80d2182b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:44.198Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0fbdbcf5-78fb-4077-a546-54c1f19d2e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:44.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:54.219Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=23e247b8-eb8d-4cbb-934a-0d296b820889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:05:54.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:04.259Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=db70682f-4583-449a-894e-0d96fab0bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:14.287Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=201faab8-3b74-4b01-96cb-6bf3348d7891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:24.307Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=cc6cdcdc-b42d-4648-ac2d-93c1bd06f320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:34.330Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=763f8c99-bd59-488e-9c49-363e4dabd263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:44.348Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=08c4e75e-7984-49c8-9d18-d766f8e44f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:54.364Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=eabb9c20-c65d-450c-a5b4-15ecfd8aab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:06:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:04.379Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=fd96fa08-5620-4fb5-8099-4b6a5442269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:14.395Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=b0a9a0c8-5cec-43b8-a340-330dd561ffc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:24.416Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1e57179d-79b9-4c44-9c04-30ea988c75bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:34.432Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2d95e673-82b1-44fd-988e-b5ff87cb6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:44.448Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=da9cbd7e-942c-48e3-a921-ae414ff9886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:54.472Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c0ab60c7-8856-4c59-8227-3ae84ef14647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:07:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:04.512Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=4977b3be-1a42-4bed-8ee9-81b0f7b5d107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:14.527Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=42e8197b-5608-46b2-a6f1-f7761d1ba812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:24.542Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=49514c76-4aa4-4064-b837-fbe67005a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:34.561Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=312481f8-b8ce-4775-b02b-aaa36f1fc808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:44.579Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=8165afa8-0e12-4d94-b2d4-a6f7b0fabc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:54.599Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c53128c8-388a-4a8b-917f-fa6d34dff366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:08:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:04.616Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=71d09add-5a85-49aa-bdf6-b4995550c4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:14.632Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=fa5950f9-b680-4cbd-95c9-505061b96ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:24.648Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=b634ca8f-dd85-4a84-9dfd-5ebd9a83d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:34.666Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=99729550-aff2-4164-8ec2-2143c0e6d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:44.682Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=32d7a4aa-23c6-48f7-8776-bd6a770601d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:54.697Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c5f57080-031d-4f62-be3b-fd15d8eb3746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:09:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:04.711Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0b3a6836-4b17-4f13-b008-63e491e4b440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:10:10.333Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:10:10.334Z |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-11-25T23:10:10.334Z |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-11-25T23:10:10.335Z |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-11-25T23:10:10.336Z |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-11-25T23:10:10.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:10:10.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:10:10.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:10:10.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:14.736Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=97b84ecc-cb82-4518-ad3d-f53dcf4d7861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:24.753Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=395fdfcf-9a3a-4413-9a9c-1c7a6d37cb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:34.768Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=94301a10-52b6-43b2-b960-adac30a7659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:44.782Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=84c9d7c5-a64c-4c35-a68c-bf5a66910ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:54.820Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7953e5ad-1ee1-4e95-bf91-76099d11a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:10:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:04.838Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=bc6bb2e8-d042-40eb-b950-aed859e9e7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:14.854Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=a03beb48-6d03-4df4-b5ed-979e089114b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:24.869Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6f42f44c-6a95-4320-a29b-9ab47433dfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:34.899Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f310b800-fad3-4a87-8c13-ce48f511d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:44.913Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d240211b-1c2b-4c66-82f1-53d40dc91dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:54.927Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5b601bbb-4a9a-4bf4-99f1-67355e6adb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:11:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:04.942Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d5c4a4cb-8f91-4d39-bac8-da3e73f79833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:14.955Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=a11fecbd-ad1b-4439-87b8-47928009af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:24.969Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e956e7e2-83b1-4cb1-b833-babf0505631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:34.984Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ffba9504-35a5-4037-8cc6-56c4b0ddc7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:45.028Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=736e0e14-bcd6-4184-b1f2-b6ef979cc629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:55.047Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=dbbefc64-e0b9-4b9d-b5d9-04d1a91df152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:12:55.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:05.062Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e0e52a0c-f297-4368-ab11-d4f4ecb16179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:15.088Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=9cd8cc92-e658-47c7-814e-84976870e9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:25.108Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=df2c4327-a54d-4bb3-bf09-5471d250a77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:35.128Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=673a70ff-ce94-4998-880c-a8f587a3afb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:45.147Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=8f147dd2-9848-4cb3-ae57-2793ccd9d34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:55.163Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=45ced7ec-b2fe-4497-b931-1a849a4997a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:13:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:05.183Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=115ffffb-a60b-4d2e-a21a-1ad8bff4106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:15.198Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0a6cede7-701c-4206-aed4-c28d4585eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:25.217Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1028f72d-07d1-4c59-8296-48d83449759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:35.236Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=96cd82df-3d39-4542-bad3-9fa4d579429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:45.251Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=93c793fe-1e39-4250-b2b1-9e5798ac2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:55.270Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6d28d271-6903-4c1f-abcb-79c612593423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:14:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:05.293Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=aa51919f-2515-4778-b55a-19cd5d8288d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:15:10.285Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:15:10.286Z |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-11-25T23:15:10.286Z |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-11-25T23:15:10.286Z |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-11-25T23:15:10.287Z |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-11-25T23:15:10.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:15:10.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:15:10.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:15:10.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:15.312Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=de12c64e-2cb1-47e0-8248-ebe05e3cb7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:25.329Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ccec0423-8ba0-4b53-b055-0b3d87f38c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:35.382Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d0efc4b2-1212-4fde-8e56-80fd0e67007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:45.399Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ef6a07db-b29e-4497-b7a4-3b428d503513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:55.416Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=835b3da9-c26d-44cf-9c77-f1183f4d8841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:15:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:05.446Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f811aa68-7c44-4d1f-982b-5ef1e6c93e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:15.478Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ad4381b6-b442-4e87-9862-2915902caa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:25.492Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=06f167d0-f898-4033-9d8a-01e8da299b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:35.506Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=cf708572-801b-4d99-a3fe-252a86e5f213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:45.520Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c58ed125-011f-4e96-9d4a-d44fb60fcefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:55.535Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=8b539a48-de8d-481a-bd4c-b7c80b49cec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:16:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:05.550Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=11e7343c-45ea-462a-b8ca-31502ef9f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:15.563Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0cdb1325-b6d4-497d-9500-d6215937fbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:25.575Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=194c8a1c-ae12-4727-a272-bd482c637aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:25.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:35.590Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=942d22f3-4d51-4c23-89b7-0f39592bd681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:45.604Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=50e2d397-9ea1-41da-b340-48267893ccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:55.618Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=8c3d570a-9261-4996-9e7a-29418dcd0fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:17:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:05.633Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=aad1d6bf-9dee-4055-b722-4fbff627c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:15.655Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7a43e33d-a90d-4647-b600-f5ab29518799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:25.892Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=64dd5587-3a77-4307-8c18-5333f2760d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:25.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:35.910Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=522b4f12-bbbb-45e9-a222-6aa97bfbd6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:45.924Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=35d3b1a0-636b-4382-bcfd-43232ad41108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:55.939Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=3de104b0-0948-4249-8e34-10a032b2a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:18:55.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:05.959Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d445284f-ce57-4218-8b83-1462f15fa966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:05.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:15.975Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e8289140-4643-4a0d-b671-80356e21e95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:25.994Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=520d1395-6ec4-4ba4-afb2-6165e26f5382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:36.010Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=b3dbfd36-e4c0-4feb-bff2-edfe3f8f0f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:46.049Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=3c0344ac-8a76-4b31-b7ca-9e2a46c50db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:56.063Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d07d28d8-6f44-43d7-8300-be2c315f6c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:19:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:06.125Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=14c465f0-9942-4a4b-bf6d-2903a3967f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:20:10.333Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:20:10.334Z |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-11-25T23:20:10.334Z |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-11-25T23:20:10.334Z |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-11-25T23:20:10.335Z |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-11-25T23:20:10.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:20:10.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:20:10.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:20:10.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:16.150Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=9f92b9ae-08d5-4a1a-af93-d38c24100b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:26.174Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=9d8a8e58-847c-4b06-a256-6adcfab06379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:36.194Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ff6cc103-48c5-4c5d-8c15-670c82a24b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:46.220Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=eb07bd42-125f-4f4a-bb0d-339b6f409ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:56.235Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=86c73a11-9f9e-4b66-bc8a-d1587d262613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:20:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:06.249Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=db0c0ca1-18da-4b1c-8a83-5cd2b50adae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:16.272Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7b316709-512f-4cc8-a86d-146ca28649e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:26.294Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=491ddc0b-bda7-4533-97e2-162b5b618aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:36.350Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=fe1351f5-afbd-4687-af00-97ae6d2a8700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:46.371Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=53f68eb1-2547-41e4-8013-3a2c5678e64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:56.389Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d14ef982-d81e-459a-a68d-44d238551a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:21:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:06.404Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=23b23397-02fb-4f1f-b74d-56c70e0bae98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:16.419Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f960abb2-0a3c-4aca-ba0f-cb6998718965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:26.439Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c6ac21db-bee8-4a26-90b4-c37bdcea0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:36.455Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5e303700-0ce4-4fa1-8a7a-13d84a10ee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:46.469Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=70daa90d-c20c-47e0-a25e-606f80d1a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:56.484Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1ca65dee-1e59-4c57-93d0-e2fb9225afc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:22:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:06.498Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=8816b56a-3d00-4d25-b991-b9d78bc4a5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:16.539Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e8bff484-7c20-464c-897e-cec1b6dcbce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:26.554Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=db97ea52-3f68-40f4-b87d-3a240ecc0966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:26.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:36.568Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7daea297-f851-46f0-9817-46b6ea9d5eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:46.583Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=dccf2eed-1f8d-4822-b0b8-8d5619945dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:56.599Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=cad41fe0-5d22-40d1-accd-a98d1f048f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:23:56.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:06.612Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2362817c-6ef9-42cf-9b9a-53e88f581cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:16.626Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0ec8cdbc-85a2-400e-94c9-36dca90da80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:26.638Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f05f0d66-1131-4ba1-b6a5-aeec4ac3be73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:36.652Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=4d3fed1a-834b-428c-ada5-b3f4c37399bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:46.667Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=a52cad04-7f1d-4b40-9baf-abde5340252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:56.682Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=bd0a2b28-2cc8-4fbe-876e-27c42e69cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:24:56.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:06.696Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c261da44-02de-46db-8ca6-96cca7d66665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:25:10.284Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:25:10.285Z |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-11-25T23:25:10.285Z |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-11-25T23:25:10.285Z |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-11-25T23:25:10.286Z |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-11-25T23:25:10.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:25:10.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:25:10.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:25:10.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:16.711Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=16d2d3a7-ea05-45b9-8d7a-9bb8ab4e32d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:26.724Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=27d8f465-8b9d-4bfb-8596-e09197af07c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:36.740Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=55d25bc9-095c-4c0c-b63e-77bc8c6bead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:46.753Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=278c93d3-3f94-4263-9262-e7d50b2009ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:56.770Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7734cfdb-63cc-47bb-9400-30110c60c898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:25:56.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:06.783Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e79653a2-ddde-4512-a594-02dd08926b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:16.800Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5f8cb986-a55b-47f4-a3f0-66a578a16103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:26.819Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=47720cde-2ed0-4217-bbfb-5089218f4501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:36.833Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6ed2f979-9b39-4ac3-b4d1-81ecf04a5a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:46.845Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d7ade47f-33cd-4ca5-b951-856bad86323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:56.860Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2fd8b03c-3aab-4552-9c1b-b531d3178f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:26:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:06.875Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5a7b957f-466a-485d-983c-7e9a3696f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:16.889Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e4598a2e-a66d-4a15-ba4c-71c00756e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:26.905Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c5c7228f-15a7-4bde-ac1f-ef102ff3a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:36.920Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1f22efa3-09ad-44b6-abcd-0c0e98821895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:46.935Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=de75e664-d72c-42b6-b34c-11192db636e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:56.955Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=80e1de16-a129-43de-9bb0-e8d64b688068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:27:56.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:06.970Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ec5bb3fa-1623-417e-b302-57577cfd1bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:16.986Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=777d5a3e-4296-4640-9d32-40616a33b865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:27.001Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0824157c-4b5e-4be4-9c90-26da1ab49090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:37.015Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1ce089ff-fd98-4830-91b1-cd49aa7091c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:47.035Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c8b3f89e-4932-4dd8-98e7-8dd766b7ba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:57.050Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ae4358af-c409-45c8-ab58-2bd4c51ce72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:28:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:07.064Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=754345ab-531e-4f6d-812b-add7fa3c7898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:17.078Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=4c94ac55-733b-4309-94c2-dd62523350dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:27.095Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5f29234e-c3a4-4605-af02-fb0af7afbfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:37.108Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f80af9bc-b32c-40b2-8aa2-5cbcc16228ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:47.122Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=af0192af-6e00-4864-8a11-8661f39d6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:57.136Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=bd026033-db6e-4f53-8661-a22bbd5595d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:29:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:07.149Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=b8ebc5d1-b9cd-4a3f-9845-89e0b60676b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:30:10.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:30:10.325Z |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-11-25T23:30:10.325Z |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-11-25T23:30:10.325Z |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-11-25T23:30:10.326Z |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-11-25T23:30:10.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:30:10.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:30:10.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:30:10.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:17.163Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7ef4d87b-fa74-4f64-a3a1-2d219af64729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:17.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:27.178Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=52afed75-2038-443b-8766-7531e4b46a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:37.202Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=65c9ec39-d564-46b8-8c33-3e58c8d5f28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:37.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:47.216Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=76475063-4965-41ab-9cad-30b046afb7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:57.231Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=a4b3c91a-3bd1-4b0d-be41-95c85233f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:30:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:07.263Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=73b101f5-802d-4920-b050-3fe2fc583a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:17.276Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=80fdc3f4-7d22-490d-b600-f1f47c9c6c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:27.306Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0ddfb9df-3ac4-400b-ab88-fcc854fb7421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:37.320Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=655104bc-830f-4e03-b7e6-8e4e97b4427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:47.334Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=053c76bc-570a-450b-9bbd-65dc9af02a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:57.348Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=78180635-bef7-40ba-88e4-9c4f85b4e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:31:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:07.360Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=85dbea15-f042-4827-96c3-ffee67f02718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:17.373Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=984ae291-c999-4c06-90e7-f05ee612c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:27.388Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2824b4ab-c876-4e8b-b7fa-453d89eef120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:37.406Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c7ad572e-c913-4da5-8860-a775fc472d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:47.426Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=391a544a-0ef1-473d-855c-f4da8c6bd764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:57.441Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=35a4a102-4f18-466c-a8de-0bead9f8ce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:32:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:07.458Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ab14ad4c-7de9-4800-bfdd-980f49c76117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:17.490Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0b6bb236-2d8a-40fc-8f9a-edf85f294908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:27.508Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=98075b31-8a7b-4ca0-89cc-03a0d83c6542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:37.521Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=3870deb6-ca95-49b9-bc2d-bfed8b922a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:37.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:47.536Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2aed8ae4-0a88-40bd-9138-baaaf43c0c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:47.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:57.550Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=dcc1a296-9670-4534-aff8-1d10f44f5721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:33:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:07.565Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2921e9ad-020b-4cf0-b36a-ac3e3190d98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:17.579Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ff6bacf6-1cc5-4992-8398-0fdb61151bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:27.594Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ab8f81c7-bd1c-4f84-adb9-f2fca50ef868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:37.609Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=94f4331a-f10f-448f-97a8-47bf33382906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:37.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:47.625Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7b80974c-ec96-45dd-a988-de5b1d8e4251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:57.639Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=bb1931d8-0e8e-47f5-be7a-06b0daf5259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:34:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:07.653Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=65a08a4e-08f1-4403-8e96-f04eb34d85c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:35:10.245Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:35:10.246Z |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-11-25T23:35:10.246Z |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-11-25T23:35:10.246Z |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-11-25T23:35:10.247Z |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-11-25T23:35:10.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:35:10.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:35:10.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:35:10.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:17.671Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f9e4d8dc-d244-4434-a400-e9f5ec552ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:27.700Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5783976d-95a2-4657-b3ab-7b68e5764de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:37.717Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=747e646e-a883-43cd-9e77-23a76d0be101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:47.735Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6433daa6-5c54-4139-82b7-58800b1d900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:57.750Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5f544d0e-2e01-45d4-a1ac-6fbcafe1fee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:35:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:07.765Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1c7fb288-5e1f-4585-90ea-5be3c1dbb032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:07.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:17.779Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=c9b8a684-8b1d-4f08-aa99-1a98fa8dac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:17.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:27.792Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=345afb2f-f7a2-43cd-bc9e-97e448dbb87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:27.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:37.806Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=d9219ad7-a1d8-432b-bbd4-b27ff63ae4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:47.819Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=95eb2c0e-06fd-47c4-8cc1-b1b95098e905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:57.832Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=05115268-c1ef-4514-8da1-45fce98fd4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:36:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:07.846Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=4f7723ee-d0c4-4cb9-b5c6-42ca1a8d8b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:07.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:17.861Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=903942ec-2044-407d-8eff-c829be0e5fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:27.874Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=7ac2f2eb-07ae-4970-ad3c-4d8e6b416a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:37.888Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=301675e0-2c52-47f2-a819-134e2315fbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:47.901Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=2fead76d-8a02-4a83-a884-5752dbd95954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:57.915Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=28920f23-b931-464c-8c88-3562c7c33dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:37:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:07.928Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5d25db5b-d739-4d03-bb0e-63f4a3c3a668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:17.944Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ecbe3da9-140f-4dd6-857f-8a58371e2334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:27.958Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=5647bdd4-d9bc-4ddf-ace8-c1df0b4119ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:37.974Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=55041232-9f6c-451b-88b2-dd7605ebed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:47.988Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e0c3ef70-d603-4505-a2bb-12e01b10bbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:58.001Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=655c7fca-3523-45e3-aae4-5140f3bdba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:38:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:08.014Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ed9b3e90-ee21-4284-803e-2d302fc388d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:18.028Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e0b88f34-0323-46a9-8ba4-10f208e8f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:28.040Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=30ed06bd-0007-4b52-a493-a6f3cc113abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:38.065Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1474e6a3-d3bc-4753-b9bb-8d31f606ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:48.080Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=727fa054-8933-4dec-8632-07ccf6c0f521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:58.096Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=47c144ce-1481-44ec-82dd-0e210ee164a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:39:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:08.112Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=9b067cfe-159a-4e9f-9c26-5d5bb158415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:08.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-25T23:40:10.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-25T23:40:10.307Z |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-11-25T23:40:10.308Z |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-11-25T23:40:10.308Z |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-11-25T23:40:10.308Z |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-11-25T23:40:10.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-25T23:40:10.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-25T23:40:10.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-25T23:40:10.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:18.127Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=cec24837-a6d0-4f5a-b9aa-230e015f4e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:28.155Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=80cfcd48-fde7-4d64-926a-55214992964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:38.173Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=f9540f3a-2a53-45f6-98b0-7425f93370fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:48.186Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=6204b04f-3c02-4d1b-9cd4-306e17ea068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:58.206Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=71d4f316-eb9d-4863-9342-b26f0c8e8d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:40:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:08.240Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=3a42a699-214b-4e13-b048-65ce88628528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:18.252Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=96c4f1ea-f6c4-4276-a367-bb7251c3a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:28.268Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=af3cfaa2-0722-4088-834a-29256cf191c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:38.283Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=36f5b635-c235-4acd-b3d4-b9ff3fa3433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:48.300Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=75605703-cee2-49da-a623-3849edcb61d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:58.317Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=06d1dba3-d593-4083-bc14-56dac754e58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:41:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:08.331Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=308c31a8-c6c6-4e44-a97f-d11fe8167480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:18.346Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=9e1acde4-ac1d-441d-8eaa-35d15194a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:28.359Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=fe46d9c6-ac22-4955-9383-465ac4c5f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:38.381Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=aead3837-944a-4ef3-a923-38d676087ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:48.401Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ac88dd1f-ce34-4cf6-b00a-cba5e5c35980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:58.419Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=1c5a4bed-b70f-4967-8646-78edd15c65f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:42:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:08.441Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=cbaf0e18-55f4-406e-8000-b1bf6565a260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:18.457Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=4bd73813-63ee-4671-8a00-fd6fd84d3c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:18.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:28.484Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=a511db79-87c9-4b13-aaae-23bfc95150db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:38.503Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ed8a0032-9449-441d-ab84-29adaf53420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:38.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:48.517Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=08b11fcd-bffa-4e5f-b1c6-4be59cbe8df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:58.531Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=214bc0ee-6774-45ad-b9ff-64120d50510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:43:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:08.550Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=29444c7e-cd7c-40f0-b862-7693d921da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:18.565Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=ab64ea69-7a93-4cf5-82a1-9a2f50f66f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:28.578Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=e13c159b-8a02-40d7-ace6-d5ebddf6cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:38.592Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=abd2f0b6-a184-4eda-bd2b-2a1fdaaed97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:48.606Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=dfdc0f72-6965-4e9d-af04-392306da73d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:48.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:58.622Z |INFO |Init configs |InvocationID=4e8539f1-1868-4776-ad8c-7de844367828, InstanceUUID=0b522e0a-9f04-45d5-821c-d90da5c0adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-25T23:44:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |