By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T08:57:53.608Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T08:57:53.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T08:57:53.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T08:57:54.323Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T08:57:54.428Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T08:57:54.429Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T08:57:54.429Z |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-28T08:57:54.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-28T08:57:54.671Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-28T08:57:54.697Z |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-28T08:57:56.015Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-28T08:57:56.495Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-28T08:57:56.516Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-28T08:57:56.517Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-28T08:57:56.583Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-28T08:57:56.584Z |INFO |Root WebApplicationContext: initialization completed in 1886 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-28T08:57:57.252Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-28T08:57:59.267Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-28T08:57:59.889Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-28T08:57:59.914Z |INFO |Started MainApp in 8.861 seconds (JVM running for 9.548) |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-28T08:58:00.136Z |INFO |Start scheduling PRH workflow |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:00.148Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=21c505c1-a496-434e-833a-ce144d382874 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-28T08:58:00.398Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-28T08:58:00.398Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-28T08:58:00.402Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:10.691Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6aa9a1e0-d2c3-4a45-a478-cd38f3a029c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:20.710Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9245f757-a198-4a82-a919-62e917e39255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:20.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:30.727Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=5bad4d19-d1a9-4bf9-85f1-5672b50a422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:40.816Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=81a285fe-cde1-423c-a813-ebb0d51a4405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:50.843Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=38e70a19-badb-4f0b-9cb2-2e6408763fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:58:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:00.868Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f6ecb15c-0c1a-466c-885d-183b3eca59f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:10.887Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=246cccbe-be4f-4240-af19-1d8db845b55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:20.897Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9a3fbb34-985d-4c44-a990-eec87028437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:30.907Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=bfb0c501-ac1e-437d-832d-139763abd3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:40.921Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a1829a66-dab3-4901-8b7b-221f07cc27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:50.933Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=852c3c51-737c-4604-8d1a-6a1985a0e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T08:59:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:00.947Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=558cb550-67e6-4ea4-9d7c-52f8330951ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:10.960Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ad12652d-8de2-4cda-8af5-a442c510fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:20.971Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=45bf29c8-f1aa-4fdb-a91e-2908ab312aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:30.985Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ca4111bf-d5a4-4131-8bcd-3c14b4302728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:40.996Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9cec17ab-6315-4fa7-b25e-5d7ffb94541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:41.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:51.011Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=cd197f6b-b390-4d22-a318-17f32e896291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:00:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:01.025Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=607d59a9-d1d3-4da9-96f0-4cc5289e4a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:11.034Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6725e272-e116-4946-a32b-e8c4d6f99dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:21.043Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=07d6d8f7-c321-4fa9-958a-fa7215900c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:21.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:31.058Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a1cffe61-ff49-428e-b8ea-757c6f8991cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:31.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:41.068Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=35e0a0c2-97ea-4109-865b-dbe4ab6aaf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:51.076Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=2a2c267e-a521-4ef6-bf8c-5c41a6daea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:01:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:01.088Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f9006789-d2f1-40b2-b9d0-079153d81a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:11.118Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=05a57ddd-a16d-4d40-8992-80770c2bb3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:21.128Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6e0b3761-9dc9-4a23-8e6c-4db3a6e72f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:31.141Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ef703fb8-01f2-472d-a66a-24797247aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:41.152Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7a74706c-9b6c-4a01-a5cf-bbb6145b2a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:51.160Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=30ffdfdd-7e97-4ab0-998d-58d68aba2c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:02:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:02:58.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:02:58.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:02:58.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:02:58.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:02:58.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:02:58.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:02:58.758Z |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-28T09:02:58.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:01.171Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a61237c5-a41c-477e-8492-7b1636918231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:11.183Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=51e2d699-52cb-4bcb-aaba-3cdbdc7ee663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:21.196Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=5fe59fc6-5de0-4826-882f-c1c7f484e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:31.208Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=584128d2-d638-4d8c-b965-2fa40f0eeab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:31.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:41.216Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=480d7e6d-397b-49d9-a7c4-35aa02b2a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:51.226Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=53a5dab1-b9ce-4274-a1f2-aeb7a4330a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:03:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:01.234Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=73230425-80fa-4ae9-9251-f5cbfc8ccca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:11.246Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8bfcfac6-5716-4336-a020-5fa13fa6c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:21.256Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=14ce4e08-7255-476e-a48a-3c9bd1915559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:31.267Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=86728166-7bdc-40bb-9ef3-228448741bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:31.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:41.280Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b552358b-82be-48e0-bb56-3823a97800d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:51.291Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b25de16d-ac1b-4487-a27a-90e58c3a21e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:04:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:01.302Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6dc20a7e-7128-4256-a69e-dad8a4150ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:11.312Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=693c4447-f481-41ec-b766-cc0f13f89eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:21.324Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7f38c1f1-3998-471c-b18a-abef0f1331ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:31.334Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a2eb81d8-d9e0-4c41-9db8-b5d639e490d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:41.344Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0fb24008-adaa-40fb-99f1-246076bbd190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:51.370Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b9d23ed2-9fad-46d2-8a36-c731bd6c6b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:05:51.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:01.380Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=10e803aa-9754-410d-b462-1d109b3d1863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:11.389Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6db497cd-bdad-446f-aff5-7a5346554495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:21.401Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=95781d3a-cb05-4ea3-9b84-d87b40915adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:31.412Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=47b4b17a-6561-433f-a78a-6b2bd499acf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:41.423Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d1a5ce99-29fb-4c7b-88d8-2874fafac8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:51.433Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=62e657a8-4e03-4a60-a3ff-628579cfba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:06:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:01.443Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9cc851e9-b387-4bec-b946-48ccb1158c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:11.452Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=935767bb-73ec-44f3-8f00-6d33e812bc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:21.461Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7563c262-348e-4a0b-aa4b-a30c3fce65d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:21.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:31.472Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=1d4dba8b-3028-4778-9568-202998fe314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:41.486Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4bc9c9e0-acf4-455d-8803-784f13d559b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:51.497Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=43f1a95f-738c-47ac-aa6e-39ee60d46716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:07:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:07:57.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:07:57.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:07:57.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:07:57.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:07:57.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:07:57.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:07:57.627Z |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-28T09:07:57.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:01.505Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c7d50706-49b1-49e7-a876-a0d4e151ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:11.513Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ea6612b5-1114-47fe-950f-d4097f11dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:21.525Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b4eb2a38-c9e1-4342-a8b3-c4fe79e6c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:31.536Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9539d00c-178e-496e-bfc5-2d98bd80a028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:41.546Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=611a50cb-e050-4bbd-ba3b-466a5fdf2103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:51.556Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f3cb91d9-5d26-47db-ae16-13243b22b572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:08:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:01.576Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=1db0acab-46d9-4f0c-b65c-e7efb9a42b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:11.586Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ae47a08d-0940-4b98-8233-faea5ee47744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:21.600Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e9fe2351-2ac9-4206-afec-8f89627d30e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:31.612Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d9627fde-f60d-4b4c-83b3-04f94d71c90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:41.620Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=cb731fd3-8c3b-4e70-bf30-10e7778f1b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:51.631Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=45c5309e-98ed-4d2e-8e85-6d5b622e2b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:09:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:01.646Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=41819893-724b-4e04-aef3-f46f007bfdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:11.659Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c59c6e48-611c-436f-bc29-ff6c09b809ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:21.673Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7611b8ae-6b97-4a4f-8d3e-2b0ac8c14b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:31.682Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dc57e528-de4b-4421-96f6-3a2b0faf8bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:41.690Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a6bb888c-5f36-4645-a7a1-c1200978d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:51.705Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e396a4b5-18c9-4882-bdcc-11a270220da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:10:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:01.715Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7f7c6b76-c680-4815-afd1-2a87e4c530bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:11.724Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ab065fc7-1981-4827-9464-83c5d47af25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:21.734Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4116434f-c42b-4fa3-86e4-51b0ffeac9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:31.745Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ef7adbad-cffe-4d45-9b5d-9994bb553f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:41.754Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=2bc67163-2856-412c-99fd-73e3c3d931fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:51.765Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3fe56eec-f23c-49a9-aba2-5cf0e81a1ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:11:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:01.776Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a7899e7b-5585-46ee-8bf9-295374e767b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:11.786Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9dd7561d-a6b4-4d49-865f-39731f6e8bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:21.795Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4d9da3a3-8f93-4192-862f-d5c9bfebf89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:31.803Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=fbae2ead-5b55-42f7-990f-1f9e87b7c557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:41.813Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f5b732f8-0035-463a-a45a-a1910ce54445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:51.821Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dfdc36b2-3d0f-4743-a476-f202f0bde7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:12:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:12:57.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:12:57.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:12:57.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:12:57.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:12:57.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:12:57.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:12:57.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-28T09:12:57.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:01.829Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=87837a17-cb89-4856-a291-37c27d037a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:11.839Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4b8581cc-54d2-474f-b08b-6f1bac093eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:21.849Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6341fa9b-5af4-4d1e-b27a-895216e3caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:31.857Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3bda81ab-463a-4002-9fe7-50830b2ef4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:41.867Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f8ba9ae7-4042-4386-83f0-be0b8cd7f6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:51.876Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=29324486-6073-4b60-a940-ceae6ab75cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:13:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:01.887Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=34576f58-0520-4759-9ca7-d1b13b71876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:11.898Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ce2bb31f-96a7-400b-ba89-fe5363df94f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:21.907Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e7c6fdbf-e4bc-4867-a158-5919a6a017d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:31.917Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f502f9a6-778a-4f43-a21c-c287d09862d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:41.928Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e5f82da5-e7c9-4e98-8177-362c61f8bc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:51.940Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=049cd3a8-48be-4c73-a4c8-a2ec0a3362bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:14:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:01.951Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=00a7c8b4-c7e2-4f38-b5b1-ff343a6102be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:11.960Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3bf8f433-7dd9-46e1-9411-7d136e07fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:21.969Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=1252a987-d610-4a81-8255-48990bfea38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:31.978Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=97dfd0de-aa3d-4ef8-b14a-ab5b73311288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:41.990Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a3a22efd-c807-404f-b012-c3273ee79029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:52.000Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f95f570e-0fd4-4ee2-b7b8-2799976525fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:15:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:02.016Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=68998036-abdb-4404-940e-a545006f6598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:12.027Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=aa2b3d91-8f81-4828-8aed-5a193f7654ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:22.036Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b99ec4be-eb27-4de5-b042-fa048cffc4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:32.059Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=884e4c3f-c82e-44e9-b5bc-a7966bdc646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:42.082Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=20321b4c-b4c3-4934-9d6b-7ead475bd49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:52.091Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4694cefe-f7d7-4f92-b43c-f05edd935027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:16:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:02.100Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d3af53c0-9963-422f-b5e9-4804a2f86a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:12.110Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=340ea139-580e-48a9-9768-457b469ecd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:22.121Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9bdf7d37-b174-4591-8fd4-2d03e9a9a5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:22.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:32.130Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=854ee6d0-7472-4dcc-9658-32dc8637bbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:42.138Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9c796261-1976-4955-93c1-ec4df889d063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:52.147Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=14dcbfe8-74de-4e74-a1fe-63136302c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:17:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:17:57.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:17:57.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:17:57.578Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:17:57.580Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:17:57.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:17:57.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:17:57.592Z |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-28T09:17:57.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:02.156Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d2fd3834-f840-4095-948b-2e2f89add24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:12.165Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9b60cfe7-e137-49d7-8dc6-2f8d182967b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:22.173Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=835f8dd9-d05c-4225-a030-217e391b35b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:32.187Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=08a704fb-d186-4747-9b1c-901589caa54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:42.198Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c8acdc4c-8377-49c8-a724-1ed3f07b9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:42.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:52.224Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dc14672c-46fb-46d5-b205-c0068cce6c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:18:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:02.233Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0bdc8976-79ba-4002-8114-a22946977316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:12.241Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9ec09b96-66a0-4f6c-9137-15922160f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:22.251Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c80abfad-7ccd-405b-bdde-54dc6d72b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:32.261Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=75957c26-3f43-4e75-bf0b-9de7a9e2372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:42.269Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=5185becc-6271-4b85-93d9-c830c8348a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:52.279Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=064819c6-467a-4ee5-9343-52f3eb86e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:19:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:02.292Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=50d0f362-4a7d-4c06-9249-fc5131aecc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:12.302Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=382ea52a-f831-45e4-883f-f7fc304fc6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:22.310Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=54ddaff0-e2bd-43da-8b36-afed8fc3b13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:32.319Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c0272f97-9453-409d-8be0-17d6026ca2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:42.330Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=510bad3e-11f2-4961-b725-69348b715abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:52.339Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=63c55409-de55-4475-a7d0-601c46dd7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:20:52.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:02.350Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=900e6291-07c2-4910-b1e1-ca2c9fa1a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:12.374Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3b325101-f1c6-4f2d-9734-07baafaa8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:12.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:22.383Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=02788c59-a3ee-44d1-a415-19ac3006464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:32.399Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9daa6676-0a5b-4ef6-be9c-837ee868021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:42.407Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e0fa52fa-e1ed-4f5f-b3c9-cb62fa5937f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:52.415Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=01099ace-49fd-4bfe-a1c7-5a50a50ed190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:21:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:02.424Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=fa055894-835e-4fc8-8076-676ddb9f6ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:12.432Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0fc5fefe-123c-47a9-94eb-e7856ce26f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:22.440Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d85991f7-0d38-4899-b7ea-84e3a71e6c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:32.448Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=5e5a4bc4-f4a4-4b84-9698-3bfeadd06b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:42.456Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=60d7e804-b61a-46a3-a92d-d0d6dd168447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:52.464Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d7017d76-e28e-4057-847c-91f51d0d8450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:22:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:22:57.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:22:57.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:22:57.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:22:57.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:22:57.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:22:57.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:22:57.568Z |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-28T09:22:57.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:02.471Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ce4286f8-fa21-4928-9ba7-a5e09576ed0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:12.480Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=2d8caa0d-d74b-4013-8c5f-dba4f9d1fb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:22.490Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e1e04944-7c89-4964-864f-7e29df708a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:22.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:32.497Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4786538c-0163-4039-9673-29edf0283e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:42.505Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e85686d0-f520-4e67-96a0-4afd90d6cd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:52.515Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=28e462b0-dff8-461e-99e4-c87734d918dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:23:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:02.523Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3ae86cb8-d331-4e9c-ad18-230ea10021df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:12.531Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e003f9fc-f1a7-4a6f-93dc-00ea0124cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:22.539Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3793219d-ac17-4e7a-877f-1f6d4a9c83e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:22.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:32.560Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7456f146-b534-458a-beb5-933f90f190cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:42.587Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=61558beb-6fc1-470f-a7f7-7d5ea53d4493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:52.597Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7a274b37-5e3b-404e-9f5a-effc5d2a3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:24:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:02.606Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=84c038de-5de4-4219-85e4-7209f490178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:12.614Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b896e1df-b919-48f7-8a85-0ac5bce236ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:22.623Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0f5aeaab-a50e-4053-964a-85ebd3438984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:32.633Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6cc30cc0-1760-47bd-a9c5-17c771312370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:42.643Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=354de9fc-fd92-4b1c-bae1-bab6031ece8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:52.651Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=44b60b2c-92a8-4c26-be23-8a5f8bc824a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:25:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:02.659Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b5947398-8fa4-47ba-a9df-40d723d252e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:12.669Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d5f0ad80-aa56-4c87-90a5-907094da65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:22.676Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b1200dca-14b4-4fe9-a338-5089451b4628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:32.685Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8cc64476-05f7-4c41-80c2-c4260a359eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:42.693Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b1cceac2-5718-4389-9152-fcdeb7c9b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:52.703Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=4807fd17-8186-4315-b949-e5b806700597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:26:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:02.712Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9b217801-c228-488c-a2a5-91a5a275eb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:12.723Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=47d1ead1-0b8c-42e5-8b70-dd468e0db0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:12.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:22.734Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9713f0e3-aca8-4c82-9026-803f7a397796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:32.742Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=75e37013-5ce0-4305-9ec3-932cfb49c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:42.752Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=089f6aa4-8198-4f18-92ed-d40dbe43131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:52.761Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=fa9cefb4-8223-4de2-b793-f02796c82c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:27:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:27:57.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:27:57.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:27:57.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:27:57.630Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:27:57.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:27:57.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:27:57.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-28T09:27:57.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:02.771Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9399768c-4bba-4906-bc2b-22ef1502b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:12.779Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=902466e2-7e86-460a-9085-387c89c1ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:12.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:22.789Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e894f4b6-043b-4e13-ae68-36022fc4404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:32.798Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=860abb5a-79be-4727-b9e3-137d4ae1d0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:42.805Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8894dea8-4d0f-402c-a0a3-215d2a208019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:52.813Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=914aa0e9-5f72-4ea4-b472-3a696f2ddc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:28:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:02.821Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d373dccd-69c2-46a5-9550-62d73a662646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:12.830Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c41d7581-7233-4d26-9995-005a3060f32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:22.838Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=80c304ed-5e7c-4252-bae3-683e45fcba0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:32.846Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6939b255-a558-45d4-baa8-2f7e91d5e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:42.855Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ec48e54d-3d62-4cb4-84ec-229a6db8bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:52.864Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8da5e9cd-6142-4595-a029-39851b4934a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:29:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:02.873Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=13cc495f-78a2-4eb1-82e4-dd3fbf95ce11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:12.881Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=19a634df-7c5b-495b-9f42-c9c6cfec1907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:22.888Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=33d3e6c4-f513-40b5-beb1-47117e199a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:32.901Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=47e40170-5f4d-4e72-89a7-6612d304ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:42.908Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f5808f9d-36ac-42ca-95f9-0f869dbd1246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:52.916Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0867c943-e25e-473f-9bde-59ee5d5a74f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:30:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:02.924Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=48e117e5-c1af-42cc-9bf7-2d07cfd58e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:12.933Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c53fb375-c512-4010-a8ce-640498baaa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:22.957Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=68b599d9-f2c7-4c5a-98ba-e15661cb1ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:32.964Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0c0592ed-e44f-461e-9e26-bb60a1d580ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:42.972Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7da6df3d-7a3a-4c9e-b30a-4632b3cc246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:52.984Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d89ec3ef-5359-4b19-886b-6a011dd3f201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:31:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:02.991Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7ab0adf6-00e6-4244-9b87-bb1ac4b7d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:12.999Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9e0a2adc-2ebc-4bcf-abd3-d67bee823f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:23.006Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7c6a64a7-c0ca-4328-a060-3a2967054d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:33.014Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a6a0039a-4224-4c94-90af-a11ca7891f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:43.021Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=2836d661-a453-4caa-9bb6-1b720424e917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:53.030Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=25eb3810-5e1b-4e19-9d27-58511af9ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:32:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:32:57.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:32:57.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:32:57.535Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:32:57.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:32:57.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:32:57.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:32:57.543Z |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-28T09:32:57.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:03.041Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7fc790c7-a855-4c93-8238-ded92e1471c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:13.050Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=80600ca5-4110-4e27-8df3-956862d14c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:23.058Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=10651b24-4371-45c1-bb6a-107804081e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:33.066Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=88d050b4-84d0-420f-8836-745a0e69c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:43.075Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a5e1119a-0188-44de-a0b2-238d634853bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:53.083Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7e3cb66b-debc-4583-ae76-4901aae81cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:33:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:03.090Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e8c2c981-0725-4031-a408-1cd65d903ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:13.103Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=edc9bcf4-5b51-4326-a2ca-f8dfa33c87e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:23.112Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6cb1c7fc-30b6-4081-bf1b-834c2a3d6fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:33.121Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0feece59-d273-4758-bf4e-5557399c2d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:43.129Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3d89079d-301c-443e-bace-2b2c08b4d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:43.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:53.138Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=68a7c4b9-02e7-4762-a80c-f0cd1b424ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:34:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:03.146Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8d4c1c84-196d-4d6f-a4c5-92741cdc052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:13.154Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=63c2320f-3a7a-4a90-a9a4-da16724739ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:23.164Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=bcf8c11d-eaa2-4203-940a-471da28443c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:33.173Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9753d67e-d956-43b7-99b8-f282d334693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:43.182Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c0767abf-70fb-4559-a0fb-131099c0bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:53.191Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=22d8b35e-7221-4850-9b46-65c85e0540f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:35:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:03.200Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=15e0c03c-4c4e-4966-8057-117dbb6909f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:13.208Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=345b9404-7f33-4c76-8b0e-ce0fffa4e158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:23.219Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d1c3f879-136f-49dd-a877-eea649cef943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:33.227Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a1c76f23-a4fc-4800-87d3-e39d37eef2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:43.236Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=cea8c1bc-e7fe-4e24-af3f-f5f810cf59e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-11-28T09:36:50.609Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x0c^0xdaNU/0x140x1c0xb80xac0x86c ,0x130x1fa0xb9 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-7 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:53.244Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=620f99a5-d6f2-46ce-b494-43718f16f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:36:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:03.252Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a17b28ae-3048-4f99-bdc6-3094454b3379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:13.260Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=80bd484a-34b3-4f9d-af39-9f2fd278d213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:23.268Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c018cffa-8174-42aa-b21c-046658ab67cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:33.276Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b1c64ecb-6c45-4788-a493-5b3f9905f2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:43.284Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=70387ae7-388b-4d7b-8bd6-9092820912bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:53.292Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a9dbeda2-54c5-4834-9545-5aacc3a92d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:37:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:37:57.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:37:57.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:37:57.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:37:57.602Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:37:57.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:37:57.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:37:57.613Z |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-28T09:37:57.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:03.300Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dbac86d1-45bf-4121-a629-d643fd7f18b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:13.308Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dd73cbd9-22ca-48ad-8bed-fb1fa35b121e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:23.317Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a0480b17-36e7-4924-8e62-0f68d19058e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:33.326Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f14dc170-24e7-4c80-bd87-497b6ea9e82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:43.333Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=60c38769-6140-4a54-a65d-3bdf20f51d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:53.342Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=6c5a5b3a-b6a8-4eb7-8cc9-b4fd34175555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:38:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:03.350Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f0a046c2-c110-4108-8be4-bcf86b348ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:13.359Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9398ab60-ad15-4514-bbf6-a513a089d2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:23.370Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=746cee63-8629-4f0d-aaf2-7e31eaabfaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:33.385Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=17b8c6b1-2a14-430a-899e-f4f96c4e737a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:43.394Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3c69fc40-ebc0-465c-b728-1a2831ef5a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:53.403Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=21fe9210-3a63-4064-b6f8-7008ae961f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:39:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:03.414Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b13d619c-add2-4531-942e-86440e380ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:13.422Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e53964c1-5a15-400c-a29c-871a22bbb2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:23.430Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ae8e6312-dc5b-4b37-adee-615628b91b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:33.438Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=019c5d3f-f196-41bb-9c07-43acca02eac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:43.448Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=05117215-8b47-4ed7-8638-a4da26b6fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:53.462Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=be768974-d9fe-4a0a-8410-08e210f08ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:40:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:03.472Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=afed788f-ad94-4ed7-b0bf-a74fcdf3be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:13.481Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=724aec1a-4f74-42dd-a356-bfdb3afc09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:23.491Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=1f8553dc-8dfb-4637-bc19-93d7f7294364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:23.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:33.500Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=74bbb738-588a-4c5b-b513-4fc63bca01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:43.512Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9c5dea7c-8da8-4464-90cb-a0d0435ba1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:53.530Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8b6e9904-03c2-43f3-9832-0147408dede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:41:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:03.542Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ffcd6792-4a64-4a78-a2fd-abf864c79cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:13.550Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=05365aac-5c89-4d56-8e91-94dd2ce931c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:23.559Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=706ea8e1-c15a-4d79-99e6-2e4954e09dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:33.569Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=108dbce9-3112-48c2-865c-2dbab16ca7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:43.577Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=75709807-7ebb-4d99-b854-4b1b81cf640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:53.586Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=02690e72-0b10-480d-a137-9cf3443f3bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:42:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:42:57.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:42:57.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:42:57.570Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:42:57.573Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:42:57.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:42:57.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:42:57.581Z |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-28T09:42:57.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:03.593Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0917ce69-a327-450a-8d2e-3c0d9235f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:13.600Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=7e0e7c92-6cf6-4282-bc1b-cd4dcb039528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:23.612Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d833fae3-e478-4979-8dc4-2a8136936c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:33.623Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=cc84b021-5039-4543-8b27-32fe80f1ad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:43.631Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0b3730af-d9bf-4b86-8fa3-4e8c1ddc31f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:53.640Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dbca456e-9249-45f9-85cf-182db600d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:43:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:03.649Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3cd920ae-2c29-4ccd-802f-d230feadc806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:13.656Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8054a31d-f692-4d1d-b946-72aafd931e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:23.664Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=27703a2d-0d88-4378-b54d-68db9867643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:33.671Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=81e26be1-ad13-427b-a041-b8f3b3f63aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:43.679Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=1c615931-2582-4074-a247-9aefdccacf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:53.687Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ea5b24c3-870a-4260-a86a-78df21690034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:44:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:03.696Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=649257d1-754a-4281-a975-ffb2a2747ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:03.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:13.719Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=be5307da-c579-4011-848e-c4023c3c384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:23.730Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=495e35ef-3012-45bb-a9cb-36e2c3c01341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:33.752Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=98a4ffca-cf90-4d46-b304-4f72a5b92e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:43.760Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e792f7f3-7e5a-4549-a916-2233b03a4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:53.770Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=3f912ece-7be8-49af-976a-ad627ffc48f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:45:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:03.778Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=21bbdf3f-e329-43d3-b6e9-7d412dba2afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:03.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:13.788Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=63607c21-393d-4088-8f04-51bc1bdc1678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:23.797Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=07ca1e45-9577-4004-8e70-ebd00a6077a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:33.805Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d5ea967f-528d-481d-8adb-c7182fe17b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:43.813Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=d65ba691-d2e4-4399-b9fe-8ef869204686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:53.823Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ccb99026-79f8-459f-8c25-47f21536b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:46:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:03.832Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=9abb8ba4-7852-42be-90e1-6f3cd00552b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:13.841Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a6698696-ed39-4414-ad33-730d3a1387a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:23.848Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=255f188f-a833-4547-b45e-c4a846cb8d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:33.857Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=dcc932a2-6733-4fec-9e5c-a3c5ec0228b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:43.864Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=af31dd89-e11d-4d60-a785-2683ac12d1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:53.876Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=be575c3b-d01a-4bf5-84c3-835143a6b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:47:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:47:57.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T09:47:57.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T09:47:57.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:47:57.552Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:47:57.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T09:47:57.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T09:47:57.557Z |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-28T09:47:57.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:03.888Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ca7d3a0a-74a8-4622-9105-050ac793c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:13.899Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=8c6acc57-d84c-4bde-8c5d-b420fd818726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:23.909Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=96b51d4e-10a3-46ed-a78e-5bee47ceef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:33.918Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=a8bab077-ffe2-49a1-bbcf-bd087a197d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:43.926Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=82a2b8ee-dd74-4dff-81b0-d2f1c2c32084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:53.937Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f4947420-1c49-4d91-890a-025dcb7619e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:48:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:03.946Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=46f634f9-e790-4ad5-bef2-1913c726a33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:13.954Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=ce951ccd-e716-45f9-a3ce-81ac79537028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:23.963Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f21af759-4bbc-481d-b459-53a242bb8156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:33.972Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=b72c143e-cf9c-476f-9965-baf6cf9b197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:43.979Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=c2d3482e-9c05-486f-8aa9-d411d33d0e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:53.996Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=23a8fee4-786e-4bd3-b6a9-a6e2dbb8bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:49:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:04.004Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=0c3e2364-13b0-4d1c-8bc3-0020b988471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:14.013Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=e4ecb135-bd48-4a31-bdfe-0a3e8e5ce8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:24.025Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=bb101947-9e23-4e23-b83d-1993a7d17123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:34.034Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=659cf981-209d-47a3-863a-a13350017ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:44.042Z |INFO |Init configs |InvocationID=d0d3011d-5c89-414a-9446-738ace54a1ca, InstanceUUID=f733b211-49b9-4e3e-9f68-888faae149f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T09:50:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |